Skip to content

docs: correct the release instructions and drop dangling references - #1

Merged
aneebbaig merged 1 commit into
mainfrom
docs/post-migration-fixes
Aug 26, 2026
Merged

docs: correct the release instructions and drop dangling references#1
aneebbaig merged 1 commit into
mainfrom
docs/post-migration-fixes

Conversation

@aneebbaig

Copy link
Copy Markdown
Owner

Cleanup found while checking what the fresh repo still gets wrong.

  • apps/mobile/README.md described cutting a release as git tag v1.x.y && git push - that has not been how it works since the release workflow moved to Conventional Commits on main. Rewritten to say what actually happens, including the workflow_dispatch path for minting the first release when no tag exists yet.
  • Obtainium section pointed at github.com/your-username/align-management-app (a repo that never existed) and told you to configure a PAT. Now the real URL, and no auth - the repo is public.
  • Project-structure listing still named release.yml, and the header carried a placeholder instance URL.
  • HANDOFF.md referenced PR numbers that do not resolve in this repo.

The mobile README still described releases as tag-driven ("git tag v1.x.y")
and pointed Obtainium at a placeholder repo URL that never existed. Releases
are computed from Conventional Commits on main; the manual path is a
workflow_dispatch run, which is also how the first release gets minted when no
tag exists yet.

HANDOFF referenced PR numbers that do not resolve here.
@aneebbaig
aneebbaig merged commit e11c4ee into main Aug 26, 2026
2 checks passed
@aneebbaig
aneebbaig deleted the docs/post-migration-fixes branch August 26, 2026 11:48
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