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

0.74.0 merge #1331

Merged
merged 739 commits into from
Dec 25, 2024
Merged

0.74.0 merge #1331

merged 739 commits into from
Dec 25, 2024

Conversation

poco0317
Copy link
Member

No description provided.

poco0317 and others added 30 commits May 16, 2024 21:48
this helps score upload a lot
themeConfig options still save immediately because they are needed
gets a flat list of all children recursively
poco0317 and others added 29 commits December 19, 2024 21:47
to force snap colors ... its kind of scuffed but its just a funny little feature for people curious
returns copy of table with a function applied to it
this also has some change for tag sorting and adds LastVersionUpdated Message broadcast
i dunno man who even cares
Prior to this change, the GHA runs would fail with errors like
 the following:

> CPack: Create package
> CPack Error: Error executing: /usr/bin/hdiutil create -ov -srcfolder "/Users/runner/work/etterna/etterna/main/build/_CPack_Packages/Darwin/DragNDrop/Etterna-0.74.0-Darwin/ALL_IN_ONE" -volname "Etterna" -fs "HFS+" -format UDZO "/Users/runner/work/etterna/etterna/main/build/_CPack_Packages/Darwin/DragNDrop/temp.dmg"
> CPack Error: Error generating temporary disk image.
> hdiutil: create failed - Resource busy

Per actions/runner-images#7522 (comment),
it seems that this particular failure mode might be caused by the new
XProtect service introduced by macOS, and disabling said service can
bypass the problem.

This is probably not a good long-term fix...
Script for repeatedly trying only the create command was taken
from https://github.com/HEXRD/hexrdgui/pull/1768/files with the
appropriate BSD 3-clause license copied alongside the script.
@poco0317 poco0317 merged commit 4afe6cd into master Dec 25, 2024
30 checks passed
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.

9 participants