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 outdated versions of CI CD actions #1257

Merged
merged 5 commits into from
Jun 3, 2024
Merged

Conversation

morcuended
Copy link
Member

It seems that coverage reports are not being uploaded to codecov, maybe because the old version

@morcuended
Copy link
Member Author

admins (@moralejo @rlopezcoto @maxnoe ) have to check/update codecov token

Error: Codecov token not found. Please provide Codecov token with -t flag.
Warning: Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1

@maxnoe
Copy link
Member

maxnoe commented May 29, 2024

@morcuended I added the token and restarted the jobs.

There are more warnings though due to outdated actions, could you update also the other actions? Mostly it's checkout and setu-python I think

Copy link

codecov bot commented May 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.06%. Comparing base (8cb517a) to head (8372941).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1257      +/-   ##
==========================================
- Coverage   73.13%   73.06%   -0.08%     
==========================================
  Files         134      134              
  Lines       14058    14036      -22     
==========================================
- Hits        10282    10256      -26     
- Misses       3776     3780       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@morcuended
Copy link
Member Author

Checkout action is already at the latest version, I updated setup python to v5, and changed the deprecated provision mamba by the setup micromamba action

@morcuended morcuended changed the title Update codecov version in CI Update outdated versions of CI CD actions May 30, 2024
@morcuended morcuended added ready for review Pull request is ready for review maintenance labels May 30, 2024
@morcuended
Copy link
Member Author

I think this is ready to go @maxnoe

@maxnoe maxnoe merged commit 54d3963 into main Jun 3, 2024
8 of 9 checks passed
@maxnoe maxnoe deleted the update-codecov-version branch June 3, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance ready for review Pull request is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants