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 codecov CI and update template #83

Closed
wants to merge 2 commits into from
Closed

Fix codecov CI and update template #83

wants to merge 2 commits into from

Conversation

grst
Copy link
Member

@grst grst commented Apr 13, 2023

This PR fixes some problems with the CI setup of the scverse-cookiecutter template repo. Last night, the codecov package was pulled from PyPI. This can easily be replaced, however we've realized our automatic template sync system does not allow us to modify github actions (a security precaution from github), so we need to roll out this update manually.

We're also taking this opportunity to make several other intended changes for to the CI workflow.

We're still looking into how we can avoid this in the future, which will likely require us changing how our template sync system works. This is being tracked in the scverse/cookiecutter-scverse#138.

Changes

These changes constitute the 0.2.1 release of the template and make the following changes:

Additional remarks

  • If there are merge conflicts a .rej file will have been created for the respective files. You need to address these conflicts manually. Make sure to enable pre-commit.ci (see below) to detect such files.
  • The scverse template works best when the pre-commit.ci, readthedocs and codecov services are enabled. Make sure to activate those apps if you haven't already.

@grst grst closed this by deleting the head repository Apr 13, 2023
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.

None yet

1 participant