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

Add github action for compilation and coding style #897

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

ftessier
Copy link
Member

Add a compilation test configuration file for continuous integration, similar to Travis-CI (file .travis.yaml in project root directory), but running as a github action instead.

@ftessier ftessier requested a review from a team as a code owner July 12, 2022 13:43
@ftessier ftessier requested review from mainegra, rtownson and blakewalters and removed request for a team July 12, 2022 13:43
@ftessier ftessier force-pushed the admin-github-actions branch 24 times, most recently from 36ac1d2 to 134c5c1 Compare July 12, 2022 19:02
@ftessier ftessier force-pushed the admin-github-actions branch 16 times, most recently from 83f6de4 to 4b93d0d Compare July 12, 2022 23:42
@ftessier ftessier changed the title Add github action configuration for compile test Add github action for compilation and coding style Jul 12, 2022
@ftessier ftessier force-pushed the admin-github-actions branch 10 times, most recently from 5039fd8 to 462d0ea Compare July 18, 2022 21:37
ftessier and others added 2 commits August 3, 2023 14:08
Add a compilation test configuration file for continuous integration,
similar to Travis-CI (file .travis.yaml in project root directory), but
running as a github action instead. This action in turns triggers an
action to check the coding style.
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