Skip to content

Conversation

@vatsrahul1001
Copy link
Contributor

@vatsrahul1001 vatsrahul1001 commented Jan 9, 2026

Start-release command was failing in dry-run mode because
SVN clone was skipped in PR but subsequent operations (os.chdir)
expected the directories to exist and started failing in CI. Initially I thought to skip those as well in dry mode, but in that case we will lose on test coverage
^ 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.

@vatsrahul1001 vatsrahul1001 merged commit e57340b into apache:main Jan 9, 2026
246 of 247 checks passed
@vatsrahul1001 vatsrahul1001 deleted the fix-release-cmd-svn branch January 9, 2026 05:52
@github-actions
Copy link

github-actions bot commented Jan 9, 2026

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

Status Branch Result
v3-1-test Commit Link

You can attempt to backport this manually by running:

cherry_picker e57340b v3-1-test

This should apply the commit to the v3-1-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

stegololz pushed a commit to stegololz/airflow that referenced this pull request Jan 9, 2026
vatsrahul1001 added a commit that referenced this pull request Jan 12, 2026
vatsrahul1001 added a commit that referenced this pull request Jan 12, 2026
ephraimbuddy pushed a commit that referenced this pull request Jan 13, 2026
ephraimbuddy pushed a commit that referenced this pull request Jan 14, 2026
ephraimbuddy pushed a commit that referenced this pull request Jan 16, 2026
jason810496 pushed a commit to jason810496/airflow that referenced this pull request Jan 22, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants