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

Replace Travis with GithubActions, ah_var_store edition #7804

Closed
wants to merge 2 commits into from

Conversation

mcovarr
Copy link
Collaborator

@mcovarr mcovarr commented Apr 25, 2022

Cherry pick of #7754 with very minor conflict resolution.

Co-authored-by: Louis Bergelson [email protected], James Emery [email protected]

Also cherry picked #7727 to pick up an attempt at a git lfs optimization. Even though there's a bug in that that prevents it from running at all, git lfs not running at all works out to be better than git lfs that runs without limits.

* 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]>
@codecov
Copy link

codecov bot commented Apr 25, 2022

Codecov Report

❗ No coverage uploaded for pull request base (ah_var_store@f09b162). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head d6347af differs from pull request most recent head 0322dbb. Consider uploading reports for the commit 0322dbb to get more accurate results

@@               Coverage Diff                @@
##             ah_var_store     #7804   +/-   ##
================================================
  Coverage                ?   86.282%           
  Complexity              ?     35192           
================================================
  Files                   ?      2170           
  Lines                   ?    164837           
  Branches                ?     17775           
================================================
  Hits                    ?    142224           
  Misses                  ?     16282           
  Partials                ?      6331           

* Docker build now only downloads the main large resources from git-lfs.  Previously it pulled everything.
* This should make building the docker substantially faster locally and possibly speed up the test suite slightly.
@mcovarr
Copy link
Collaborator Author

mcovarr commented Apr 25, 2022

pushed directly to ah_var_store

@mcovarr mcovarr closed this Apr 25, 2022
@mcovarr mcovarr deleted the ah_var_store_off_travis branch March 27, 2023 21:17
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.

None yet

3 participants