File tree
788 files changed
+5666
-2009
lines changed- .changeset
- .github/workflows
- apps
- coordinator/src
- docker-provider/src
- kubernetes-provider/src
- webapp
- app
- assets/icons
- components
- primitives
- TreeView
- runs/v3
- models
- presenters/v3
- routes
- _app.orgs.$organizationSlug.projects.$projectParam.environments
- _app.orgs.$organizationSlug.projects.v3.$projectParam.runs.$runParam
- resources.orgs.$organizationSlug.projects.v3.$projectParam.runs.$runParam.spans.$spanParam
- services
- v3
- marqs
- services
- utils
- docker
- scripts
- docs
- config
- guides
- examples
- frameworks
- images
- runs
- snippets
- tasks
- 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
- 20230601170659_invite_unique_orgid_email_constraint
- 20230601170752_invite_remove_orgmember
- 20230602110258_added_user_confirmed_basic_details
- 20230602155844_keep_runtimeenvironment_when_orgmember_deleted
- 20230605123159_renamed_credentials_reference_to_custom_client_reference
- 20230605144132_add_elements_to_job_versions
- 20230605155714_add_run_connection_to_tasks
- 20230605160520_add_style_to_tasks
- 20230606081054_add_job_run_execution
- 20230606081441_add_preprocess_job_execution_reason
- 20230606081946_add_preprocess_runs_to_job_version
- 20230606082119_add_preprocess_to_runs
- 20230606082719_add_preprocess_status_to_runs
- 20230606120402_add_task_to_run_execution
- 20230606122534_improve_run_execution_model
- 20230606132031_removed_http_responses_from_executions
- 20230608102125_scope_job_versions_to_environments
- 20230608151823_scope_trigger_source_to_envs
- 20230609095323_rename_elements_to_properties
- 20230609150207_add_graphile_job_id_to_executions
- 20230609150822_add_graphile_job_id_string
- 20230612150500_add_task_attempts
- 20230613091640_event_example_table
- 20230613092902_event_example_payload
- 20230613104234_event_example_added_name_icon
- 20230614103739_add_deploy_hook_identifier_to_endpoints
- 20230614110359_rename_deploy_to_index
- 20230614122553_create_endpoint_index_model
- 20230614125945_add_source_data_to_endpoint_index
- 20230614135014_change_endpoint_source_enum
- 20230614141902_added_api_to_endpoint_index_source
- 20230615152126_revamp_integration_schema
- 20230616083056_add_integration_auth_method
- 20230616084406_remove_metadata_and_add_icon_to_integration
- 20230616093240_api_integration_vote_added
- 20230616094008_updating_run_connections_to_work_with_new_integrations
- 20230616102332_make_trigger_source_integrations_required
- 20230616103552_add_api_identifier_to_integrations
- 20230616104748_add_integration_definition
- 20230616104937_remove_api_identifier
- 20230616105239_remove_duplicate_identifier_from_auth_method
- 20230619100936_add_operation_to_task
- 20230627212239_add_source_context_to_event_record
- 20230628100705_add_metadata_to_dynamic_trigger_registrations
- 20230628102426_add_dynamic_source_columns_to_trigger_source
- 20230630093541_integration_added_setup_status
- 20230630160813_integration_definition_packagename_description_help
- 20230703152107_add_account_identifier_to_missing_connections
- 20230704094159_add_auto_enable_to_envs
- 20230704094425_add_pk_api_key
- 20230705151109_add_cloud_invitation_stuff
- 20230705152702_remove_is_cloud_activated
- 20230707101156_add_timestamps_to_jobs
- 20230707105750_add_source_registration_job_to_dynamic_triggers
- 20230707122412_add_source_registration_job_to_trigger_sources
- 20230707145540_add_auth_identifier_to_user_table
- 20230707145604_make_auth_identifier_unique
- 20230708193746_add_output_properties_to_tasks
- 20230711175328_added_canceled_run_status
- 20230712075144_added_canceled_to_task_status
- 20230712132529_added_relationship_between_schedule_source_and_dynamic_trigger
- 20230716054029_is_retry_for_job_run_execution
- 20230721124527_add_icon_to_integration_definition
- 20230724074140_changed
- 20230725161151_pk_api_key_unique_and_non_null
- 20230731142627_remove_user_access_token
- 20230731145332_add_version_to_secret_store
- 20230814131639_added_cancelled_at_column_to_the_event_record_table
- 20230821123033_trigger_source_option_added_for_multiple_event_dimensions
- 20230821132604_remove_trigger_source_event_table
- 20230822130655_add_status_to_job_version
- 20230823124049_add_deleted_at_to_jobs
- 20230824191603_added_trigger_source_metadata
- 20230904145326_add_execution_columns_to_runs
- 20230904205457_add_max_run_execution_time_to_orgs
- 20230919124531_add_resolver_auth_source
- 20230919141017_added_job_run_status_record_table
- 20230919150351_add_unresolved_auth_job_run_status
- 20230922205611_add_invalid_payload_run_status
- 20230925174509_add_callback_url
- 20230927160010_add_data_migrations
- 20230929100348_add_yielded_executions_to_job_run
- 20231003092741_add_version_to_endpoint
- 20231005064823_add_job_run_internal
- 20231010115840_endpoint_index_status_added
- 20231010120458_endpoint_index_data_and_stats_are_now_optional
- 20231010135433_endpoint_index_added_error_column
- 20231011104302_add_run_chunk_column
- 20231011134840_add_auto_yielded_executions
- 20231011141302_add_location_to_auto_yield_executions
- 20231011145406_change_run_chunk_execution_limit_default
- 20231011213532_add_auto_yield_threshold_settings_to_endpoints
- 20231013083144_add_next_event_timestamp_to_schedule_source
- 20231019123406_add_force_yield_immediately_to_runs
- 20231020145127_add_sdk_version_to_endpoints
- 20231023144342_added_event_record_payload_type_default_is_json
- 20231023173456_added_trigger_http_endpoint_table
- 20231024122540_http_endpoint_scoped_to_project_not_environment
- 20231024122736_runtime_environment_shortcodes
- 20231025091939_trigger_http_endpoint_environment_created
- 20231025144821_set_endpoint_run_chunk_execution_limit_from_60ms_to_60000ms
- 20231026100653_added_skip_triggering_runs_to_trigger_http_endpoint_environment
- 20231026103218_add_endpoint_relation_to_http_endpoint_environment
- 20231026103614_trigger_http_endpoint_environment_removed_the_environment_constraint
- 20231026104408_trigger_http_endpoint_environment_added_the_environment_constraint_back_in
- 20231026165235_trigger_http_endpoint_environment_added_source
- 20231028193441_prepare_for_invoke_trigger
- 20231101105021_add_child_execution_mode_to_tasks
- 20231101202056_trigger_http_endpoint_environment_added_created_at_updated_at
- 20231102143530_added_relationships_between_event_record_and_trigger_http_endpoint_trigger_http_endpoint_environment
- 20231102171207_job_version_added_trigger_link_and_trigger_help
- 20231107134830_add_context_to_tasks
- 20231109122305_add_external_account_to_dispatcher
- 20231113151412_add_output_is_undefined
- 20231115134828_add_events_schema_and_tables
- 20231115142936_add_webhook_source
- 20231116113235_add_unique_index_on_job_run_sub
- 20231117145312_add_additional_run_statuses
- 20231120163155_add_webhook_environment
- 20231121144353_make_job_run_number_optional
- 20231121154359_add_job_counter_table
- 20231121154545_seed_job_counter_tables
- 20231121155237_change_kv_value_to_bytes
- 20231122091927_add_webhook_request_delivery
- 20231122105932_add_env_to_webhook_delivery
- 20231122151126_add_delivery_numbers
- 20231122210707_add_concurrency_limit_tables_and_columns
- 20231122212600_make_job_queues_optional
- 20231123113308_remove_concurrency_group_from_run
- 20231123115015_add_concurrency_limit_group_id_to_run_executions
- 20231124131123_add_referral_source_and_company_size
- 20231204163703_add_composite_index_to_triggerdotdev_events_to_speed_up_organization_queries
- 20231206205233_add_execution_failure_count_to_runs
- 20231214103115_add_tunnel_id_to_runtime_environment
- 20240111142421_created_personal_access_token_and_authorization_code_tables
- 20240111143407_encrypt_the_personal_access_token_in_the_database
- 20240111144844_encrypted_token_now_json_and_added_obfuscated_token_column
- 20240111151921_added_hashed_token_column_which_will_be_used_for_search
- 20240115160657_add_external_ref_to_projects
- 20240116115734_add_background_worker_models
- 20240116162443_added_organization_runs_enabled_column
- 20240116163753_add_task_run_model
- 20240116165157_add_task_identifier_to_task_runs
- 20240118155050_add_completion_columns_to_task_runs
- 20240118155439_change_payload_output_type_defaults
- 20240118160024_make_task_run_output_optional
- 20240123093539_add_content_hash_to_background_worker
- 20240123193905_restructure_task_runs_with_attempts
- 20240124104013_add_friendly_id_to_v3_tables
- 20240124122331_convert_task_attempt_error_to_json
- 20240126130139_add_locked_to_version_to_task_runs
- 20240126204658_add_parent_attempt_to_task_runs
- 20240129140944_endpoint_deleted_at_column
- 20240129161848_endpoint_nullable_slug_instead_of_deletedat_column
- 20240130165343_add_composite_index_to_job_run_for_job_id_and_created_at
- 20240130205109_add_trace_context_to_task_run
- 20240131105237_project_deleted_at
- 20240202115155_added_job_run_index_back_in_using_prisma_schema
- 20240206112723_organization_deleted_at
- 20240206133516_integration_connections_can_be_disabled
- 20240207174021_add_unified_task_event_model
- 20240207195749_move_event_data_to_json
- 20240208124114_changes_to_the_task_event_schema
- 20240208133710_use_bigint_for_event_durations
- 20240209110749_convert_task_fields_to_optional
- 20240209121123_add_task_run_trace_columns
- 20240209153602_add_worker_columns_to_task_event
- 20240212174757_project_version
- 20240213134217_added_sdk_version_and_cli_version_to_background_worker
- 20240213141507_add_task_queues_model
- 20240213154458_add_image_details
- 20240214172901_add_concurrency_key_to_task_run
- 20240214173404_add_queue_options_to_task_run
- 20240214174325_associate_task_runs_with_task_queues
- 20240214175158_add_queue_properties_to_events
- 20240214180324_remove_task_queue_relationship_from_task_runs
- 20240214180709_add_queue_relationship_to_task_run_attempts
- 20240215113146_added_task_run_counter
- 20240215113618_added_number_to_task_run
- 20240220165410_add_attempt_number_to_task_events
- 20240221140555_add_queue_and_retry_config_to_background_worker_tasks
- 20240223115106_batch_trigger_models
- 20240223121156_added_environment_variable_and_environment_variable_value_tables
- 20240224132039_change_image_details_unique_constraint
- 20240227142146_environment_variable_added_friendly_id
- 20240227144742_task_run_added_is_test
- 20240227170811_add_is_cancelled_to_task_events
- 20240228114913_add_checkpoint_model
- 20240228161621_add_run_is_test_to_task_events
- 20240229141613_add_batch_id_to_task_events
- 20240305111659_add_deployment_models
- 20240305154054_use_external_build_data_json_column
- 20240307095223_add_content_hash_to_worker_deployments
- 20240307104333_move_image_details_to_deployments
- 20240308203644_add_deployment_error_columns
- 20240311135706_add_triggered_by_to_deployments
- 20240312095501_add_status_to_task_runs
- 20240312095826_add_interrupted_status_to_runs
- 20240312105844_add_system_failure_status_to_task_run_status
- 20240312125252_add_status_to_batch_run
- 20240312131122_add_task_run_attempt_to_batch_run_items
- 20240313110150_add_environment_to_task_run_attempts
- 20240316174721_add_run_and_metadata_to_checkpoint
- 20240318135831_add_checkpoint_restore_event
- 20240318170823_add_image_ref_to_checkpoint
- 20240319120645_convert_start_time_to_nanoseconds_since_epoch
- 20240319121124_what_migration_is_this
- 20240320100720_add_timed_out_status_to_deployments
- 20240322165042_organization_v3_enabled_defaults_to_false
- 20240322172035_add_checkpoint_event_to_dependencies
- 20240325224419_add_output_type_to_task_events
- 20240326145956_add_payload_columns_to_task_event
- 20240327121557_add_machine_config_to_worker_task
- 20240329142454_add_concurrency_limit_columns
- 20240402105424_set_default_env_concurrency_limit_to_5
- 20240404150051_add_crashed_task_run_status
- 20240409090907_add_waiting_for_deploy_status
- 20240411135457_task_schedules_for_v3
- 20240411145517_added_trigger_source_to_background_worker_task
- 20240412151157_add_operational_task_schedule_columns
- 20240415134559_create_runtime_env_session_model
- 20240415135132_make_attempt_dependencies_an_array
- 20240415143325_remove_attempt_unique_constraint_from_batch_runs
- 20240416100646_add_cron_description_column
- 20240417083233_make_schedule_columns_more_generic
- 20240417142604_dont_delete_task_runs_if_schedules_are_deleted
- 20240418092931_make_idempotency_key_optional
- 20240418093153_add_idempotency_key_to_task_event
- 20240418100819_make_batch_task_run_idempotency_key_optional
- 20240418114019_make_batch_run_item_run_id_non_unique
- 20240424210540_change_on_delete_ref_action_on_run_execution
- 20240425114134_task_run_compound_index_for_project_id_created_at_and_task_identifier
- 20240425122814_add_alert_schema
- 20240425131147_add_enabled_flag_to_alert_channels
- 20240426095144_add_deployment_success_alert_type
- 20240426095622_add_deduplication_key_to_alert_channels
- 20240426102405_add_unique_deduplication_index_to_alert_channels
- 20240428142050_add_models_for_slack_integration
- 20240428150144_org_integration_non_optional_fields
- 20240430101936_add_lazy_attempt_support_flag_to_workers
- 20240430110419_task_run_indexes_projectid_task_identifier_and_status
- 20240430110717_task_run_compound_index_projectid_task_identifier_and_status
- 20240507113449_add_alert_storage
- 20240517105021_add_environment_types_to_alert_channel
- 20240517105224_remove_test_alert_type
- 20240517135206_created_bulk_action_group_and_bulk_action_item_for_canceling_and_replaying_in_bulk
- 20240517164246_bulk_action_item_source_run_id_is_required
- 20240517164924_bulk_action_item_added_failed_state_with_error
- 20240520112812_create_deferred_scheduled_event_model
- 20240522130825_org_v2_enabled_flag_defaults_to_false
- 20240522134117_organization_added_has_requested_v3_column
- 20240523081426_added_task_run_number_counter_with_environment_as_well_as_task_identifier
- 20240523135511_added_task_event_trace_id_index
- 20240606090155_add_v2_marqs_enabled_flag_on_org
- 20240610183406_added_schedule_instances_limit
- 20240610195009_add_an_index_on_span_id
- 20240611104018_add_started_at_to_task_runs
- 20240611113047_change_schedules_limit_to_maximum_schedules_limit
- 20240611115843_add_usage_duration_columns
- 20240611133630_added_timezone_to_task_schedule_defaults_to_null_which_is_utc
- 20240611143911_add_cost_in_cents_on_task_run
- 20240612091006_add_machine_presets_data_to_task_events
- 20240612171759_add_task_run_base_cost
- 20240612175820_add_usage_cost_in_cents_to_task_event
- 20240613082558_add_machine_preset_to_task_run
- 20240613115526_delete_task_schedule_timezone_column
- 20240613115623_task_schedule_timezone_column_defaults_to_utc
- 20240625095006_add_run_id_index_to_task_events
- 20240629082837_add_task_run_delay_changes
- 20240630204935_add_ttl_schema_changes
- 20240702131302_add_max_attempts_to_task_run
- 20240704170301_scope_idempotency_key_to_task_identifier
- 20240704205712_add_schedule_id_index_to_task_run
- 20240707190354_add_built_at_to_worker_deployment
- 20240717101035_add_task_schedule_type_dynamic_and_static
- 20240720101649_added_task_run_tag_removed_task_tag
- 20240723104125_task_run_tag_name_id_index
- 20240729101628_task_run_span_id_index
- 20240801175428_added_task_run_completed_at_column
- 20240804143817_add_task_run_logs_deleted_at_column
- 20240806163040_task_run_completed_at_index
- 20240809153150_background_worker_task_add_index_for_quick_lookup_of_task_identifiers
- 20240809213411_add_checkpoint_attempt_number_column
- 20240810090402_add_background_worker_file_model
- 20240811185335_improve_background_worker_file_model
- 20240815123344_add_project_alert_type_task_run_and_migrate_existing_alerts
- 20240815125616_migrate_alerts_from_attempt_to_run
- 20240821135542_job_run_index_for_organization_id_and_created_at
- 20240821141347_job_run_index_version_id
- 20240821142006_batch_task_run_item_index_task_run_attempt_id
- 20240821142353_batch_task_run_item_index_task_run_id
- 20240821145232_task_index_parent_id
- 20240905134437_add_builder_project_id_to_projects
- 20240909141925_task_run_attempt_index_on_task_run_id
- 20240916155127_added_job_run_event_id_index
- 20240920085046_add_task_hierarchy_columns_without_parent_task_run_id_index
- 20240920085226_add_parent_task_run_id_index_concurrently
- 20240924125845_add_root_task_run_id_index
- 20240924130558_add_parent_span_id_to_task_run
- 20240925092304_add_metadata_and_output_to_task_run
- 20240925205409_add_error_to_task_run
- 20240926093535_add_seed_metadata_columns_to_task_run
- 20240926110455_add_parent_span_id_index_to_the_task_run_table
- 20241002155751_add_timed_out_status_to_task_run_status
- 20241002163757_add_max_duration_to_background_worker_task
- 20241002164627_add_max_duration_in_seconds_to_task_run
- 20241003002757_add_max_queue_sizes_to_org
- src
- emails
- emails
- components
- src
- otlp-importer
- scripts
- src
- generated/opentelemetry/proto
- collector
- logs/v1
- metrics/v1
- trace/v1
- common/v1
- logs/v1
- metrics/v1
- resource/v1
- trace/v1
- redis-worker
- src
- testcontainers
- src
- zod-worker
- src
- packages
- build
- cli-v3
- src
- commands
- deploy
- dev
- entryPoints
- executions
- utilities
- templates
- examples
- core
- src/v3
- apps
- schemas
- timeout
- types
- utils
- workers
- trigger-sdk
- src/v3
- patches
- references
- hello-world
- src/trigger
- v3-catalog
- src
- trigger
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
788 files changed
+5666
-2009
lines changedLines changed: 3 additions & 17 deletions
Original 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 | + |
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| 30 | + | |
| 31 | + | |
| 32 | + | |
30 | 33 |
| |
31 | 34 |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
| 2 | + | |
3 | 3 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
223 | 223 |
| |
224 | 224 |
| |
225 | 225 |
| |
226 |
| - | |
| 226 | + | |
227 | 227 |
| |
228 | 228 |
| |
229 | 229 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 | 3 |
| |
5 | 4 |
| |
6 | 5 |
| |
7 | 6 |
| |
8 | 7 |
| |
9 | 8 |
| |
10 | 9 |
| |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
89 |
| - | |
| 89 | + | |
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
| |||
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
140 |
| - | |
| 140 | + | |
141 | 141 |
| |
142 | 142 |
| |
143 | 143 |
| |
|
Lines changed: 12 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
14 | 13 |
| |
15 |
| - | |
16 | 14 |
| |
17 |
| - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
18 | 22 |
| |
19 | 23 |
| |
20 |
| - | |
| 24 | + | |
21 | 25 |
| |
22 | 26 |
| |
23 | 27 |
| |
| |||
28 | 32 |
| |
29 | 33 |
| |
30 | 34 |
| |
31 |
| - | |
| 35 | + | |
32 | 36 |
| |
33 | 37 |
| |
34 | 38 |
| |
35 | 39 |
| |
36 | 40 |
| |
37 | 41 |
| |
38 | 42 |
| |
39 |
| - | |
| 43 | + | |
40 | 44 |
| |
41 | 45 |
| |
42 | 46 |
| |
| |||
89 | 93 |
| |
90 | 94 |
| |
91 | 95 |
| |
92 |
| - | |
| 96 | + | |
93 | 97 |
| |
94 | 98 |
| |
95 | 99 |
| |
|
Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| |||
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
106 |
| - | |
| 106 | + | |
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
114 |
| - | |
| 114 | + | |
115 | 115 |
| |
116 | 116 |
| |
117 | 117 |
| |
| |||
220 | 220 |
| |
221 | 221 |
| |
222 | 222 |
| |
223 |
| - | |
| 223 | + | |
224 | 224 |
| |
225 | 225 |
| |
226 | 226 |
| |
227 | 227 |
| |
228 | 228 |
| |
229 | 229 |
| |
230 |
| - | |
| 230 | + | |
231 | 231 |
| |
232 | 232 |
| |
233 | 233 |
| |
|
0 commit comments