Page MenuHomeElementl

All Changesets

ChangePath
Modified.buildkite/defines.py
Modified.buildkite/pipeline.py
Modifieddocs/next/src/pages/deploying/k8s_part2.mdx
Modifiedhelm/dagster/templates/_helpers.tpl
Modifiedhelm/dagster/templates/configmap-instance.yaml
Modifiedhelm/dagster/values.schema.json
Modifiedhelm/dagster/values.yaml
Modifiedintegration_tests/python_modules/dagster-k8s-test-infra/dagster_k8s_test_infra/helm.py
Modifiedjs_modules/dagit/package.json
Modifiedjs_modules/dagit/src/PythonErrorInfo.tsx
Modifiedjs_modules/dagit/src/__tests__/App.test.tsx
Modifiedjs_modules/dagit/src/__tests__/__snapshots__/App.test.tsx.snap
Addedjs_modules/dagit/src/testing/ApolloTestProvider.test.tsx
Addedjs_modules/dagit/src/testing/ApolloTestProvider.tsx
Addedjs_modules/dagit/src/testing/defaultMocks.ts
Modifiedjs_modules/dagit/yarn.lock
Modifiedpython_modules/automation/automation/docker/images/buildkite-integration/snapshot-reqs-2.7.18.txt
Modifiedpython_modules/automation/automation/docker/images/buildkite-unit-snapshot-builder/Dockerfile
Modifiedpython_modules/automation/automation/docker/images/buildkite-unit/snapshot-reqs-2.7.18.txt
Modifiedpython_modules/automation/automation/docker/images/buildkite-unit/snapshot-reqs-3.6.11.txt
Modifiedpython_modules/automation/automation/docker/images/buildkite-unit/snapshot-reqs-3.7.8.txt
Modifiedpython_modules/automation/automation/docker/images/buildkite-unit/snapshot-reqs-3.8.3.txt
Modifiedpython_modules/automation/automation/docker/images/coverage-image/Dockerfile
Modifiedpython_modules/automation/automation/docker/images/coverage-image/last_updated.yaml
Addedpython_modules/automation/automation/helm/__init__.py
Addedpython_modules/automation/automation/helm/cli.py
Addedpython_modules/automation/automation/helm/schema/__init__.py
Addedpython_modules/automation/automation/helm/schema/dagit.py
Addedpython_modules/automation/automation/helm/schema/definitions.py
Addedpython_modules/automation/automation/helm/schema/kubernetes.py
Addedpython_modules/automation/automation/helm/schema/scheduler.py
Addedpython_modules/automation/automation/helm/schema/utils.py
Addedpython_modules/automation/automation/helm/schema/values.py
Modifiedpython_modules/automation/setup.py
Modifiedpython_modules/dagit/dagit_tests/test_debug_cli.py
Modifiedpython_modules/dagster-graphql/dagster_graphql/cli.py
Modifiedpython_modules/dagster-test/Dockerfile
Modifiedpython_modules/dagster/dagster/cli/api.py
Modifiedpython_modules/dagster/dagster/cli/workspace/cli_target.py
Modifiedpython_modules/dagster/dagster/core/code_pointer.py
Modifiedpython_modules/dagster/dagster/core/definitions/__init__.py
Modifiedpython_modules/dagster/dagster/core/definitions/composition.py
Modifiedpython_modules/dagster/dagster/core/definitions/config_mappable.py
Modifiedpython_modules/dagster/dagster/core/definitions/decorators/composite_solid.py
Modifiedpython_modules/dagster/dagster/core/definitions/decorators/pipeline.py
Modifiedpython_modules/dagster/dagster/core/definitions/dependency.py
Modifiedpython_modules/dagster/dagster/core/definitions/environment_configs.py
Addedpython_modules/dagster/dagster/core/definitions/graph.py
Addedpython_modules/dagster/dagster/core/definitions/i_solid_definition.py
Modifiedpython_modules/dagster/dagster/core/definitions/inference.py
Modifiedpython_modules/dagster/dagster/core/definitions/pipeline.py
Modifiedpython_modules/dagster/dagster/core/definitions/reconstructable.py
Modifiedpython_modules/dagster/dagster/core/definitions/solid.py
Modifiedpython_modules/dagster/dagster/core/definitions/solid_container.py
Modifiedpython_modules/dagster/dagster/core/execution/plan/plan.py
Modifiedpython_modules/dagster/dagster/core/execution/results.py
Modifiedpython_modules/dagster/dagster/core/snap/dep_snapshot.py
Modifiedpython_modules/dagster/dagster/core/storage/runs/sql_run_storage.py
Modifiedpython_modules/dagster/dagster/core/system_config/composite_descent.py
Modifiedpython_modules/dagster/dagster/serdes/ipc.py
Modifiedpython_modules/dagster/dagster/utils/test/__init__.py
Modifiedpython_modules/dagster/dagster_tests/cli_tests/command_tests/test_cli_commands.py
Modifiedpython_modules/dagster/dagster_tests/cli_tests/command_tests/test_execute_command.py
Modifiedpython_modules/dagster/dagster_tests/cli_tests/command_tests/test_launch_command.py
Modifiedpython_modules/dagster/dagster_tests/core_tests/config_types_tests/evaluator_tests/test_composite_descent.py
Modifiedpython_modules/dagster/dagster_tests/core_tests/definitions_tests/test_composition.py
Modifiedpython_modules/dagster/dagster_tests/core_tests/definitions_tests/test_definition_errors.py
Modifiedpython_modules/dagster/dagster_tests/core_tests/test_composites.py
Modifiedpython_modules/dagster/dagster_tests/core_tests/test_pipeline_execution.py
Modifiedpython_modules/dagster/dagster_tests/general_tests/compat_tests/test_back_compat.py
Modifiedpython_modules/dagster/dagster_tests/general_tests/compat_tests/test_change_snapshot_structure.py
Modifiedpython_modules/dagster/dagster_tests/general_tests/grpc_tests/test_persistent.py
Modifiedpython_modules/dagster/dev-requirements.txt
Modifiedpython_modules/libraries/dagster-dask/dagster_dask_tests/test_resources.py
Modifiedpython_modules/libraries/dagster-dbt/dagster_dbt/cli/solids.py
Modifiedpython_modules/libraries/dagster-dbt/dagster_dbt/rpc/solids.py
Addedpython_modules/libraries/dagster-dbt/dagster_dbt/utils.py
Modifiedpython_modules/libraries/dagster-dbt/dagster_dbt_tests/conftest.py
Modifiedpython_modules/libraries/dagster-dbt/dagster_dbt_tests/dagster_dbt_test_project/dbt_config/profiles.yml
Modifiedpython_modules/libraries/dagstermill/dagstermill_tests/test_manager.py