1
0
mirror of synced 2026-01-06 06:04:16 -05:00
Files
airbyte/.github/workflows
Ben Church f1d5cead63 feat(registry): Add dev deployment (#38221)
## What
1. Fixes an issue with failing deployments
2. Adds the ability to publish to a dev dagster environment
3. Fixes an issue where successful pipeline runs were marked as a failure

## How
1. Removes poetry as a dependency, it was unnesessary and causing an error with pex
2. Updates GHA and the pipeline to accept `DAGSTER_CLOUD_DEPLOYMENT`
3. All we needed to do was return the result 🤦‍♂️
2024-05-17 12:29:48 -07:00
..