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

Fix GitHub actions #638

Merged
merged 8 commits into from
Dec 20, 2024
Merged

Fix GitHub actions #638

merged 8 commits into from
Dec 20, 2024

Conversation

anawas
Copy link
Collaborator

@anawas anawas commented Dec 20, 2024

Due to changes to the conda-incubator/setup-miniconda workflow running the actions test and build-docks failed. This PR fixes the issue by updating our actions to conda-incubator/setup-miniconda@v3.

Summary

Action Updated? Tested? Comment
Tests yes yes
Build Docs yes yes
Test User Package yes no I didn't dare to test
Build Docker Image no no Doesn't use setup-miniconda
Conda Build no no Doesn't use setup-miniconda
Dev Workflow no no Doesn't use setup-miniconda
pages-build-deployment no yes Successful run after 'Build Docs'

@anawas anawas requested a review from Lukas113 December 20, 2024 13:16
Copy link
Collaborator

@Lukas113 Lukas113 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.19%. Comparing base (1da8116) to head (fd7beae).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #638   +/-   ##
=======================================
  Coverage   71.19%   71.19%           
=======================================
  Files          55       55           
  Lines        5946     5946           
=======================================
  Hits         4233     4233           
  Misses       1713     1713           

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

@Lukas113 Lukas113 mentioned this pull request Dec 20, 2024
@anawas anawas merged commit f2380be into main Dec 20, 2024
4 checks passed
@anawas anawas deleted the aw_fix_pipeline branch December 20, 2024 14:20
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