Skip to content

Update template to v0.8.0#171

Merged
ilia-kats merged 3 commits into
scverse:mainfrom
scverse-bot:template-update-v2-scverse-mudata-v0.8.0
Jul 17, 2026
Merged

Update template to v0.8.0#171
ilia-kats merged 3 commits into
scverse:mainfrom
scverse-bot:template-update-v2-scverse-mudata-v0.8.0

Conversation

@scverse-bot

Copy link
Copy Markdown
Contributor

cookiecutter-scverse released v0.8.0.

Changes

This release comes with a bunch of smaller fixes and changes to the template, and a lot of under-the-hood changes reducing friction with template sync and initialization.

Changes

The most notable change is the introduction of zizmor as pre-commit hook for hardening github actions against supply-chain attacks. Github actions will be pinned to an immutable hash instead of a version number. Dependabot will take care of updating them (by @ilan-gold, @grst, @ilia-kats in scverse/cookiecutter-scverse#498).

Additionally, we introduced a helper package, scverse-misc, that contains utility code shared across scverse core and ecosystem packages. As an initial step, we moved custom sphinx extensions that were previously part of the template into scverse-misc (by @ilia-kats in scverse/cookiecutter-scverse#529). Rollout of additional features (shared logging and settings) will follow in the next release.

The remaining changes are listed below:

Updates to the template

Template sync, docs, and initialization (changes do not affect instance repos)

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 the .cruft.json file in the root of your repository.
  • If there are merge conflicts, you need to resolve them manually.
  • 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

codecov Bot commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.22%. Comparing base (c61b96f) to head (9747536).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #171   +/-   ##
=======================================
  Coverage   91.22%   91.22%           
=======================================
  Files          12       12           
  Lines        1869     1869           
=======================================
  Hits         1705     1705           
  Misses        164      164           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

…:scverse-bot/mudata into scverse-bot-template-update-v2-scverse-mudata-v0.8.0
@ilia-kats
ilia-kats force-pushed the template-update-v2-scverse-mudata-v0.8.0 branch from 7b99244 to 3756a8d Compare July 17, 2026 12:42
@ilia-kats
ilia-kats merged commit 324535e into scverse:main Jul 17, 2026
9 checks passed
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