Skip to content

CI: remove hardcoded paths in cygwin workflow#15612

Merged
bonzini merged 2 commits intomesonbuild:masterfrom
jon-turney:cygwin-ci-no-hardcoded-paths
Mar 21, 2026
Merged

CI: remove hardcoded paths in cygwin workflow#15612
bonzini merged 2 commits intomesonbuild:masterfrom
jon-turney:cygwin-ci-no-hardcoded-paths

Conversation

@jon-turney
Copy link
Member

@jon-turney jon-turney commented Mar 10, 2026

This is kind of another attempt at the left-over bits of #14425, after we've delegated the choice of location for best performance to cygwin-install-action.

Also, per the suggestion in #14425 (comment), locate the pip cache dir programmatically, rather than hardcoding another (brittle) path.

cygwin-install-action adds cygwin's /usr/bin to PATH by default, so this
isn't needed.
per the suggestion at [1], locate the pip cache dir programmatically,
rather than hardcoding a (brittle) path.

[1] mesonbuild#14425 (comment)
@jon-turney jon-turney requested a review from jpakkane as a code owner March 10, 2026 17:14
@bonzini bonzini merged commit 2cb39be into mesonbuild:master Mar 21, 2026
6 checks passed
@jon-turney jon-turney deleted the cygwin-ci-no-hardcoded-paths branch March 21, 2026 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants