Skip to content

Add native Git-backed pipeline loading - #1

Merged
eugene-panin merged 2 commits into
mainfrom
codex/native-git-pipelines
Jul 17, 2026
Merged

Add native Git-backed pipeline loading#1
eugene-panin merged 2 commits into
mainfrom
codex/native-git-pipelines

Conversation

@eugene-panin

Copy link
Copy Markdown
Contributor

Summary

  • load pipeline DAGs through Airflow GitDagBundle
  • add one-command Git repository launcher with public and SSH support
  • keep local bind mounts as a separate development fallback
  • verify native Git loading in CI

Local verification

  • image build and pip check passed
  • local-path runtime and storage smoke DAGs passed
  • public Git bundle loaded commit e812e52 and both smoke DAGs passed
  • private SSH repository built and loaded its DAG at commit 44d8bcc

No real pipeline database or object data was modified.

@eugene-panin
eugene-panin merged commit f4f6e1b into main Jul 17, 2026
1 check passed
@eugene-panin
eugene-panin deleted the codex/native-git-pipelines branch July 17, 2026 14:31
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