Skip to content

Remove Composer DAG sync steps from CI/CD pipeline#61

Merged
shlbatra merged 1 commit into
mainfrom
fix/remove-composer-dag-sync-from-ci
Jul 2, 2026
Merged

Remove Composer DAG sync steps from CI/CD pipeline#61
shlbatra merged 1 commit into
mainfrom
fix/remove-composer-dag-sync-from-ci

Conversation

@shlbatra

@shlbatra shlbatra commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • Removed "Get Composer DAGs bucket" and "Sync DAGs to Composer" steps from the CI/CD workflow
  • These steps required the Composer environment to be running at all times for CI to pass
  • DAG syncing can be done on-demand via scripts/sync_dags.sh when a Composer environment is available

Test plan

  • Verify CI pipeline passes without the Composer steps
  • Confirm scripts/sync_dags.sh still works for manual DAG deployment

🤖 Generated with Claude Code

The pipeline required the Composer environment to be running at all
times for CI to succeed. DAG syncing can be done on-demand via
scripts/sync_dags.sh instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@shlbatra shlbatra merged commit 33c0214 into main Jul 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant