Skip to content

Conversation

@jonathanKingston
Copy link
Contributor

@jonathanKingston jonathanKingston commented Dec 5, 2025

Asana Task/Github Issue: https://app.asana.com/1/137249556945/project/1201614831475344/task/1208768018420970?focus=true

Description

Force all releases to just be major and minor only (adds validation and simplifies doing a release).

Testing Steps

Checklist

Please tick all that apply:

  • I have tested this change locally
  • I have tested this change locally in all supported browsers
  • This change will be visible to users
  • I have added automated tests that cover this change
  • I have ensured the change is gated by config
  • This change was covered by a ship review
  • This change was covered by a tech design
  • Any dependent config has been merged

Note

Release workflow now accepts a major/minor bump type and auto-calculates the next X.Y.0 version, using it for commits and the release tag.

  • CI/CD (GitHub Actions)
    • Inputs: Replace version with version_bump (choice: major/minor).
    • Versioning: Add step to compute next version from latest numeric tag (ignores legacy v prefix); bumps major or minor and formats as X.Y.0; exports as outputs.
    • Usage: Use computed version in commit message and gh-release tag_name.

Written by Cursor Bugbot for commit 675c6d4. This will update automatically on new commits. Configure here.

@netlify
Copy link

netlify bot commented Dec 5, 2025

Deploy Preview for content-scope-scripts ready!

Name Link
🔨 Latest commit 675c6d4
🔍 Latest deploy log https://app.netlify.com/projects/content-scope-scripts/deploys/693300944a15180008905c40
😎 Deploy Preview https://deploy-preview-2082--content-scope-scripts.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions
Copy link

github-actions bot commented Dec 5, 2025

Temporary Branch Update

The temporary branch has been updated with the latest changes. Below are the details:

Please use the above install command to update to the latest version.

@github-actions
Copy link

github-actions bot commented Dec 5, 2025

[Beta] Generated file diff

Time updated: Fri, 05 Dec 2025 15:57:03 GMT

@jonathanKingston jonathanKingston marked this pull request as ready for review December 5, 2025 15:45
@jonathanKingston jonathanKingston requested a review from a team as a code owner December 5, 2025 15:45
@jonathanKingston jonathanKingston marked this pull request as draft December 5, 2025 15:46
@jonathanKingston jonathanKingston force-pushed the jkt/enum-release-version branch from b263275 to 6c1213d Compare December 5, 2025 15:51
@jonathanKingston jonathanKingston marked this pull request as ready for review December 5, 2025 15:53
@jonathanKingston jonathanKingston added this pull request to the merge queue Dec 5, 2025
Merged via the queue into main with commit 8658d25 Dec 5, 2025
18 checks passed
@jonathanKingston jonathanKingston deleted the jkt/enum-release-version branch December 5, 2025 16:22
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