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

Enhance Github Actions #103

Closed
6 tasks done
jgebal opened this issue Jan 14, 2022 · 1 comment
Closed
6 tasks done

Enhance Github Actions #103

jgebal opened this issue Jan 14, 2022 · 1 comment

Comments

@jgebal
Copy link
Member

jgebal commented Jan 14, 2022

In order to completely move from Travis-CI to github actions, following list of steps needs to be done.

  • 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)

Part of wok is performed already as part of #102

@simasch simasch closed this as completed Jul 11, 2023
@simasch
Copy link
Member

simasch commented Jul 11, 2023

Done

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

No branches or pull requests

2 participants