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

validate app version from info.xml against the tag name in public action #435

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

icewind1991
Copy link
Member

Checks that the tag name matching the version defined in the info.xml.

Mainly intended to prevent accidentally creating a release against the wrong branch.

Fixes #305

Signed-off-by: Robin Appelman <robin@icewind.nl>
@icewind1991
Copy link
Member Author

icewind1991 commented Sep 19, 2024

@skjnldsv skjnldsv merged commit d17cf51 into master Sep 19, 2024
5 checks passed
@skjnldsv skjnldsv deleted the validate-app-version branch September 19, 2024 14:24
@skjnldsv
Copy link
Member

Great Idea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

appstore-build-publish.yml should validate tag name against version number
3 participants