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

migrate CI to github actions #134

Merged
merged 3 commits into from
Jan 25, 2022
Merged

Conversation

tmadlener
Copy link
Contributor

@tmadlener tmadlener commented Feb 26, 2021

BEGINRELEASENOTES

  • migrate CI to github actions and run python unittests with python2 and python3.
  • Remove coveralls instrumentation from CI

ENDRELEASENOTES

  • coverall needs token to be moved from travis to here

I removed the coverall instrumentation because it is not possible to share secrets with workflows that are run on forked repositories but that would be necessary for successfully running coveralls.

@tmadlener tmadlener force-pushed the migrate-ci branch 5 times, most recently from a49c115 to 57b7e1e Compare January 25, 2022 10:19
@tmadlener tmadlener force-pushed the migrate-ci branch 4 times, most recently from abd72ad to 923ce9f Compare January 25, 2022 11:55
@tmadlener tmadlener changed the title [wip] migrate CI to github actions migrate CI to github actions Jan 25, 2022
@tmadlener
Copy link
Contributor Author

@andresailer are you OK with dropping coveralls? One alternative could be to run it on a schedule similar to what we do for coverity in other repos.

@andresailer
Copy link
Contributor

No objection to dropping it.

@tmadlener tmadlener merged commit b2d6abf into iLCSoft:master Jan 25, 2022
@tmadlener tmadlener deleted the migrate-ci branch January 28, 2022 08:49
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