GH-37931: [Python] Revert "GH-37803: [CI][Dev][Python] Release and merge script errors (#37819)"#40150
Merged
raulcd merged 1 commit intoapache:mainfrom Feb 20, 2024
Merged
GH-37931: [Python] Revert "GH-37803: [CI][Dev][Python] Release and merge script errors (#37819)"#40150raulcd merged 1 commit intoapache:mainfrom
raulcd merged 1 commit intoapache:mainfrom
Conversation
…rors (apache#37819)" This reverts commit 79e49db.
|
|
Member
|
@github-actions crossbow submit -g python |
|
Revision: 5bda353 Submitted crossbow builds: ursacomputing/crossbow @ actions-0323022cdf |
Member
pitrou
added a commit
that referenced
this pull request
Feb 20, 2024
…for comment bot (#40162) The comment bot depends on an internal setuptools_scm API that was changed in setuptools_scm 8. We therefore need to reinstate the Archery version constraint that was removed in #40150 See example failure at https://github.com/apache/arrow/actions/runs/7976567301/job/21777437575 Authored-by: Antoine Pitrou <[email protected]> Signed-off-by: Antoine Pitrou <[email protected]>
|
After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit a8b9537. There were no benchmark performance regressions. 🎉 The full Conbench report has more details. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This reverts commit 79e49db.
#37931 should have been fixed as of pypa/setuptools-scm@056584b in setuptools_scm 8.0.4; I tested that this works in conda-forge/arrow-cpp-feedstock#1314.
CC @AlenkaF @raulcd