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

workflows: run actionlint job outside of Docker container #205895

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

carlocab
Copy link
Member

This is broken for some reason inside Docker. The Install tools step
fails with the error1

Error: cannot load such file -- regexp_parser

Footnotes

  1. https://github.com/Homebrew/homebrew-core/actions/runs/12999376098/job/36254560867?pr=205703#step:4:28

This is broken for some reason inside Docker. The `Install tools` step
fails with the error[^1]

    Error: cannot load such file -- regexp_parser

[^1]: https://github.com/Homebrew/homebrew-core/actions/runs/12999376098/job/36254560867?pr=205703#step:4:28
@carlocab carlocab requested review from MikeMcQuaid and a team as code owners January 29, 2025 14:50
@github-actions github-actions bot added workflows PR modifies GitHub Actions workflow files automerge-skip `brew pr-automerge` will skip this pull request labels Jan 29, 2025
@carlocab carlocab added CI-syntax-only Change only affects brew syntax, not the install. Only run syntax CI. ready to merge PR can be merged once CI is green and removed automerge-skip `brew pr-automerge` will skip this pull request labels Jan 29, 2025
@carlocab carlocab added this pull request to the merge queue Jan 29, 2025
Merged via the queue into master with commit c0ca4b6 Jan 29, 2025
22 checks passed
@carlocab carlocab deleted the actionlint-no-docker branch January 29, 2025 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI-syntax-only Change only affects brew syntax, not the install. Only run syntax CI. ready to merge PR can be merged once CI is green workflows PR modifies GitHub Actions workflow files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants