GoProX icon indicating copy to clipboard operation
GoProX copied to clipboard

Release Management and Tracking

Open fxstein opened this issue 8 months ago • 0 comments

Release Management and Tracking

This issue is dedicated to tracking all GoProX releases, version bumps, and related automation. All version bump commits and release automation will reference this issue for traceability and compliance with commit standards.

Purpose

  • Provide a single point of reference for all release activities
  • Ensure all version bump commits include a valid GitHub issue reference
  • Improve traceability and auditability of the release process

Usage

  • The issue number will be stored in a configuration file (e.g., scripts/release/release-issue.conf)
  • All release scripts will read this value and include it in commit messages
  • When a new release management issue is created, update the config file accordingly

Acceptance Criteria

  • All version bump and release commits reference this issue
  • The process is documented in AI_INSTRUCTIONS.md and CONTRIBUTING.md
  • The config file is kept up to date with the current issue number

(Please assign to fxstein and label as release, automation, tracking)

fxstein avatar Jun 25 '25 14:06 fxstein