Skip to content

Conversation

@jacobtomlinson
Copy link
Member

@jacobtomlinson jacobtomlinson commented Nov 4, 2020

Closes #4214

This PR migrates CI to GitHub Actions.

Changes:

  • All python versions are now tested on macos
  • Environments are now built from environment files instead of many conda install commands
  • Coverage is run on Python 3.8 Ubuntu only

Copy link
Contributor

@gforsyth gforsyth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good @jacobtomlinson -- do you want to merge from master? I think those windows tests should be passing now (although I also think they should've passed after you pinned pytest-asyncio, so...)

@jacobtomlinson
Copy link
Member Author

Thanks @gforsyth.

I think we may still be blocked here on some SSH tests which are failing. I think GitHub Actions causes some problem with running our mock SSH server.

@jakirkham
Copy link
Member

Pushed a commit to fix the merge conflict. Hope that is ok 🙂

@jacobtomlinson
Copy link
Member Author

Thanks @jakirkham !

@jakirkham
Copy link
Member

Ofc! Do you have a sense of the current issues we are running into here? I looked at CI, but nothing obvious stuck out at me.

@crusaderky
Copy link
Collaborator

Superseded by #4504; please close

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.

Migrate CI to GitHub Actions

4 participants