Skip to content

[v3-3-test] Suppress noisy Alembic plugin setup logs (#69916) - #70116

Merged
vatsrahul1001 merged 1 commit into
v3-3-testfrom
backport-58e124b-v3-3-test
Jul 21, 2026
Merged

[v3-3-test] Suppress noisy Alembic plugin setup logs (#69916)#70116
vatsrahul1001 merged 1 commit into
v3-3-testfrom
backport-58e124b-v3-3-test

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Alembic emits autogenerate plugin registration messages at INFO during CLI startup. Those unrelated lines contaminate machine-readable command output, while warnings and errors still need to remain visible.
(cherry picked from commit 58e124b)

Co-authored-by: Ephraim Anierobi splendidzigy24@gmail.com

@potiuk
potiuk marked this pull request as ready for review July 20, 2026 09:04
Alembic emits autogenerate plugin registration messages at INFO during CLI startup. Those unrelated lines contaminate machine-readable command output, while warnings and errors still need to remain visible.
(cherry picked from commit 58e124b)

Co-authored-by: Ephraim Anierobi <splendidzigy24@gmail.com>
@potiuk
potiuk force-pushed the backport-58e124b-v3-3-test branch from 85fe203 to d248f78 Compare July 20, 2026 09:04
@vatsrahul1001 vatsrahul1001 added this to the Airflow 3.3.1 milestone Jul 21, 2026
@vatsrahul1001
vatsrahul1001 merged commit 9eac46f into v3-3-test Jul 21, 2026
91 checks passed
@vatsrahul1001
vatsrahul1001 deleted the backport-58e124b-v3-3-test branch July 21, 2026 11:25
@vatsrahul1001 vatsrahul1001 added the type:misc/internal Changelog: Misc changes that should appear in change log label Jul 27, 2026
vatsrahul1001 pushed a commit that referenced this pull request Aug 5, 2026
Alembic emits autogenerate plugin registration messages at INFO during CLI startup. Those unrelated lines contaminate machine-readable command output, while warnings and errors still need to remain visible.
(cherry picked from commit 58e124b)

Co-authored-by: Ephraim Anierobi <splendidzigy24@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:logging type:misc/internal Changelog: Misc changes that should appear in change log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants