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

Make use of GitHub Actions #218

Merged
merged 4 commits into from
Jan 8, 2023
Merged

Make use of GitHub Actions #218

merged 4 commits into from
Jan 8, 2023

Conversation

csware
Copy link
Contributor

@csware csware commented Jan 7, 2023

This adds support for GitHub Actions (comparable to Travis, but directly included in GitHub so that one can easily see whether the tests are passing).

This PR also fixes some failing tests.

Examples: https://github.com/csware/nagios-plugin-check_raid/actions and https://github.com/csware/nagios-plugin-check_raid/actions/runs/3862443935

Signed-off-by: Sven Strickroth <[email protected]>
Signed-off-by: Sven Strickroth <[email protected]>
Signed-off-by: Sven Strickroth <[email protected]>
Signed-off-by: Sven Strickroth <[email protected]>
@csware csware changed the title Make use of GutHub Actions Make use of GitHub Actions Jan 7, 2023
@csware csware force-pushed the actions branch 4 times, most recently from 5b50757 to bf82ce4 Compare January 8, 2023 12:05
@glensc
Copy link
Owner

glensc commented Jan 8, 2023

Fill PR body and describe what this does.

@csware
Copy link
Contributor Author

csware commented Jan 8, 2023

Done, I thought this was self explanatory.

@glensc glensc merged commit f553997 into glensc:master Jan 8, 2023
@csware
Copy link
Contributor Author

csware commented Jan 8, 2023

I also played a bit with automatically providing artifacts, e.g. https://github.com/csware/nagios-plugin-check_raid/actions/runs/3862828565 on my branch https://github.com/csware/nagios-plugin-check_raid/tree/fatpack, maybe this is helpful in the future to build releases...

@csware csware deleted the actions branch January 8, 2023 16:06
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