Skip to content

Prepare v0.2.0 - #126

Merged
charlesgreen merged 1 commit into
mainfrom
release-v0.2.0
Aug 2, 2026
Merged

Prepare v0.2.0#126
charlesgreen merged 1 commit into
mainfrom
release-v0.2.0

Conversation

@charlesgreen

Copy link
Copy Markdown
Contributor

Release prep. CHANGELOG entry plus the three version pins scripts/verify-release.sh enforces.

$ ./scripts/verify-release.sh v0.2.0
release v0.2.0 is consistent: changelog entry present, all pins agree

What is in it

Everything from the adopter-correctness sweep: #110, #111, #112, #113, #114, #115, #116, #119, #120, #122.

The framing in the changelog is deliberate — every defect in this release has the same root cause. The product was built by the account that owns the GitHub App, so the vendor case and the adopter case were never separated. Four of the defects were reachable only by an adopter, which is why none had been seen.

Breaking

  • @simplycubed-code <verb> becomes /simplycubed <verb>
  • AZURE_OPENAI_ENDPOINT becomes SIMPLYCUBED_AZURE_OPENAI_ENDPOINT (variable)
  • AZURE_OPENAI_API_KEY becomes SIMPLYCUBED_AZURE_OPENAI_API_KEY (secret)
  • SIMPLYCUBED_SELF_LOGIN becomes SIMPLYCUBED_GH_APP_LOGIN
  • the github-app-id workflow input is gone

No migration path is offered, because there are no installations other than this repository and simplycubed/corp. Both are handled.

After merging

Cut the tag with the tag-release workflow, per docs/release.md — nothing is tagged from a local checkout.

The release that makes the product installable by someone who is not us.
Every change in it comes from one root cause: it was built by the account
that owns the App, so the vendor case and the adopter case had never been
separated, and four of the defects were only reachable by an adopter.

Breaking: the command prefix and two configuration names change. No
migration path, because there are no installations other than this
repository.
@codecov

codecov Bot commented Aug 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@charlesgreen
charlesgreen merged commit 65740ce into main Aug 2, 2026
3 checks passed
@charlesgreen
charlesgreen deleted the release-v0.2.0 branch August 2, 2026 09:31
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.

1 participant