Skip to content

Conversation

angelapwen
Copy link
Contributor

We recently had an internal monitor trigger when tar was not found on the PATH of a self-hosted runner. This change checks whether tar is available on the PATH and throws a configuration error when it is not. Small refactoring: I moved the isBinaryAccessible method to util now that it is used in multiple places.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.

@angelapwen angelapwen requested a review from a team as a code owner November 18, 2024 19:22
Copy link
Contributor

@aeisenberg aeisenberg left a comment

Choose a reason for hiding this comment

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

Nice.

@angelapwen angelapwen merged commit 9222a97 into main Nov 18, 2024
271 checks passed
@angelapwen angelapwen deleted the angelapwen/catch-tar-error branch November 18, 2024 19:47
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