Skip to content

chore(release): v0.31.1 - #301

Merged
avivsinai merged 1 commit into
masterfrom
release/v0.31.1
Aug 21, 2026
Merged

chore(release): v0.31.1#301
avivsinai merged 1 commit into
masterfrom
release/v0.31.1

Conversation

@avivsinai

Copy link
Copy Markdown
Owner

Release

  • moves CHANGELOG.md into v0.31.1
  • aligns skill/plugin metadata to 0.31.1
  • merge triggers .github/workflows/release.yml, which validates the release commit, creates v0.31.1, publishes the release, and publishes skills in the same workflow run

Ships the current Unreleased items already on master: Cloud bearer resource tokens (#294), README demo first screen (#299), and the WinCred chunk fix (#298/#300).

Named check

$ ./scripts/check-release-version.sh 0.31.1
release metadata matches 0.31.1

Also ran go test ./internal/secret ./pkg/oauth ./pkg/cmd/auth ./pkg/cmdutil (all ok). Full make test / make build ran in ./scripts/release.sh 0.31.1 --no-auto-merge --date 2026-08-21.

Open in Web Open in Cursor 

Co-authored-by: avivsinai <avivsinai@users.noreply.github.com>
@cursor

cursor Bot commented Aug 21, 2026

Copy link
Copy Markdown

Named check on the Cloud VM (release/v0.31.1 @ 8d09691):

$ ./scripts/check-release-version.sh 0.31.1
release metadata matches 0.31.1

Cheap package tests:

$ go test ./internal/secret ./pkg/oauth ./pkg/cmd/auth ./pkg/cmdutil
ok  	github.com/avivsinai/bitbucket-cli/internal/secret	(cached)
ok  	github.com/avivsinai/bitbucket-cli/pkg/oauth	(cached)
ok  	github.com/avivsinai/bitbucket-cli/pkg/cmd/auth	(cached)
ok  	github.com/avivsinai/bitbucket-cli/pkg/cmdutil	(cached)

@codecov

codecov Bot commented Aug 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@avivsinai
avivsinai merged commit 2c0e5bb into master Aug 21, 2026
11 checks passed
@avivsinai
avivsinai deleted the release/v0.31.1 branch August 21, 2026 06:13
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