Skip to content

chore(main): release 2.1.0#391

Merged
cmeesters merged 1 commit intomainfrom
release-please--branches--main
Jan 20, 2026
Merged

chore(main): release 2.1.0#391
cmeesters merged 1 commit intomainfrom
release-please--branches--main

Conversation

@snakemake-bot
Copy link
Copy Markdown
Contributor

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

🤖 I have created a release beep boop

2.1.0 (2026-01-20)

Features

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

Bug Fixes

  • jobstep plugin with new functionality required (#393) (2f302f2)
  • quoting for SLURM partition (#399) (9e86cb2)
  • status hang when no active jobs (#396) (769f0a4)
  • updated gpu model string - may contain a period, now (#390) (27607e5)

Documentation

  • updated for passing commands as script (#392) (66d9825)

This PR was generated with Release Please. See documentation.

Summary by CodeRabbit

Release Notes: Version 2.1.0

  • New Features

    • Added support for passing shell scripts to sbatch
  • Bug Fixes

    • Fixed jobstep plugin functionality
    • Fixed SLURM partition quoting behavior
    • Resolved status hang when no active jobs exist
    • Updated GPU model string representation
  • Documentation

    • Updated guidance for passing commands as scripts

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

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Dec 11, 2025

Walkthrough

Added a new top-level 2.1.0 entry to CHANGELOG.md and bumped the package version in pyproject.toml from 2.0.3 to 2.1.0. Changelog lists one feature (pass a shell script to sbatch) and several bug fixes.

Changes

Cohort / File(s) Summary
Release notes
CHANGELOG.md
Added top-level 2.1.0 entry (dated 2026-01-19) documenting: feature — option to pass a shell script to sbatch; bug fixes — jobstep plugin behavior, SLURM partition quoting, status hang when no active jobs, GPU model string allowing 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, dependencies, or configuration changes.

Sequence Diagram(s)

(omitted — changes are release metadata and a simple feature note without multi-component control-flow changes)

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

autorelease: tagged

Suggested reviewers

  • cmeesters

Poem

🐰 I nudged the version up a tad,
A script for sbatch makes runners glad,
GPUs now accept a dotted name,
Changelog sings the tiny change,
Hop, celebrate the little bump!

🚥 Pre-merge checks | ✅ 3
✅ 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 clearly identifies this as a version release PR for 2.1.0, which is directly reflected in the CHANGELOG.md and pyproject.toml version updates.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


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 2 times, most recently from 286c124 to 4f85a47 Compare December 18, 2025 14:50
@cmeesters cmeesters self-requested a review January 19, 2026 14:24
@snakemake-bot snakemake-bot force-pushed the release-please--branches--main branch 3 times, most recently from 19580f5 to 25f9130 Compare January 19, 2026 15:18
@snakemake-bot snakemake-bot force-pushed the release-please--branches--main branch from 25f9130 to 2cb2501 Compare January 20, 2026 16:56
@cmeesters cmeesters merged commit 5250260 into main Jan 20, 2026
6 checks passed
@cmeesters cmeesters deleted the release-please--branches--main branch January 20, 2026 18:16
@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.

2 participants