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

CI: Upload install results as artifacts. #798

Merged
merged 1 commit into from
Feb 24, 2023
Merged

CI: Upload install results as artifacts. #798

merged 1 commit into from
Feb 24, 2023

Conversation

Gadgetoid
Copy link
Contributor

@Gadgetoid Gadgetoid commented Feb 23, 2023

I instinctively went for the artifacts to try and test some changes on a PR and found there were none 😢

This PR should fix that!

@Gadgetoid Gadgetoid force-pushed the ci/artifacts branch 4 times, most recently from 23c1b16 to d59c8b7 Compare February 24, 2023 00:22
@Daft-Freak
Copy link
Collaborator

Ah, using install instead of package to avoid the "double zip" problem.

@Gadgetoid
Copy link
Contributor Author

Hahaha 🤣 yeah that particular nonsense irritates me far more than it should. Enough that I’d waste way too much time working around it.

@Gadgetoid Gadgetoid merged commit 7d393c1 into master Feb 24, 2023
@Daft-Freak Daft-Freak deleted the ci/artifacts branch February 25, 2023 11:54
@Daft-Freak
Copy link
Collaborator

Just noticed a problem here: MinGW/macOS don't do releases, so don't have a "release-suffix" set... which results in them generating a combined artifact.

... and as those are the largest two builds, it's quite big...

Screenshot 2023-02-27 at 13-47-21 Merge pull request #800 from ali1234_launcher_message · 32blit_32blit-sdk@3f96f95
(the top one)

@Daft-Freak
Copy link
Collaborator

Okay, the size is mostly macOS... also takes nearly four minutes to upload its huge artifact. (I guess it's a combination of the fat x86+arm binaries and every bundle including the SDL framework)

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