CI: pin cygwin python to 3.9.16-1 [skip cirrus][skip azp][skip circle] by mattip · Pull Request #25716 · numpy/numpy
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 12.3k
Merged
CI: pin cygwin python to 3.9.16-1 [skip cirrus][skip azp][skip circle]#25716
charris merged 2 commits intonumpy:mainfrom
CI: pin cygwin python to 3.9.16-1 [skip cirrus][skip azp][skip circle]#25716
charris merged 2 commits intonumpy:mainfrom
Conversation
Copy link Copy Markdown
Member
mattip
commented
Jan 29, 2024
mattip
commented
Closes #25708 by pinning cygwin to 3.9.16-1, which does not time out. Replaces #25714. Related to gitpython-developers/GitPython#1814.
mattip
mentioned this pull request
EliahKagan reviewed Jan 29, 2024
.github/workflows/cygwin.yml
Outdated
Show resolved
Hide resolved
.github/workflows/cygwin.yml Outdated Show resolved Hide resolved
Co-authored-by: Eliah Kagan <degeneracypressure@gmail.com>
Copy link Copy Markdown
Member Author
mattip
commented
Jan 29, 2024
mattip commented
Jan 29, 2024The ci run is passing. @EliahKagan is there an cygwin issue we could track to know when to release the pin?
Copy link Copy Markdown
Member Author
mattip
commented
Jan 29, 2024
mattip commented
Jan 29, 2024This also updates the cleanup-path action to v4 in order to get node-20 since the deprecated node-16 used in the previous version emits a warning when running the action
charris
merged commit
9c6f37d
into
numpy:main
Copy link Copy Markdown
Member
charris
commented
Jan 29, 2024
charris commented
Jan 29, 2024Thanks Matti.
charris
added
03 - Maintenance
09 - Backport-Candidate
component: CI labels
Jan 29, 2024
charris
mentioned this pull request
Copy link Copy Markdown
Contributor
is there an cygwin issue we could track to know when to release the pin?
A couple of reports have been posted to the mailing list where Cygwin bugs are tracked, and the maintainer of Cygwin's downstream Python packages is investigating.
- Message by Daniel Abrahamsson - initial report to the list, describes
piphang - Message by Andrew Murray - reports Pin to Python 3.9.16-1 python-pillow/Pillow#7762
- Reply by Marco Atzeri, maintainer of Cygwin's Python packages
Edit: I had missed the first message that reports the bug when I first posted this comment.
mattip
deleted the
pin-cygwin
branch
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