Skip to content

feat(installer): redo v0.1.0 release setup - #6

Merged
This-Is-NPC merged 9 commits into
masterfrom
feature/redo-v0.1.0
Jun 7, 2026
Merged

feat(installer): redo v0.1.0 release setup#6
This-Is-NPC merged 9 commits into
masterfrom
feature/redo-v0.1.0

Conversation

@This-Is-NPC

Copy link
Copy Markdown
Owner

Summary

  • Add Linux/macOS/WSL and Windows installers that download Backstage release assets.
  • Replace README go install instructions with installer script commands.
  • Delete the bad generated changelog and reset the release-please manifest to 0.0.0.
  • Add bootstrap-sha so release-please ignores the earlier bootstrap/release-fix commits.
  • Add curated empty feat(...) commits so the regenerated v0.1.0 release notes describe the product features.

Validation

  • bash -n install.sh passed.
  • PowerShell parse check skipped locally because /usr/bin/pwsh is not installed.
  • mise run check passed.
  • local-check passed on the pushed branch.

Expected after merge

  • release-please opens a new chore(master): release 0.1.0 PR.
  • The release PR changelog should include recorder, scene, prompter, prop, rehearsal, production, config, and installer features, not bootstrap/release-fix commits.
  • Merge the generated release PR only after confirming the changelog is correct.

Remove the bad generated changelog and point release-please at the
current master baseline so the rebuilt v0.1.0 notes are generated
only from the curated feature commits in this branch.
Install Backstage from GitHub release archives like Omakiten
instead of requiring users to build from source with go install.
@This-Is-NPC
This-Is-NPC merged commit 5023454 into master Jun 7, 2026
1 check passed
@This-Is-NPC
This-Is-NPC deleted the feature/redo-v0.1.0 branch June 7, 2026 23: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