Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Verify tags before building #413

Merged
merged 3 commits into from Sep 1, 2023
Merged

ci: Verify tags before building #413

merged 3 commits into from Sep 1, 2023

Conversation

XavierChanth
Copy link
Member

@XavierChanth XavierChanth commented Sep 1, 2023

closes #412
- What I did

Guard against a mismatch between version.dart and the GitHub tag for:

Note that I used a different git tag than the version in version.dart on purpose to ensure that these workflows fail when they are supposed to.

CleanShot 2023-09-01 at 11 45 51@2x

- How I did it

- How to verify it

- Description for the changelog
ci: Verify tags before building

@cconstab
Copy link
Member

cconstab commented Sep 1, 2023

Grest check ty

@XavierChanth XavierChanth reopened this Sep 1, 2023
@XavierChanth XavierChanth merged commit 0e3ddb9 into trunk Sep 1, 2023
17 checks passed
@XavierChanth XavierChanth deleted the check-tag-versions branch September 8, 2023 07:26
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.

Check version.dart and pubspec.yaml for the correct version when building from a tag
2 participants