Skip to content

chore: bump version to 2026.5.2, add release process docs - #239

Merged
richardthe3rd merged 3 commits into
mainfrom
release/2026.5.2
May 9, 2026
Merged

chore: bump version to 2026.5.2, add release process docs#239
richardthe3rd merged 3 commits into
mainfrom
release/2026.5.2

Conversation

@richardthe3rd

Copy link
Copy Markdown
Owner

This pull request introduces a formalized release process for the project, including documentation and workflow automation for versioning and deployments. It adds a comprehensive release guide, updates the documentation to reference this process, and bumps the app version.

Release process documentation and workflow:

  • Added a new docs/processes/release.md file detailing the step-by-step release process, including versioning scheme (CalVer), tagging, and deployment automation for web and Android.
  • Updated README.md to reference the new Release Guide in both the Development & Setup section and the deployment workflow section. [1] [2]
  • Added a "Release Process" section to CLAUDE.md summarizing the release workflow and automation triggers.

Version bump:

  • Updated pubspec.yaml to bump the version to 2026.5.2+20260509 as part of the documented release process.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 9, 2026 20:15

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR formalizes the project’s release workflow by documenting a CalVer-based versioning/tagging process, linking that guidance from the main project docs, and bumping the Flutter app version accordingly.

Changes:

  • Added a dedicated release guide describing CalVer, tagging, and what the automated web/Android release workflows do.
  • Updated top-level docs (README and CLAUDE instructions) to reference the release guide.
  • Bumped pubspec.yaml version to 2026.5.2+20260509.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
README.md Adds references to the new Release Guide from development/setup and deployment sections.
pubspec.yaml Increments the app’s CalVer version and build number.
docs/processes/release.md Introduces a step-by-step release process including tagging triggers and verification steps.
CLAUDE.md Adds a brief “Release Process” quick reference pointing to the full guide.

Comment thread docs/processes/release.md
Comment on lines +1 to +5
# Release Process

This project uses **CalVer** (`YYYY.M.patch`) for versioning. Releases are triggered by pushing a `v*` tag, which kicks off automatic web and Android deployments.

## Version Format
@github-actions

github-actions Bot commented May 9, 2026

Copy link
Copy Markdown
Contributor

LCOV of commit 4c991e2 during CI #105

Summary coverage rate:
  lines......: 78.3% (2322 of 2967 lines)
  functions..: no data found
  branches...: no data found

Files changed coverage rate: n/a

@codecov

codecov Bot commented May 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

richardthe3rd and others added 2 commits May 9, 2026 21:21
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions

github-actions Bot commented May 9, 2026

Copy link
Copy Markdown
Contributor

🚀 Cloudflare Pages Preview

Your preview deployment is ready!

Preview URL: https://release-2026-5-2.staging-cambeerfestival.pages.dev

This preview will be automatically updated when you push new commits to this PR.

@richardthe3rd
richardthe3rd merged commit 8d42da3 into main May 9, 2026
11 checks passed
@richardthe3rd
richardthe3rd deleted the release/2026.5.2 branch May 9, 2026 20:34
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