Skip to content

Conversation

@bradegler
Copy link
Contributor

When running in a workflow, the generate_version_checksums.sh was being executed from the root of the workspace which caused the relative path to be incorrect.

Changed the main script to accept the checksum file as a parameter and updated the workflow to pass the fully qualified path.

@bradegler bradegler requested a review from a team as a code owner November 7, 2022 15:34
@bradegler bradegler requested a review from verbanicm November 7, 2022 15:34
@bradegler bradegler merged commit 00ed9e9 into main Nov 7, 2022
@bradegler bradegler deleted the bradegler/update_checksums_fix branch November 7, 2022 15:36
@verbanicm
Copy link
Contributor

Looks good, this message is part of another test.

verbanicm pushed a commit that referenced this pull request Jun 13, 2023
… from the action workflow (#6)

When running in a workflow, the generate_version_checksums.sh was being
executed from the root of the workspace which caused the relative path
to be incorrect.

Changed the main script to accept the checksum file as a parameter and
updated the workflow to pass the fully qualified path.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants