Skip to content

feat: add GitHub actions for version resolution, app version setting - #5

Merged
rgdevment merged 3 commits into
mainfrom
feat/improvment-pipelines
Aug 7, 2026
Merged

feat: add GitHub actions for version resolution, app version setting#5
rgdevment merged 3 commits into
mainfrom
feat/improvment-pipelines

Conversation

@rgdevment

Copy link
Copy Markdown
Owner
  • Implemented resolve-version action to derive version representations from a semver string.
  • Created set-app-version action to update the app's pubspec with the release version.
  • Added setup-flutter action to install the Flutter SDK and bootstrap the melos workspace.
  • Updated CI workflow to utilize the new actions for version resolution and Flutter setup.
  • Refactored release workflows for macOS and Windows to integrate version handling and app version setting.
  • Enhanced release workflow to include checks for distribution credentials and publish settings.
  • Updated badge workflow to use the latest actions versions.

… and Flutter setup

- Implemented `resolve-version` action to derive version representations from a semver string.
- Created `set-app-version` action to update the app's pubspec with the release version.
- Added `setup-flutter` action to install the Flutter SDK and bootstrap the melos workspace.
- Updated CI workflow to utilize the new actions for version resolution and Flutter setup.
- Refactored release workflows for macOS and Windows to integrate version handling and app version setting.
- Enhanced release workflow to include checks for distribution credentials and publish settings.
- Updated badge workflow to use the latest actions versions.
@rgdevment
rgdevment merged commit 0c0f8c5 into main Aug 7, 2026
8 checks passed
@rgdevment
rgdevment deleted the feat/improvment-pipelines branch August 7, 2026 16:29
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