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

update GHAs, clean up yml, use micromamba #932

Closed
wants to merge 1 commit into from

Conversation

ocefpaf
Copy link
Member

@ocefpaf ocefpaf commented May 24, 2022

In this PR:

  1. update the GitHub Actions versions
  2. move from conda to micromamba to get faster builds
  3. clean up the plugin tests a bit (we created a matrix when we did not really needed it)
  4. run the tests on master, main and develop (we should probably get rid of master BTW)

This is not ready for review yet. I'll work on caching the environment first to make it easier to re-run tests in a PR.

@codecov
Copy link

codecov bot commented May 24, 2022

Codecov Report

Merging #932 (6565548) into master (54f7644) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #932   +/-   ##
=======================================
  Coverage   80.32%   80.32%           
=======================================
  Files          23       23           
  Lines        5102     5102           
  Branches     1273     1273           
=======================================
  Hits         4098     4098           
  Misses        714      714           
  Partials      290      290           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 54f7644...6565548. Read the comment docs.

@ocefpaf ocefpaf marked this pull request as ready for review May 24, 2022 12:47
@ocefpaf ocefpaf changed the base branch from develop to master May 25, 2022 19:03
@ocefpaf ocefpaf force-pushed the use_micromamba branch 2 times, most recently from 79e9bf9 to e168f4a Compare May 25, 2022 19:05
@ocefpaf ocefpaf changed the base branch from master to develop December 15, 2022 20:47
@ocefpaf ocefpaf changed the base branch from develop to master December 15, 2022 20:47
@ocefpaf ocefpaf mentioned this pull request Dec 15, 2022
@benjwadams
Copy link
Contributor

Closing due to merge of #980

@benjwadams benjwadams closed this Jan 4, 2023
@ocefpaf
Copy link
Member Author

ocefpaf commented Jan 4, 2023

Done in #980

@ocefpaf ocefpaf deleted the use_micromamba branch January 4, 2023 17:51
@ocefpaf
Copy link
Member Author

ocefpaf commented Jan 4, 2023

Closing due to merge of #980

We probably clicked almost at the same time :-)

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