Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Dec 9, 2025

  • feat: added --create-all-roles flag to breeze. creates test users with each role by default for SimpleAuthManager

  • update command config

  • ci: ran prek --all-files

  • remove dev modecreate roles error

  • remove --dev-mode requirement for breeze start-airflow --create-all-roles

  • docs: remove documentation (cherry picked from commit e615354)


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

* feat: added --create-all-roles flag to breeze. creates test users with each role by default for SimpleAuthManager

* update command config

* ci: ran prek --all-files

* remove dev modecreate roles error

* remove --dev-mode requirement for breeze start-airflow --create-all-roles

* docs: remove documentation
(cherry picked from commit e615354)

Co-authored-by: Aaron Wolmutt <163314771+aaron-wolmutt@users.noreply.github.com>
@potiuk
Copy link
Member Author

potiuk commented Dec 9, 2025

Did not cherry-pick it before and it prevents running --use-airflow-version in v3-1-test due to some other cherry-picks

@potiuk potiuk merged commit d260134 into apache:v3-1-test Dec 9, 2025
71 checks passed
@potiuk potiuk deleted the backport-e615354-v3-1-test branch December 9, 2025 10:46
ephraimbuddy pushed a commit that referenced this pull request Dec 9, 2025
…59233)

* feat: added --create-all-roles flag to breeze. creates test users with each role by default for SimpleAuthManager

* update command config

* ci: ran prek --all-files

* remove dev modecreate roles error

* remove --dev-mode requirement for breeze start-airflow --create-all-roles

* docs: remove documentation
(cherry picked from commit e615354)

Co-authored-by: Aaron Wolmutt <163314771+aaron-wolmutt@users.noreply.github.com>
ephraimbuddy pushed a commit that referenced this pull request Dec 11, 2025
…59233)

* feat: added --create-all-roles flag to breeze. creates test users with each role by default for SimpleAuthManager

* update command config

* ci: ran prek --all-files

* remove dev modecreate roles error

* remove --dev-mode requirement for breeze start-airflow --create-all-roles

* docs: remove documentation
(cherry picked from commit e615354)

Co-authored-by: Aaron Wolmutt <163314771+aaron-wolmutt@users.noreply.github.com>
ephraimbuddy pushed a commit that referenced this pull request Dec 12, 2025
…59233)

* feat: added --create-all-roles flag to breeze. creates test users with each role by default for SimpleAuthManager

* update command config

* ci: ran prek --all-files

* remove dev modecreate roles error

* remove --dev-mode requirement for breeze start-airflow --create-all-roles

* docs: remove documentation
(cherry picked from commit e615354)

Co-authored-by: Aaron Wolmutt <163314771+aaron-wolmutt@users.noreply.github.com>
potiuk added a commit to potiuk/airflow that referenced this pull request Dec 18, 2025
The apache#59511 cherry-picked to v3-1-test accidentally reverted an earlier
change apache#59233 that introduced different types of users created
automatically by Simple Auth Manager.

This PR restores it.
potiuk added a commit to potiuk/airflow that referenced this pull request Dec 18, 2025
…-1-test

The apache#59511 cherry-picked to v3-1-test accidentally reverted an earlier
change apache#59233 that introduced different types of users created
automatically by Simple Auth Manager.

This PR restores it.
potiuk added a commit that referenced this pull request Dec 18, 2025
…-1-test (#59599)

The #59511 cherry-picked to v3-1-test accidentally reverted an earlier
change #59233 that introduced different types of users created
automatically by Simple Auth Manager.

This PR restores it.
ephraimbuddy pushed a commit that referenced this pull request Jan 6, 2026
…59233)

* feat: added --create-all-roles flag to breeze. creates test users with each role by default for SimpleAuthManager

* update command config

* ci: ran prek --all-files

* remove dev modecreate roles error

* remove --dev-mode requirement for breeze start-airflow --create-all-roles

* docs: remove documentation
(cherry picked from commit e615354)

Co-authored-by: Aaron Wolmutt <163314771+aaron-wolmutt@users.noreply.github.com>
ephraimbuddy pushed a commit that referenced this pull request Jan 6, 2026
…-1-test (#59599)

The #59511 cherry-picked to v3-1-test accidentally reverted an earlier
change #59233 that introduced different types of users created
automatically by Simple Auth Manager.

This PR restores it.
@ephraimbuddy ephraimbuddy added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Jan 6, 2026
@ephraimbuddy ephraimbuddy added this to the Airflow 3.1.6 milestone Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants