Skip to content

Conversation

@padelsbach
Copy link
Contributor

No description provided.

@padelsbach padelsbach force-pushed the wp-ossl-version-fix branch 5 times, most recently from e180c9d to 1b2ab01 Compare November 10, 2025 18:34
@padelsbach padelsbach marked this pull request as ready for review November 10, 2025 19:38
@padelsbach padelsbach force-pushed the wp-ossl-version-fix branch 2 times, most recently from 41cef39 to bfca9f6 Compare November 12, 2025 19:38
# the wolfProvider library

SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
REPO_ROOT=${GITHUB_WORKSPACE:-$(git rev-parse --show-toplevel)}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one makes me worry a bit. If a person calling this script has any other GITHUB_WORKSPACE env set, we would use that as the repo root right. Just seems like its common enough in GH workflows a user could already have one set.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's the point. In GH actions, this points to the repo root. Not sure why anyone would have this set locally.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fair enough. If it was set locally they would probably fail the tag checks anyways, so same result. LGTM

ColtonWilley
ColtonWilley previously approved these changes Nov 12, 2025
@padelsbach
Copy link
Contributor Author

jenkins retest please

@ColtonWilley
Copy link
Contributor

Jenkins retest this please.

@padelsbach padelsbach force-pushed the wp-ossl-version-fix branch 2 times, most recently from 67d2630 to d1abdb2 Compare November 13, 2025 00:00
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