Skip to content

chore: Release 2026.08.10 - #120

Merged
howbazaar merged 2 commits into
mainfrom
thumper/chore/release
Aug 11, 2026
Merged

chore: Release 2026.08.10#120
howbazaar merged 2 commits into
mainfrom
thumper/chore/release

Conversation

@howbazaar

Copy link
Copy Markdown
Contributor

what

Prepare the 2026.08.10 release:

  • Bump __version__ from 2026.05.06 to 2026.08.10.
  • Rev NEWS.md: the GraphQL deprecation migration notes move under a dated
    ## August 10, 2026 heading, leaving a fresh empty Next Release scaffold.

why

main has accumulated the deprecated-GraphQL-API migration (#118) but the
version on main is still 2026.05.06 — identical to the last published
release. The release workflow publishes on tag push and uses
skip-existing: true, so tagging without a version bump would silently skip
PyPI while still creating a GitHub release. The bump has to land first.

Once merged, the release is triggered by tagging the merge commit 2026.08.10
and pushing the tag.

testing

  • just test — 90 passed
  • uv run pre-commit run --all-files — all 14 hooks pass

Verified against the existing uv.lock on main, so the tagged commit's
dependency set is exactly what CI has been testing.

docs

NEWS.md is updated as part of this change.

🤖 Generated with Claude Code

Bump the version to 2026.08.10, refresh uv.lock, and rev NEWS.md so the
GraphQL deprecation migration lands under a dated heading.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@howbazaar
howbazaar requested a review from a team as a code owner August 10, 2026 23:35
@greptile-apps

greptile-apps Bot commented Aug 10, 2026

Copy link
Copy Markdown

Greptile Summary

Updates the package version and prepares the release notes for the August 10, 2026 release.

  • Bumps __version__ from 2026.05.06 to 2026.08.10.
  • Moves the GraphQL migration notes into the dated release section.
  • Restores an empty Next Release scaffold.

Confidence Score: 5/5

The PR appears safe to merge.

No blocking failure remains.

Important Files Changed

Filename Overview
NEWS.md Archives the accumulated GraphQL migration notes under the August 10, 2026 release heading and resets the upcoming-release sections.
stacklet/client/platform/init.py Updates the package version to 2026.08.10 for the planned release.

Reviews (2): Last reviewed commit: "Merge branch 'main' into thumper/chore/r..." | Re-trigger Greptile

@jtroup jtroup left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @howbazaar

@howbazaar
howbazaar merged commit 7d5f470 into main Aug 11, 2026
11 checks passed
@howbazaar
howbazaar deleted the thumper/chore/release branch August 11, 2026 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants