Skip to content

chore(release): create pseudoversion tag on each push to main#186

Merged
behinddwalls merged 2 commits into
mainfrom
mnoah1/tag-pseudoversion
Jun 3, 2026
Merged

chore(release): create pseudoversion tag on each push to main#186
behinddwalls merged 2 commits into
mainfrom
mnoah1/tag-pseudoversion

Conversation

@mnoah1
Copy link
Copy Markdown
Contributor

@mnoah1 mnoah1 commented Jun 3, 2026

Current bump script needs to clone and tag the repo. This PR adds a pseudoversion tag on each commit so it's easier to deploy any merged commit.

Why?

Provides more continuous versioning with clear date and commit references, which will better support our continuous release process and automations.

What?

Pushes to main get a tag in the v0.0.0-yyyymmddhhmmss-rev format

Test Plan

  • After this merges, this commit should receive a tag in the expected format
  • Then, our internal bump script can be used to bump to this version (and we can remove the logic where it has to add the tag itself)

@mnoah1 mnoah1 requested review from a team, behinddwalls and sbalabanov as code owners June 3, 2026 19:11
@behinddwalls behinddwalls enabled auto-merge June 3, 2026 19:14
@behinddwalls behinddwalls added this pull request to the merge queue Jun 3, 2026
Merged via the queue into main with commit 524b020 Jun 3, 2026
13 checks passed
@behinddwalls behinddwalls deleted the mnoah1/tag-pseudoversion branch June 3, 2026 19:18
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