Skip to content

Run schema generation jobs in Breeze containers#69510

Closed
uranusjr wants to merge 1 commit into
apache:mainfrom
astronomer:fix-schema-gen-build-deps
Closed

Run schema generation jobs in Breeze containers#69510
uranusjr wants to merge 1 commit into
apache:mainfrom
astronomer:fix-schema-gen-build-deps

Conversation

@uranusjr

@uranusjr uranusjr commented Jul 7, 2026

Copy link
Copy Markdown
Member

Since schema generation requires importing Airflow, using 'uv run' causes building a lot of Python packages, potentially failing with dependency issues. The Breeze image is already available at this point so running an extra container layer might still be faster than building a separate environment anyway.

Since schema generation requires importing Airflow, using 'uv run'
causes building a lot of Python packages, potentially failing with
dependency issues. The Breeze image is already available at this point
so running an extra container layer might still be faster than building
a separate environment anyway.
@uranusjr

uranusjr commented Jul 7, 2026

Copy link
Copy Markdown
Member Author

(See #69512 instead; same content, different remote so I can run the job first to see if things actually work.)

@uranusjr uranusjr closed this Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants