Skip to content

Add new GitHub Release-driven publish workflow#330

Merged
alexluckett merged 1 commit intomainfrom
feature/manual-vesion-deployments
Mar 5, 2026
Merged

Add new GitHub Release-driven publish workflow#330
alexluckett merged 1 commit intomainfrom
feature/manual-vesion-deployments

Conversation

@alexluckett
Copy link
Contributor

@alexluckett alexluckett commented Mar 5, 2026

this replaces the old automatic semver

To create new releases, we will create a GitHub Release rather than relying on the old commit with patch/minor/major.

Proposed change

Jira ticket:

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Misc. (documentation, build updates, etc)

Checklist

  • You have executed this code locally and it performs as expected.
  • You have added tests to verify your code works.
  • You have added code comments and JSDoc, where appropriate.
  • There is no commented-out code.
  • You have added developer docs in README.md and docs/* (where appropriate, e.g. new features).
  • The tests are passing (npm run test).
  • The linting checks are passing (npm run lint).
  • The code has been formatted (npm run format).

@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 5, 2026

@alexluckett alexluckett merged commit fc472d6 into main Mar 5, 2026
26 checks passed
@alexluckett alexluckett deleted the feature/manual-vesion-deployments branch March 5, 2026 16:53
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.

3 participants