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

[Bug]: GToolkit Download Target Should Include Zip Extension #642

Merged
merged 4 commits into from
May 21, 2024

Conversation

seandenigris
Copy link
Contributor

Errors like the following were happening because the folder was being passed to curl instead of the file: Starting GToolkit build...
Downloading GToolkit64-release image...
curl: (23) Failure writing output to destination
curl failed to download https://github.com/feenkcom/gtoolkit/releases/download/v1.0.773/GlamorousToolkit-MacOS-aarch64-v1.0.773.zip to '~/Repositories/smalltalkCI/_cache/GlamorousToolkit-MacOS-aarch64-v1.0.773.zip'.

Errors like the following were happening because the folder was being passed to curl instead of the file:
Starting GToolkit build...
Downloading GToolkit64-release image...
curl: (23) Failure writing output to destination
curl failed to download https://github.com/feenkcom/gtoolkit/releases/download/v1.0.773/GlamorousToolkit-MacOS-aarch64-v1.0.773.zip to '~/Repositories/smalltalkCI/_cache/GlamorousToolkit-MacOS-aarch64-v1.0.773.zip'.
@seandenigris
Copy link
Contributor Author

Since the GT check passed, and I only edited the GT script, I'm assuming the failing Pharo 3 check is unrelated.

gtoolkit/run.sh Outdated Show resolved Hide resolved
Also, Do Not Reuse smalltalk_name Variable
gtoolkit/run.sh Show resolved Hide resolved
gtoolkit/run.sh Outdated Show resolved Hide resolved
@theseion
Copy link
Collaborator

@fniephaus looks like some branch protection policy that prevents me from merging.

Screenshot 2024-05-17 at 06 44 11

@fniephaus fniephaus merged commit 2979469 into hpi-swa:master May 21, 2024
75 checks passed
@fniephaus
Copy link
Member

@fniephaus looks like some branch protection policy that prevents me from merging.

Ok, I think I just gave you permission to merge PRs to master. Let me know if there's still any issue :)

@seandenigris seandenigris deleted the bug_gt-dl-fail branch May 21, 2024 10:06
@seandenigris
Copy link
Contributor Author

Thanks everyone!

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