Skip to content
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

chore: Modify tparse check #5425

Merged
merged 1 commit into from
Jan 9, 2025
Merged

chore: Modify tparse check #5425

merged 1 commit into from
Jan 9, 2025

Conversation

moduli
Copy link
Collaborator

@moduli moduli commented Jan 8, 2025

Someone ran into a case where a unit test run failed due to not having tparse even though the cache restore was successful.
Screenshot 2025-01-08 at 4 46 40 PM
https://github.com/hashicorp/boundary/actions/runs/12642066509/job/35225823802

We previously addressed a similar issue with this PR, but in that instance, the cache failed to restore.

I haven't been able to find the root cause. Prior to the failing job, this job was the most recent run that used this cache key -- in this case, that job created the cache and ran the tests successfully. I'm not sure how tparse ended up missing.

In any event, this PR modifies the workflow to check if tparse exists regardless if it restores from the cache successfully.

https://hashicorp.atlassian.net/browse/ICU-16152

@moduli moduli added the pr/no-milestone Ignores the Milestone Check label Jan 8, 2025
@moduli moduli marked this pull request as ready for review January 8, 2025 22:14
@moduli moduli requested a review from a team as a code owner January 8, 2025 22:14
@moduli moduli merged commit 0a54be5 into main Jan 9, 2025
62 of 64 checks passed
@moduli moduli deleted the moduli-tparse branch January 9, 2025 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/no-milestone Ignores the Milestone Check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants