Skip to content

Conversation

@igorkorsukov
Copy link
Contributor

No description provided.


APP_VERSION=$(echo "$MU_VERSION" | cut -d '.' -f 1,2,3)
CONV_OUT=$(cat $ARTIFACTS_DIR/conv_output.txt)
if [[ "$CONV_OUT" == "MuseScore4 $APP_VERSION" ]]; then
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should compare only versions, because it will be broken for MuseScore5

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This script is in the repository... it just needs to be fixed (we'll see the fail and immediately see what needs to be changed)

@igorkorsukov igorkorsukov force-pushed the w/ci/backend_check_deploy branch from 9c32223 to ad987ca Compare November 19, 2025 10:27
@igorkorsukov igorkorsukov merged commit 044ed0d into master Nov 19, 2025
13 checks passed
@igorkorsukov igorkorsukov deleted the w/ci/backend_check_deploy branch November 21, 2025 12:45
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.

3 participants