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 template to v0.3.0 #773

Conversation

scverse-bot
Copy link
Contributor

cookiecutter-scverse released v0.3.0.

Changes

Required actions

The Github release workflow has been updated to use trusted publishing for authentication. You'll need to configure your project on PyPI accordingly. See scverse/cookiecutter-scverse#228 and the PyPI documentation for more details.

Python version update

Python 3.11 now works with numba, so we increased the maximum tested version to Python 3.11.

Enhancements

The automatic template sync is now in regular operation.

Fixes

If there are any questions, feel free to reach out to @grst, e.g. on the scverse zulip.

Additional remarks

  • unsubscribe: If you don’t want to receive these PRs in the future,
    add skip: true to template-repos.yml using a PR or,
    if you never want to sync from the template again, delete your .cruft file.
  • If there are merge conflicts,
    they either show up inline (>>>>>>>) or 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.

@codecov-commenter
Copy link

codecov-commenter commented Nov 28, 2023

Codecov Report

Merging #773 (c980348) into main (aa60e26) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #773   +/-   ##
=======================================
  Coverage   69.87%   69.87%           
=======================================
  Files          39       39           
  Lines        5481     5481           
  Branches     1025     1025           
=======================================
  Hits         3830     3830           
  Misses       1363     1363           
  Partials      288      288           

@giovp giovp changed the base branch from main to template_update December 11, 2023 10:21
@giovp giovp merged commit 6bd5ce6 into scverse:template_update Dec 11, 2023
8 checks passed
grst added a commit that referenced this pull request Dec 11, 2023
giovp added a commit that referenced this pull request Dec 11, 2023
Co-authored-by: scverse-bot <None>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: scverse-bot <108668866+scverse-bot@users.noreply.github.com>
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.

3 participants