-
### Description
Currently, astronomer-cosmos provides an abstraction layer to map dbt objects to Airflow operators, allowing seamless integration between dbt and Airflow for orchestrating data pipeli…
-
Schedules currently add timestamp of when the execution is started as part of workflowid.
This request is to add option for workflow id used to be as user defines in workflow options for each executi…
-
See the new API addition here: https://github.com/temporalio/api/pull/242
-
After a while, the workflow execution log table can grow in size significantly. We should have configurable options to manage this. For example, we might have an option to delete records for completed…
-
Similarly to CWL and Yadage, the Serial workflow engine should support partial workflow execution.
This will be useful for incremental workflow development and debugging, e.g. run preparatory steps…
-
### Bug Description
Yesterday I have found that one of my workflows started to send workflow errors with message:
> There was a problem with the trigger node "Start", for that reason did the workf…
-
I'm not too versed in ML, what can we now do that we previously couldn't?
-
**Is your feature request related to a problem? Please describe.**
Reset is not allowed if the workflow execution has any pending child workflow executions.
**Describe the solution you'd like**
S…
-
### Reason/Context
Restricting GitHub Actions permissions to the minimum necessary improves the security of our workflows by limiting access to only what's required. Adopting this structure, read-onl…
-
# Implement Automated Weekly Smoke Tests
## Problem
Currently, smoke tests for SkyPilot (implemented in `test_smoke.py`) are being run manually. This process could be improved by automating these …