- Moved CI/CD to Github Actions
- Added end-to-end tests as part of the PR & master merges.
- Enable CI system to run on forks.
- Single Task Execution to enable registering and launching tasks outside the scope of a workflow to enable faster iteration and a more intuitive development workflow.
- Run to completion to enable workflows to continue executing even if one or more branches fail.
- Fixed retries for dynamically yielded nodes.
- PreAlpha Support for Raw container with FlyteCoPilot. (docs coming soon). Sample Notebooks. This makes it possible to run workflows with arbitrary containers
- Cleaned up Presto executor to send namespace as user to improve queueing