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

Adding Github Action for building the project. #102

Merged
merged 2 commits into from
Jan 14, 2022

Conversation

jgebal
Copy link
Member

@jgebal jgebal commented Jan 14, 2022

This PR adds a build GH Action for the project that replaces previously used Travis-CI build.
It is a work in progress.

Note:
The action to release is not included yet and still needs to be worked on.

TODO:

  • move bash files from .travis to .github/scripts
  • add release action on tagging (based on contents of travis.yml file
  • test release process (add missing secrets)
  • remove travis.yml file
  • add publish to Sonar
  • add publish test results (from matrix)

@jgebal jgebal requested review from simasch, lwasylow and pesse January 14, 2022 07:53
@jgebal jgebal mentioned this pull request Jan 14, 2022
6 tasks
@jgebal jgebal force-pushed the feature/github_actions branch 8 times, most recently from 3ad70fb to 114890f Compare January 14, 2022 22:39
@jgebal jgebal force-pushed the feature/github_actions branch from 114890f to 5b28231 Compare January 14, 2022 23:10
@jgebal jgebal merged commit a4a0eb5 into develop Jan 14, 2022
@jgebal jgebal deleted the feature/github_actions branch January 14, 2022 23:36
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.

3 participants