-
Notifications
You must be signed in to change notification settings - Fork 590
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
Replace Travis with GithubActions #7754
Conversation
Codecov Report
@@ Coverage Diff @@
## master #7754 +/- ##
================================================
+ Coverage 18.644% 86.942% +68.298%
- Complexity 4635 36866 +32231
================================================
Files 1261 2211 +950
Lines 73745 173376 +99631
Branches 11768 18709 +6941
================================================
+ Hits 13749 150736 +136987
+ Misses 57944 16056 -41888
- Partials 2052 6584 +4532
|
Github actions tests reported job failures from actions build 2116815019
|
957c907
to
1b7f987
Compare
@lbergelson I think this is done? I have gotten rid of most of the references to travis left in the repo and this Appears to be working. I have left in a broken test to demonstrate that hte warning script works. |
Github actions tests reported job failures from actions build 2149330287
|
6cffd9b
to
36489a7
Compare
Github actions tests reported job failures from actions build 2202312023
|
Github actions tests reported job failures from actions build 2202472504
|
Github actions tests reported job failures from actions build 2202635208
|
Github actions tests reported job failures from actions build 2202761977
|
* Switched over to using GithubActions for CI services and re-implemented our existing tests as github an actions workflow. Removed old Travis infrastructure and scripts. Co-authored-by: Louis Bergelson <[email protected]>, James Emery <[email protected]>
* Switched over to using GithubActions for CI services and re-implemented our existing tests as github an actions workflow. Removed old Travis infrastructure and scripts. Co-authored-by: Louis Bergelson <[email protected]>, James Emery <[email protected]>
We are trying to replace travis CI and we must test that the push tests work as expected. This will eventually require we rebase everything.
We should get rid of/update our old travis tickets