Skip to content

Add RELEASING.md with release workflow instructions#5

Merged
feoh merged 1 commit intomainfrom
copilot/add-releasing-md-file
Apr 3, 2026
Merged

Add RELEASING.md with release workflow instructions#5
feoh merged 1 commit intomainfrom
copilot/add-releasing-md-file

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 3, 2026

Documents the end-to-end release process using the existing GitHub Actions workflow that builds and publishes platform artifacts on tag push.

Changes

  • RELEASING.md — new doc covering:
    • Tag naming convention (v*.*.*) that triggers the workflow
    • Version bump in pubspec.yaml before tagging
    • Workflow job structure (3 parallel builds → release)
    • Artifact inventory per platform (macOS zip, Linux tarball, Windows zip)
    • Troubleshooting for common failure modes (tag mismatch, build errors, permissions), including how to delete and re-push a tag

Copilot AI assigned Copilot and feoh Apr 3, 2026
@feoh feoh marked this pull request as ready for review April 3, 2026 16:11
@feoh feoh merged commit cd22cac into main Apr 3, 2026
@feoh feoh deleted the copilot/add-releasing-md-file branch April 3, 2026 16:11
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