Skip to content

Conversation

@snakemake-bot
Copy link
Contributor

@snakemake-bot snakemake-bot commented Dec 11, 2025

🤖 I have created a release beep boop

2.1.0 (2025-12-14)

Features

  • pass a shell script to sbatch rather than the command directly (#380) (ccde8ca)

Bug Fixes

  • updated gpu model string - may contain a period, now (#390) (27607e5)

This PR was generated with Release Please. See documentation.

Summary by CodeRabbit

  • New Features

    • Added support for passing shell scripts to sbatch for enhanced job submission configuration
  • Bug Fixes

    • Updated GPU model string format to support periods in model names

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 11, 2025

Walkthrough

Added a new 2.1.0 release entry to CHANGELOG.md (2025-12-14) and bumped the package version in pyproject.toml from 2.0.3 to 2.1.0. The changelog notes a feature to pass a shell script to sbatch and a bug fix allowing a period in the GPU model string.

Changes

Cohort / File(s) Summary
Release notes
CHANGELOG.md
Added top-level 2.1.0 entry dated 2025-12-14 documenting: feature — option to pass a shell script to sbatch; bug fix — GPU model string updated to allow a period; links v2.0.3 → v2.1.0.
Version bump
pyproject.toml
Incremented package version in [tool.poetry] from 2.0.3 to 2.1.0. No other metadata or dependency changes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

  • Review primarily for accurate changelog wording and correct version string in pyproject.toml.

Possibly related PRs

Suggested labels

autorelease: tagged

Suggested reviewers

  • cmeesters

Poem

🐇 I nudged a version up with care,
A dot now fits the GPU's hair,
A script can ride sbatch's lane,
Small hops of change across the plain,
— thump, thump, release is in the air!

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore(main): release 2.1.0' directly matches the PR's purpose—it's an automated release PR updating the package version from 2.0.3 to 2.1.0 in pyproject.toml and adding a changelog entry.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ 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

📜 Recent review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 07f7c6b and 286c124.

📒 Files selected for processing (2)
  • CHANGELOG.md (1 hunks)
  • pyproject.toml (1 hunks)
✅ Files skipped from review due to trivial changes (1)
  • pyproject.toml
🚧 Files skipped from review as they are similar to previous changes (1)
  • CHANGELOG.md
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: testing

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 2.0.4 chore(main): release 2.1.0 Dec 14, 2025
@snakemake-bot snakemake-bot force-pushed the release-please--branches--main branch from 07f7c6b to 286c124 Compare December 14, 2025 16:49
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