Clarify Breeze usage in GitHub Codespaces#67408
Closed
bobu-putheeckal wants to merge 1 commit into
Closed
Conversation
Member
|
PR template hasn't been followed on any of your PRs. As such I am closing all your PRs since I see little to no evidence of actual testing and mass PRs to Airflow & other repos. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
breeze start-airflowfrom the Codespaces beginner flow and explain it should be run from the outer host shell with Docker socket accessCloses: #62405
Tests
git diff --checkuvx --from prek prek run rst-backticks trailing-whitespace end-of-file-fixer check-merge-conflict check-for-inclusive-language --files contributing-docs/03a_contributors_quick_start_beginners.rst contributing-docs/quick-start-ide/contributors_quick_start_codespaces.rst dev/breeze/doc/01_installation.rstuvx --with pygments --from docutils rst2html --halt=2 contributing-docs/quick-start-ide/contributors_quick_start_codespaces.rst /tmp/airflow-codespaces.htmluvx --with pygments --from docutils rst2html --halt=2 dev/breeze/doc/01_installation.rst /tmp/airflow-breeze-install.htmlNotes
uv run prek ...could not start in this local environment because buildingjpype1==1.7.1requires a Java runtime that is not installed.contributing-docs/03a_contributors_quick_start_beginners.rstis not Sphinx-aware and stops on the existing:doc:role, so I validated it with the project prek hooks andgit diff --check.Was generative AI tooling used to co-author this PR?
Generated-by: ChatGPT-5 following the guidelines at https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions