This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Sep 26, 2024
Set up StepDelegatingExceutor to accept a default offset to guard against out-of-order insertion issues (dagster-io#24140)
authoredAdd dagster/run_Id and dagster/job_name as Docker labels in the docker run launcher (dagster-io#24814)
authored- authored
Don't create a new k8s configuration object every time a model is programatically created (dagster-io#24635)
authored
Commits on Sep 24, 2024
Commits on Sep 22, 2024
Commits on Sep 18, 2024
Commits on Sep 17, 2024
Commits on Sep 16, 2024
Commits on Sep 12, 2024
Commits on Sep 10, 2024
only retry asset run submission on DagsterInvalidSubsetError raised within a code server process, not all code server errors (dagster-io#24339)
authored- authored
Gate duckdb-specific instance check in dagster-dbt in a way that doesn't require an import of a module that might not be present (dagster-io#24346)
authored
Commits on Sep 6, 2024
Commits on Sep 5, 2024
Commits on Sep 4, 2024
- authored
add a test case that fails if you forget to filter asset check executions by asset key (dagster-io#24216)
authored[3/n] Use a consistent workspace throughout a single invocation of submit_asset_run (dagster-io#24070)
authored[2/n] Pass around a CodeLocationEntriesSnapshot object into the WorkspaceRequestContext instead of a dictionary (dagster-io#24069)
authored- authored
increase default value of DAGSTER_DBT_TERMINATION_TIMEOUT_SECONDS and make it configurable (dagster-io#24183)
authoredNew test case that includes fetching the most recent asset+partition combo for materializations and observations (dagster-io#24198)
authored