Skip to content

chore(main): release 9.10.0#3702

Merged
johanneskoester merged 1 commit intomainfrom
release-please--branches--main
Aug 29, 2025
Merged

chore(main): release 9.10.0#3702
johanneskoester merged 1 commit intomainfrom
release-please--branches--main

Conversation

@snakemake-bot
Copy link
Copy Markdown
Contributor

@snakemake-bot snakemake-bot commented Aug 18, 2025

🤖 I have created a release beep boop

9.10.0 (2025-08-19)

Features

  • migrate to scheduler plugin interface and scheduler plugins (#3676) (26fcd38)

Bug Fixes

  • don't rate limit jobs when touching (#3699) (9c499e5)
  • raise an error when different rules produce identical (temp) output (#3667) (f627176)
  • silence messages on module load (#3688) (b13e9c8)

This PR was generated with Release Please. See documentation.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Aug 18, 2025

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.

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

✨ Finishing Touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release-please--branches--main

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
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@snakemake-bot snakemake-bot force-pushed the release-please--branches--main branch 2 times, most recently from 195c9b7 to ba3990e Compare August 18, 2025 09:32
@snakemake-bot snakemake-bot changed the title chore(main): release 9.9.1 chore(main): release 9.10.0 Aug 19, 2025
@snakemake-bot snakemake-bot force-pushed the release-please--branches--main branch from ba3990e to 8e0aa7d Compare August 19, 2025 06:14
@johanneskoester johanneskoester merged commit 2601b1a into main Aug 29, 2025
79 of 80 checks passed
@johanneskoester johanneskoester deleted the release-please--branches--main branch August 29, 2025 09:33
@snakemake-bot
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

kjohnsen pushed a commit to kjohnsen/snakemake that referenced this pull request Dec 15, 2025
🤖 I have created a release *beep* *boop*
---


##
[9.10.0](snakemake/snakemake@v9.9.0...v9.10.0)
(2025-08-19)


### Features

* migrate to scheduler plugin interface and scheduler plugins
([snakemake#3676](snakemake#3676))
([26fcd38](snakemake@26fcd38))


### Bug Fixes

* don't rate limit jobs when touching
([snakemake#3699](snakemake#3699))
([9c499e5](snakemake@9c499e5))
* raise an error when different rules produce identical (temp) output
([snakemake#3667](snakemake#3667))
([f627176](snakemake@f627176))
* silence messages on module load
([snakemake#3688](snakemake#3688))
([b13e9c8](snakemake@b13e9c8))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

2 participants