Uh oh!
There was an error while loading. Please reload this page.
Start migrating away from Travis - #674
Merged
Merged
Conversation
jakirkham
commented
Dec 16, 2020
Member
Thanks Matthias! 😄 |
Carreau
commented
Dec 16, 2020
ContributorAuthor
Thanks; as you can see I'm struggling to make it to work... |
Carreau
commented
Dec 16, 2020
ContributorAuthor
Note to self: And it won't trigger a build if I don't commit and push. |
Carreau
commented
Dec 16, 2020
ContributorAuthor
the interaction of gh-action and tox is complex, and it seem that they are basically duplicating the same purpose; so I might go without tox. |
Carreauforce-pushed
the
no-travis
branch
3 times, most recently
from
December 16, 2020 18:45
6909e60 to
87474a5Comparejakirkham
approved these changes
Dec 16, 2020
Carreau
commented
Dec 16, 2020
ContributorAuthor
I'm going to rebase and squash. |
Carreau
commented
Dec 16, 2020
ContributorAuthor
You can see the delta coverage here: https://app.codecov.io/gh/zarr-developers/zarr-python/compare/master...no-travis |
Carreauforce-pushed
the
no-travis
branch
3 times, most recently
from
December 16, 2020 20:05
5bd6bf9 to
9b5b56cCompareWe are out of travis.ci hours; start migrating to actions.
Carreau
commented
Dec 16, 2020
ContributorAuthor
Ok, that seem to start working; merging as is for now and will refine later. |
jakirkham
commented
Dec 16, 2020
Member
Should we try to move off AppVeyor as well? I think GH Actions supports Windows too. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We are out of travis.ci hours; start migrating to actions.
Not complete; none of the coverage uploading and testing with Mongo or azure is ran here.