Skip to content

chore(main): release 9.17.0#3977

Merged
johanneskoester merged 1 commit intomainfrom
release-please--branches--main
Mar 13, 2026
Merged

chore(main): release 9.17.0#3977
johanneskoester merged 1 commit intomainfrom
release-please--branches--main

Conversation

@snakemake-bot
Copy link
Copy Markdown
Contributor

@snakemake-bot snakemake-bot commented Feb 18, 2026

🤖 I have created a release beep boop

9.17.0 (2026-03-13)

Features

  • Allow storing snakemake metadata in files or databases (#4012) (dd75f31)
  • Allow to specify comparison command per-unit test (#3956) (b88171c)
  • job table orderd topological when run is started (#4018) (75cf506)
  • lambda functions for priority in rules (#3253) (d2aa226)
  • Make on... directive of modules accessible (#4050) (e9f2e1c)

Bug Fixes

Performance Improvements

  • switch reretry with tenacity; decouple container classes (with Python 3.7 compat for old scripts) from rest of the codebase (enabling moving to newer python versions) (#4032) (ffb19e7)

Documentation

  • Add AI-assisted contributions policy to contributing guidelines (#4051) (dd70526)
  • codebase: Update & simplify plugin architecture section (#4052) (176cf63)
  • Correct workflow.source_path() description in documentation (#4036) (45883c5)
  • fixed wrong code example for collect() function (#4037) (5c85ed8)
  • Minor docs improvements (#4089) (29ea226)
  • switch to sphinx_design for tabs (#3976) (9674614)
  • typo in the migration table breaking a pip install command (#4024) (66f9dda)

This PR was generated with Release Please. See documentation.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Feb 18, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • CHANGELOG.md is excluded by !CHANGELOG.md

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 752229b4-f39f-428e-874c-9414dd770673

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release-please--branches--main
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@snakemake-bot snakemake-bot changed the title chore(main): release 9.16.4 chore(main): release 9.17.0 Feb 24, 2026
@snakemake-bot snakemake-bot force-pushed the release-please--branches--main branch from 3147e3f to cb2021d Compare February 24, 2026 16:50
@snakemake-bot snakemake-bot force-pushed the release-please--branches--main branch 25 times, most recently from ef54f38 to 55e6ba8 Compare March 13, 2026 14:30
@snakemake-bot snakemake-bot force-pushed the release-please--branches--main branch from 55e6ba8 to f78b1ba Compare March 13, 2026 15:26
@johanneskoester johanneskoester merged commit fdf8b73 into main Mar 13, 2026
54 of 58 checks passed
@johanneskoester johanneskoester deleted the release-please--branches--main branch March 13, 2026 15:59
@snakemake-bot
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Conda tests fail on Apple silicon Dont build entrie DAG when flags liek --unlock are set

2 participants