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

build: Probe qml #1869

Merged
merged 3 commits into from
Apr 18, 2024
Merged

build: Probe qml #1869

merged 3 commits into from
Apr 18, 2024

Conversation

trisyoungs
Copy link
Member

No description provided.

@trisyoungs trisyoungs requested a review from rhinoella April 18, 2024 13:00
@@ -62,16 +62,17 @@ runs:
appName=Dissolve-GUI-${{ runner.arch }}
appDirName=${appName}.app
packageName=Dissolve-GUI-${{ runner.arch }}-${{ env.dissolveVersion }}
dmgName=Dissolve-GUI-${{ env.dissolveVersion }}-${{ runner.arch }}
Copy link
Contributor

Choose a reason for hiding this comment

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

What is the purpose of dmgName with the arch and version flipped?

Copy link
Member Author

Choose a reason for hiding this comment

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

Soooooo...... Other packages we generate for other platforms all follow the format Dissolve-GUI-X.Y.Z[-arch].abc but the OSX ones didn't. The Hugo shortcode assumes the first format and so was generating links to the dmg files that were not correct. Rather than being specific for OSX on the Hugo end, I decided a quick mod to the CI was a better approach. No doubt the scripts and other stuff (e.g. pre-dmg) could be modified too, but that was a bigger job and I was just seeking a quick solution for the workshop.

.github/workflows/pr.yml Outdated Show resolved Hide resolved
@rhinoella rhinoella self-requested a review April 18, 2024 14:02
@trisyoungs trisyoungs merged commit 6c648c8 into develop Apr 18, 2024
6 checks passed
@trisyoungs trisyoungs deleted the maybe-mac-qml-fix branch April 18, 2024 14:17
trisyoungs added a commit that referenced this pull request Apr 23, 2024
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