Skip to content

[main] Upgrade important CI environment#65287

Merged
potiuk merged 2 commits intomainfrom
ci-upgrade-main
Apr 15, 2026
Merged

[main] Upgrade important CI environment#65287
potiuk merged 2 commits intomainfrom
ci-upgrade-main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This PR upgrades important dependencies of the CI environment.

@boring-cyborg boring-cyborg Bot added area:dev-tools area:production-image Production image improvements and fixes backport-to-v3-2-test Mark PR with this label to backport to v3-2-test branch kind:documentation labels Apr 15, 2026
@potiuk
Copy link
Copy Markdown
Member

potiuk commented Apr 15, 2026

One of the failures (with image artifact failing) might be addressed with #65268

doctoc v2.4.0 duplicates the "DON'T EDIT THIS SECTION" warning line on
every run when a file has no title between the header comments and the
TOC (thlorenz/doctoc#340). Three files in the repo used that pattern,
so the hook was adding a stray comment line each time.

Add an explicit **Table of contents** title to those three files, which
is the shape the 46 other doctoc-managed files in the repo already use.
doctoc now leaves them alone on re-run.
@potiuk
Copy link
Copy Markdown
Member

potiuk commented Apr 15, 2026

Pushed fix to doctoc upgrade

@potiuk
Copy link
Copy Markdown
Member

potiuk commented Apr 15, 2026

Possibly unrelaated (but possibly releated?) timeouts in tests . Re-run it to see if they are flakes.

@potiuk
Copy link
Copy Markdown
Member

potiuk commented Apr 15, 2026

Looks possibly like if it was specific Python 3.14 issues

@potiuk potiuk merged commit 206d9ac into main Apr 15, 2026
554 of 556 checks passed
@potiuk potiuk deleted the ci-upgrade-main branch April 15, 2026 17:22
@github-actions
Copy link
Copy Markdown
Contributor Author

Backport failed to create: v3-2-test. View the failure log Run details

Note: As of Merging PRs targeted for Airflow 3.X
the committer who merges the PR is responsible for backporting the PRs that are bug fixes (generally speaking) to the maintenance branches.

In matter of doubt please ask in #release-management Slack channel.

Status Branch Result
v3-2-test Commit Link

You can attempt to backport this manually by running:

cherry_picker 206d9ac v3-2-test

This should apply the commit to the v3-2-test branch and leave the commit in conflict state marking
the files that need manual conflict resolution.

After you have resolved the conflicts, you can continue the backport process by running:

cherry_picker --continue

If you don't have cherry-picker installed, see the installation guide.

@potiuk
Copy link
Copy Markdown
Member

potiuk commented Apr 15, 2026

No need to backport - it was alrady updated

karenbraganz pushed a commit to karenbraganz/airflow that referenced this pull request Apr 16, 2026
* [main] CI: Upgrade important CI environment

* Fix doctoc v2.4.0 duplicate-warning regression

doctoc v2.4.0 duplicates the "DON'T EDIT THIS SECTION" warning line on
every run when a file has no title between the header comments and the
TOC (thlorenz/doctoc#340). Three files in the repo used that pattern,
so the hook was adding a stray comment line each time.

Add an explicit **Table of contents** title to those three files, which
is the shape the 46 other doctoc-managed files in the repo already use.
doctoc now leaves them alone on re-run.

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools area:production-image Production image improvements and fixes backport-to-v3-2-test Mark PR with this label to backport to v3-2-test branch kind:documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants