Skip to content

Issues: dagster-io/dagster

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Support ForwardRef in config types area: config Related to Configuration area: resource Related to Resources type: feature-request
#27975 opened Feb 21, 2025 by danielgafni
Nested configurable resources not initialised if all the fields have default values area: config Related to Configuration area: resource Related to Resources type: bug Something isn't working
#27223 opened Jan 20, 2025 by tonyyzy
Config specified in Frontend is ignored during Job runs area: config Related to Configuration type: bug Something isn't working
#26589 opened Dec 19, 2024 by matthias-Q
Getting run_config for scheduled runs area: config Related to Configuration type: feature-request
#26245 opened Dec 3, 2024 by apetryla
SkipValidation annotation should disable Dagster config validation area: config Related to Configuration type: bug Something isn't working
#26160 opened Nov 27, 2024 by xixixao
dagster+ env variables advanced mode area: config Related to Configuration Dagster+ Relates to Dagster paid plans type: feature-request
#25311 opened Oct 16, 2024 by valentinedwv
Config classes are not supported for graph asset configuration. area: asset Related to Software-Defined Assets area: config Related to Configuration type: bug Something isn't working
#23891 opened Aug 25, 2024 by RobertTrzepacz
Graph asset config not visible in Dagster UI Launchpad. area: config Related to Configuration area: UI/UX Related to User Interface and User Experience type: bug Something isn't working
#23890 opened Aug 25, 2024 by RobertTrzepacz
Unexpected behaviour with PermissiveConfig area: config Related to Configuration type: bug Something isn't working
#22777 opened Jun 28, 2024 by arookieds
compute_logs in the /config page is always Nonetype until first run area: config Related to Configuration type: bug Something isn't working
#21233 opened Apr 16, 2024 by AndreaGiardini
Type errors when using PermissiveConfig area: config Related to Configuration area: resource Related to Resources type: bug Something isn't working
#20908 opened Mar 29, 2024 by rexledesma
[Documentation Feedback] Problem on /concepts/configuration/config-schema page area: config Related to Configuration area: docs Related to documentation in general
#20141 opened Feb 29, 2024 by yuhan
Add working_directory as an option for the [tool.dagster] section area: config Related to Configuration
#19624 opened Feb 6, 2024 by stevenschmatz Loading…
Type hints from nested Config subtypes not surfacing in VSCode area: config Related to Configuration type: ergonomics developer ergonomics
#19252 opened Jan 17, 2024 by moleary-gsa
Configs with integer values defaulting to zero are not populated from env vars area: config Related to Configuration type: bug Something isn't working
#18528 opened Dec 6, 2023 by aksestok
Dagster's ConfigurableResource uses deprecated Pydantic config area: config Related to Configuration type: bug Something isn't working
#18296 opened Nov 27, 2023 by ImadYIdrissi
PartialResource.__init__() got an unexpected keyword argument (with Pydantic ~2.5) area: config Related to Configuration area: resource Related to Resources type: bug Something isn't working
#18272 opened Nov 27, 2023 by HynekBlaha
ProTip! Exclude everything labeled bug with -label:bug.