You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm. Do you have the "MINOR: [Release] Update .deb package names for 18.0.0" commit like e37b2ac on local? If you have it, could you push it to the main branch?
raulcd
added a commit
to raulcd/arrow
that referenced
this issue
Jul 17, 2024
… names on post-12-bump-versions.sh script (#43294)
### Rationale for this change
The script fails to bump deb package names at the moment due to an unmatching if.
### What changes are included in this PR?
Use current_version before bumping the versions in order to match debian packages to be updated.
### Are these changes tested?
It has been tested locally to bump the versions for the debian package names on main for 17.0.0
### Are there any user-facing changes?
No
* GitHub Issue: #43284
Authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
Describe the bug, including details regarding any error messages, version, and platform.
After executing the bump-versions script after the release, which generates the following two commits:
55ce352
18319d3
The Source Release and Merge Script CI jobs are failing with:
Component(s)
Continuous Integration, Developer Tools, Release
The text was updated successfully, but these errors were encountered: