Skip to content

Remove GitHub Actions workflow for syncing manifest version on release#29

Merged
sickkick merged 4 commits into
mainfrom
github-action-bump-release-version
Mar 29, 2026
Merged

Remove GitHub Actions workflow for syncing manifest version on release#29
sickkick merged 4 commits into
mainfrom
github-action-bump-release-version

Conversation

@sickkick

Copy link
Copy Markdown
Collaborator

Description

Brief description of the changes in this PR.

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings or errors

Added a new 'normalize' job to extract and validate version information, ensuring proper tagging and branching for releases. Updated the 'release' job to depend on the 'normalize' job outputs, streamlining the release process.
@sickkick sickkick merged commit 3f77f6b into main Mar 29, 2026
3 checks passed
@sickkick sickkick deleted the github-action-bump-release-version branch March 29, 2026 16:39
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.

1 participant