-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GH-37931: [Python] Revert "GH-37803: [CI][Dev][Python] Release and merge script errors (#37819)" #40150
Conversation
…rors (apache#37819)" This reverts commit 79e49db.
|
@github-actions crossbow submit -g python |
Revision: 5bda353 Submitted crossbow builds: ursacomputing/crossbow @ actions-0323022cdf |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Thanks @h-vetinari
@raulcd This broke the comment bot: |
…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 <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>
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. |
…lease and merge script errors (apache#37819)" (apache#40150) This reverts commit 79e49db. apache#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 * Closes: apache#37931 Authored-by: H. Vetinari <h.vetinari@gmx.com> Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
…for comment bot (apache#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 apache#40150 See example failure at https://github.com/apache/arrow/actions/runs/7976567301/job/21777437575 Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>
…lease and merge script errors (apache#37819)" (apache#40150) This reverts commit 79e49db. apache#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 * Closes: apache#37931 Authored-by: H. Vetinari <h.vetinari@gmx.com> Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
…for comment bot (apache#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 apache#40150 See example failure at https://github.com/apache/arrow/actions/runs/7976567301/job/21777437575 Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>
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