Skip to content

Fix validate version when we are using tutor main#15

Open
Gi-ron wants to merge 2 commits into
mainfrom
dmh/fix-tutor-main
Open

Fix validate version when we are using tutor main#15
Gi-ron wants to merge 2 commits into
mainfrom
dmh/fix-tutor-main

Conversation

@Gi-ron
Copy link
Copy Markdown
Contributor

@Gi-ron Gi-ron commented May 15, 2026

Description

These changes fix a build error in the Open edX image.

When generating the Tutor version for the main branch, the version string is constructed by appending -main to the latest release tag (e.g., 21.0.6-main). However, tutor-contrib-picasso performs a semantic version validation, and the hyphen causes this check to fail, breaking the build.

This PR addresses the issue by ensuring the version string is handled in a way that passes the semantic versioning validation.

@Gi-ron Gi-ron requested a review from a team as a code owner May 15, 2026 01:22
@Gi-ron Gi-ron removed the request for review from a team May 15, 2026 01:22
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.

2 participants