accident in D6155
Details
Details
- Reviewers
rexledesma dgibson catherinewu - Commits
- R1:a86e9373e86c: fix post definition solid tags
added test
Diff Detail
Diff Detail
- Repository
- R1 dagster
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
python_modules/libraries/dagster-k8s/dagster_k8s_tests/unit_tests/test_resource_tags.py | ||
---|---|---|
87–105 | seems like a good test but little bit surprised this is only tested in dagster_k8s? technically any solid can have a tag applied in the pipeline right? Worth having something in core? |
python_modules/libraries/dagster-k8s/dagster_k8s_tests/unit_tests/test_resource_tags.py | ||
---|---|---|
87–105 | word - I will add another test in core before i land here |