File tree
688 files changed
+3699
-1487
lines changed- .changeset
- .github/workflows
- apps
- coordinator/src
- kubernetes-provider/src
- webapp
- app
- components/runs/v3
- routes
- _app.orgs.$organizationSlug.projects.$projectParam.environments
- resources.orgs.$organizationSlug.projects.v3.$projectParam.runs.$runParam.spans.$spanParam
- services
- v3
- marqs
- services
- docker
- docs
- guides
- frameworks
- images
- snippets
- internal-packages/database
- prisma/migrations
- 20221206131204_init
- 20221207113401_user_organization_workflow
- 20221209205520_add_runtime_environment
- 20221212112045_api_connections
- 20221212134846_api_optional_external_id
- 20221212171032_api_external_id_integer
- 20221212175847_api_connection_status
- 20221215112631_add_workflow_triggers
- 20221216105935_add_custom_event_model
- 20221216110114_add_custom_event_status
- 20221216125550_added_runtime_environment_title
- 20221216135920_add_workflow_run_model
- 20221216140358_rename_data_to_input
- 20221216140505_add_context_to_workflow_run
- 20221216140541_add_datetime_to_workflow_run
- 20221216151235_remove_title_column_from_env
- 20221219142856_add_workflow_run_step_model
- 20221219171221_support_output_step
- 20221220095618_add_error_to_workflow_run
- 20221220100932_add_timestamps_to_run_and_steps
- 20221220101020_make_started_at_optional
- 20221220205030_add_connection_slot_model
- 20221221113722_add_registered_webhook_model
- 20221221114754_update_registered_webhook_model
- 20221221124220_add_secret_to_registered_webhook
- 20221221164650_added_istest_to_run
- 20221222153652_refactor_schema_generic_pub_sub_model
- 20221223132913_more_pub_sub_refactoring
- 20221223142352_added_organization_and_key_to_external_source
- 20221223143123_added_organization_and_key_index
- 20221223144952_extracted_event_rules_by_environment
- 20221223145049_add_unique_constract_to_event_rule
- 20221223150238_add_event_rule_to_workflow_runs
- 20221223150407_add_trigger_metadata_to_event_rule
- 20221223152905_add_secret_to_external_source
- 20221223155859_add_service_to_trigger_event
- 20221223162136_added_timestamps_to_trigger_event
- 20221227182358_rename_rule_to_filter
- 20221227191746_renamed_processed_to_dispatch_for_events
- 20221228101710_add_service_for_external_source
- 20221228155121_add_external_service_model
- 20221228175137_triggerevent_added_is_test
- 20221229095721_add_integration_requests
- 20221229100124_add_waiting_for_connection_status
- 20221229101944_added_workflow_service_eventnames
- 20221229113827_add_fetching_to_integration_request
- 20221229121050_add_integration_responses
- 20230102095903_connection_added_authentication_method
- 20230102100144_connection_authentication_config
- 20230102142756_add_durable_delay_model
- 20230102175304_connection_removed_delete_cascades
- 20230103145652_add_idempotency_key_to_workflow_run_steps
- 20230104144824_add_interrupted_status_to_workflow_runs
- 20230104150555_add_attempt_count_to_workflow_run
- 20230104160649_add_interruption_step
- 20230105114046_add_disconnection_type
- 20230105115145_remove_interruption_type
- 20230105115649_add_disconnected_state_to_runs
- 20230105115719_remove_interrupted_state_from_runs
- 20230105173643_add_timestamp_to_steps
- 20230105175909_make_ts_a_string
- 20230109195958_response_changed_output_context
- 20230114154045_add_scheduler_external_source
- 20230114171501_add_cancelled_external_source_status
- 20230115194010_add_scheduler_source_model
- 20230115194253_add_scheduler_uniq_index
- 20230115194338_schedule_should_be_json
- 20230119164847_add_schema_for_disabling_and_archiving
- 20230119174326_move_new_datetime_fields_to_workflow
- 20230119175445_add_enabled_to_event_rule
- 20230119183126_removed_archived_status
- 20230120010921_add_trigger_ttl_in_seconds
- 20230120014606_add_timed_out_status_for_workflow_runs
- 20230120014641_add_timed_out_columns
- 20230120225200_add_fetch_request_step_type
- 20230120234147_add_fetch_request_models
- 20230124224344_add_retry_to_fetch_request
- 20230124224734_remove_retry
- 20230125105732_add_manual_registration_to_external_source
- 20230127121743_add_slack_interaction_trigger_type
- 20230127123917_add_internal_source_model
- 20230203110022_add_run_once_step_type
- 20230203150225_add_json_schema_to_workflows
- 20230209171333_add_github_app_authorizations
- 20230209171703_add_status_to_github_app_authorization
- 20230209171921_split_an_auth_attempt_with_auth_table
- 20230210111316_add_installaton_details_to_authorization
- 20230210111519_change_access_token_url_column_name
- 20230210141917_add_templates
- 20230210142709_modify_templates_schema
- 20230210150029_add_repo_data_to_org_templates
- 20230210153657_add_template_id_to_auth_attempt
- 20230210175708_add_repository_id_to_org_template
- 20230213113228_add_status_to_org_template
- 20230213142107_add_documentation_to_templates
- 20230213154802_simplify_org_template_status
- 20230214101645_integration_request_added_version
- 20230214163434_add_run_local_docs_to_templates
- 20230215101806_workflowrunstep_displayproperties
- 20230216100218_add_cloud_waitlist_to_user
- 20230216131220_add_account_type_to_app_auth
- 20230216132133_add_account_name_to_auth
- 20230216184843_add_org_template_to_workflows
- 20230224144605_add_is_live_to_templates
- 20230302104940_add_metadata_to_workflows
- 20230303085314_setup_github_app_models_for_cloud
- 20230303085914_add_redirect_to_auth_attempt
- 20230303092424_remove_oauth_token_columns
- 20230303101108_add_timestamps_to_attempts
- 20230303103808_add_timestamps_to_auths
- 20230303123529_add_token_to_github_app_auth
- 20230303131806_add_authorization_id_to_attempt
- 20230305201223_add_repository_project
- 20230305201615_make_repo_project_name_unique_and_add_org
- 20230306101403_modify_docker_columns
- 20230306101518_remove_docker_columns
- 20230306101927_add_deployments_model
- 20230306103508_added_status_text_to_projects
- 20230306114828_added_error_to_deployments
- 20230306115630_added_build_duration_to_deployments
- 20230306121727_added_vm_stuff_to_projects
- 20230306122326_added_current_deployment
- 20230306132827_added_more_columns_to_deployment
- 20230306132935_make_build_id_unique
- 20230306140931_added_back_in_docker_columns
- 20230306150053_added_projects_to_workflows
- 20230307094704_added_more_states_to_deployment_status
- 20230307104034_added_stopping_columns
- 20230307160247_add_version_column_to_deployment
- 20230307161815_add_stopping_status
- 20230308120746_add_deployment_logs
- 20230308151627_add_log_number
- 20230309091702_add_latest_log_dates
- 20230309110029_add_log_polls_model
- 20230309110318_add_next_poll_scheduled_at
- 20230309110358_make_next_poll_scheduled_at_optional
- 20230309111003_add_created_at_to_polls
- 20230309112008_add_poll_number
- 20230310121352_add_preparing_status
- 20230312103325_add_key_value_items
- 20230312132000_more_kv_types
- 20230313100030_added_feature_cloud_to_users
- 20230313143913_added_latest_commit_to_projects
- 20230313173750_added_hosted_waitlist_bool
- 20230322093004_add_current_environments
- 20230328125714_add_endpoints_model
- 20230328130438_remove_creator_from_endpoints
- 20230329120440_add_job_models
- 20230329121955_add_trigger_json_to_job_version
- 20230329123037_simplified_job_models
- 20230329125135_create_event_log_model
- 20230329131748_add_deliver_at_to_event_logs
- 20230329132829_changed_dispatched_at_to_delivered_at
- 20230329133809_rename_endpoint_name_to_slug
- 20230329154731_add_executions
- 20230330115131_add_tasjs
- 20230330123046_add_waiting_status
- 20230330125238_rename_finished_at
- 20230330125349_rename_finished_at_on_executions
- 20230330132602_use_string_instead_of_big_int
- 20230331091517_add_noop_to_tasks
- 20230331150231_use_ulid_instead_of_cuid_and_ts_for_tasks
- 20230404094247_add_key_and_icon_to_tasks
- 20230404094406_make_display_key_optional
- 20230404095457_rename_display_properties_to_elements
- 20230404101137_add_elements_to_executions
- 20230404203551_remove_source_from_events
- 20230406092923_add_job_connections
- 20230418092025_add_uses_local_auth
- 20230419140902_apiconnection_secrets
- 20230419141305_add_http_sources
- 20230419141524_make_webhooks_specific_to_an_endpoint
- 20230419141651_add_timestamps_to_http_sources
- 20230419155523_api_connection_attempt
- 20230419175107_remove_status_from_http_source
- 20230419183033_add_ready_to_job_instance
- 20230421162946_add_interactive_to_http_source
- 20230421164041_add_webhook_deliveries
- 20230421164059_remove_source_status
- 20230421171344_add_connection_to_http_sources
- 20230423183231_api_connection_attempt_title
- 20230425094302_add_job_event_rule
- 20230425094839_only_one_event_rule_per_job_instance
- 20230425103833_add_job_alias_model
- 20230425104022_add_env_to_job_alias
- 20230425104911_add_version_to_job_alias
- 20230425122235_add_resuming_tasks_to_event_rules
- 20230425133327_make_task_event_rules_one_to_one
- 20230425162308_can_have_more_than_one_event_rule_on_an_instance
- 20230425162613_add_action_identifier_to_event_rule
- 20230425162923_remove_uniq_on_action_identifier
- 20230426093630_api_connection_attempt_added_security_code
- 20230426150713_add_support_for_projects
- 20230426151056_users_are_now_org_members
- 20230426162129_scope_jobs_to_projects
- 20230426182130_api_connection_expires_at
- 20230427131511_add_subtasks
- 20230428092036_add_slug_to_api_connections
- 20230428092422_rename_api_connection_models
- 20230428135439_secret_reference_key_unique
- 20230428141846_secret_reference_multiple_api_connections
- 20230503094127_add_trigger_variants
- 20230503113400_add_slug_to_trigger_variants
- 20230503172156_rename_create_execution_to_create_run
- 20230504090710_add_shadow_to_job
- 20230504152611_rename_shadow_to_internal
- 20230504200916_add_redact_to_tasks
- 20230505085501_add_queue_columns_to_job
- 20230505085546_move_queue_columns_to_job_instance
- 20230505085931_add_queued_job_run_status
- 20230505091221_create_queue_model
- 20230505092917_add_queued_at_to_job_runs
- 20230511101816_remove_job_trigger_variants
- 20230512085413_schema_redesign_for_new_system
- 20230512123150_add_dynamic_triggers
- 20230512145548_add_run_connections
- 20230512162858_add_start_position
- 20230512163048_move_start_position
- 20230515101628_add_prepare_to_job_version
- 20230515102310_remove_prepare_from_job_version
- 20230515110730_add_back_prepare_to_job_version
- 20230515111507_add_prepared_to_job_version
- 20230515151445_add_trigger_sources
- 20230515152217_move_params_to_trigger_sources
- 20230516121549_remove_http_source_table
- 20230516122003_add_secret_reference_to_trigger_source
- 20230516154239_add_integration_identifier_to_clients
- 20230516155545_add_integration_auth_method
- 20230516163116_add_scopes_to_connections
- 20230516171911_add_description_to_clients
- 20230517105559_rename_job_connections_to_job_integrations
- 20230517105823_rename_connection_metadata
- 20230517153909_add_dynamic_trigger_to_trigger_sources
- 20230517154918_add_dynamic_trigger_to_job_triggers
- 20230518134021_polymorphic_event_dispatching
- 20230519133020_add_dynamic_registrations
- 20230522085325_make_secret_reference_provider_an_enum
- 20230522114830_add_manual_to_event_dispatcher
- 20230522131952_create_schedule_sources_model
- 20230522140136_added_event_id_to_event_record
- 20230523132431_add_type_to_dynamic_triggers
- 20230523135129_add_metadata_to_schedules
- 20230525103409_add_env_to_external_accounts
- 20230525110458_add_external_account_to_events
- 20230525110838_add_external_account_to_runs
- 20230525111943_project_slug_added
- 20230525123241_add_external_account_to_schedule_sources
- 20230525124804_add_external_account_to_trigger_sources
- 20230525134604_add_missing_connections
- 20230525141420_add_waiting_on_missing_connections_statys
- 20230530135120_task_added_connection_key
- 20230531174211_user_marketing_emails
- 20230601165125_add_org_member_invite
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
688 files changed
+3699
-1487
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
| 10 | + | |
16 | 11 |
| |
17 | 12 |
| |
18 | 13 |
| |
19 | 14 |
| |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
| 15 | + | |
30 | 16 |
| |
31 | 17 |
| |
32 | 18 |
| |
33 |
| - | |
| 19 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| 30 | + | |
| 31 | + | |
| 32 | + | |
30 | 33 |
| |
31 | 34 |
|
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
| 2 | + | |
3 | 3 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
493 | 493 |
| |
494 | 494 |
| |
495 | 495 |
| |
496 |
| - | |
497 |
| - | |
498 |
| - | |
499 |
| - | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
500 | 500 |
| |
501 | 501 |
| |
502 | 502 |
| |
| |||
585 | 585 |
| |
586 | 586 |
| |
587 | 587 |
| |
588 |
| - | |
| 588 | + | |
589 | 589 |
| |
590 | 590 |
| |
591 | 591 |
| |
| |||
625 | 625 |
| |
626 | 626 |
| |
627 | 627 |
| |
628 |
| - | |
| 628 | + | |
629 | 629 |
| |
630 | 630 |
| |
631 | 631 |
| |
| |||
647 | 647 |
| |
648 | 648 |
| |
649 | 649 |
| |
650 |
| - | |
| 650 | + | |
651 | 651 |
| |
652 | 652 |
| |
653 | 653 |
| |
| |||
1152 | 1152 |
| |
1153 | 1153 |
| |
1154 | 1154 |
| |
1155 |
| - | |
| 1155 | + | |
1156 | 1156 |
| |
1157 | 1157 |
| |
1158 | 1158 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
| |||
160 | 161 |
| |
161 | 162 |
| |
162 | 163 |
| |
| 164 | + | |
163 | 165 |
| |
164 | 166 |
| |
165 | 167 |
| |
166 | 168 |
| |
| 169 | + | |
167 | 170 |
| |
168 | 171 |
| |
169 | 172 |
| |
170 | 173 |
| |
| 174 | + | |
171 | 175 |
| |
172 | 176 |
| |
| 177 | + | |
173 | 178 |
| |
174 | 179 |
| |
| 180 | + | |
175 | 181 |
| |
176 | 182 |
| |
177 | 183 |
| |
| |||
183 | 189 |
| |
184 | 190 |
| |
185 | 191 |
| |
| 192 | + | |
186 | 193 |
| |
187 | 194 |
| |
188 | 195 |
| |
| |||
193 | 200 |
| |
194 | 201 |
| |
195 | 202 |
| |
| 203 | + | |
196 | 204 |
| |
197 | 205 |
| |
198 | 206 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
4 | 9 |
| |
5 | 10 |
| |
6 | 11 |
| |
| |||
553 | 558 |
| |
554 | 559 |
| |
555 | 560 |
| |
556 |
| - | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
557 | 564 |
| |
558 | 565 |
| |
559 | 566 |
| |
560 | 567 |
| |
561 | 568 |
| |
562 | 569 |
| |
563 | 570 |
| |
564 |
| - | |
| 571 | + | |
565 | 572 |
| |
566 | 573 |
| |
567 | 574 |
| |
568 | 575 |
| |
569 | 576 |
| |
570 | 577 |
| |
571 | 578 |
| |
572 |
| - | |
| 579 | + | |
573 | 580 |
| |
574 | 581 |
| |
575 | 582 |
| |
576 |
| - | |
577 |
| - | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
578 | 590 |
| |
579 | 591 |
| |
580 | 592 |
| |
581 |
| - | |
| 593 | + | |
582 | 594 |
| |
583 | 595 |
| |
584 | 596 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
2 | 3 |
| |
3 | 4 |
| |
4 | 5 |
| |
| |||
64 | 65 |
| |
65 | 66 |
| |
66 | 67 |
| |
| 68 | + | |
| 69 | + | |
67 | 70 |
| |
68 | 71 |
| |
69 | 72 |
| |
70 |
| - | |
| 73 | + | |
71 | 74 |
| |
72 | 75 |
| |
73 | 76 |
| |
74 |
| - | |
75 |
| - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
76 | 84 |
| |
77 | 85 |
| |
78 | 86 |
| |
79 |
| - | |
| 87 | + | |
80 | 88 |
| |
81 | 89 |
| |
82 | 90 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
2 | 9 |
| |
3 | 10 |
| |
4 | 11 |
| |
5 | 12 |
| |
6 | 13 |
| |
7 | 14 |
| |
| 15 | + | |
8 | 16 |
| |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
37 | 22 |
| |
38 | 23 |
| |
39 | 24 |
| |
40 | 25 |
| |
41 | 26 |
| |
42 | 27 |
| |
43 | 28 |
| |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
52 | 33 |
| |
53 | 34 |
| |
54 | 35 |
| |
55 | 36 |
| |
56 | 37 |
| |
57 | 38 |
| |
58 | 39 |
| |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
67 | 43 |
| |
68 | 44 |
| |
69 | 45 |
| |
70 | 46 |
| |
71 | 47 |
| |
72 | 48 |
| |
73 |
| - | |
74 |
| - | |
75 | 49 |
| |
76 | 50 |
| |
77 | 51 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
|
0 commit comments