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

main: add support for github actions #49

Merged
merged 1 commit into from
May 14, 2021
Merged

main: add support for github actions #49

merged 1 commit into from
May 14, 2021

Conversation

vbatts
Copy link
Owner

@vbatts vbatts commented May 13, 2021

Fixes #48

Signed-off-by: Vincent Batts vbatts@hashbangbash.com

@vbatts
Copy link
Owner Author

vbatts commented May 13, 2021

needs rebase for #52

@vbatts vbatts force-pushed the github-actions branch 3 times, most recently from 854d4a2 to f025c31 Compare May 14, 2021 18:04
Fixes #48

now with logic to detect GITHUB_SHA env variable, let's do a run without
the `-range` flag so that path lights up.

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
@vbatts
Copy link
Owner Author

vbatts commented May 14, 2021

cool. Looks good

@vbatts vbatts merged commit bd796fc into master May 14, 2021
@vbatts vbatts deleted the github-actions branch May 14, 2021 18:42
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.

handle env variables for Github Actions as well
1 participant