Create 0.3.2 release #18
version-checks.yaml
on: pull_request
Check files have changed that would require a version bump.
5s
Verify pubspec version has been bumped & release notes updated.
4s
Annotations
1 error and 2 warnings
Verify pubspec version has been bumped & release notes updated.
Files changed:
[
".github/workflows/build_release.yaml",
".github/workflows/create-version-tag.yaml",
".github/workflows/version-checks.yaml",
".gitignore",
"lib/services/api/api_service.dart",
"lib/services/sync/sync_service.dart"
]
Please ensure you have changed all files that match the following patterns:
[
"pubspec.yaml",
"CHANGELOG.md"
]
Please ensure you have not changed any of the files that match the following patterns:
[]
|
Verify pubspec version has been bumped & release notes updated.
The following actions uses node12 which is deprecated and will be forced to run on node16: danieljimeneznz/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Verify pubspec version has been bumped & release notes updated.
The following actions use a deprecated Node.js version and will be forced to run on node20: danieljimeneznz/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|