Skip to content

Add support for GitHub actions #76

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

Merged
merged 2 commits into from
Jul 16, 2023
Merged

Add support for GitHub actions #76

merged 2 commits into from
Jul 16, 2023

Conversation

tomeon
Copy link
Collaborator

@tomeon tomeon commented Jul 14, 2023

Closes #75.

@tomeon tomeon force-pushed the github-actions-support branch from ac9f8db to 3de7200 Compare July 14, 2023 23:53
@infertux
Copy link
Owner

This is nice, thank you so much for this!

I see a bunch of fatal: detected dubious ownership in repository at '/__w/bashcov/bashcov' in the build logs, I believe this happens when the ownership of the repo is different than the user running git. Is it worth fixing or just a side-effect of using GitHub Actions that we can ignore?

@tomeon tomeon force-pushed the github-actions-support branch from 3de7200 to a7f8783 Compare July 15, 2023 14:32
@tomeon
Copy link
Collaborator Author

tomeon commented Jul 15, 2023

Thanks for catching the dubious ownership issue. Looks like it's solved by updating from checkout@v2 to checkout@v3.

@infertux infertux merged commit 3e9a86b into master Jul 16, 2023
@infertux infertux deleted the github-actions-support branch July 16, 2023 01:17
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.

CI with GitHub Actions?
2 participants