Skip to content

Commit a7d2881

Browse files
authored
Test: Auto-merge and stable release (#22)
* Test auto-merge and stable release * Bump version to 2025.9.0 [skip ci] * modified: pyproject.toml * Bump version to 2025.9.0 [skip ci] * Merge remote-tracking branch 'origin/main' into pr/kompre/22
1 parent 268a13d commit a7d2881

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "quarto-batch-convert"
3-
version = "2025.9.0rc10"
3+
version = "2025.9.0"
44
description = "Converts multiple Jupyter notebooks to Quarto documents at once"
55
readme = "README.md"
66
license = "MIT"

test-auto-merge.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Auto-merge and Release Test
2+
3+
This PR tests:
4+
- Auto-merge functionality after version bump
5+
- Release workflow with stable version
6+
- Branch protection with required checks
7+

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)