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

Add snoretoast custom compile script #600

Merged
merged 1 commit into from
Feb 13, 2022
Merged

Conversation

th-ch
Copy link
Owner

@th-ch th-ch commented Feb 13, 2022

This PR follows up on #591 and patches SnoreToast to avoid including arbitrary binaries that cannot be verified in the source code - with caching, only the time to fetch from cache is necessary (a few seconds) - once KDE/snoretoast#15 then mikaelbr/node-notifier#375 get merged, this patching won't be necessary anymore.

todo: the Windows build command (yarn build:win) does not include these patched versions!

@Araxeus
Copy link
Collaborator

Araxeus commented Feb 13, 2022

Is there any way to check if it works in development?

seems to me like ./node_modules/node-notifier/vendor/snoreToast/snoretoast gets overwritten only when GitHub actions build the dist files?

@th-ch
Copy link
Owner Author

th-ch commented Feb 13, 2022

Indeed! The CI build should also be ported to local yarn commands if people need it, in the meantime I linked them in #591 (comment) :)

Araxeus added a commit to Araxeus/youtube-music that referenced this pull request Feb 13, 2022
@th-ch th-ch merged commit 37e84d3 into master Feb 13, 2022
@th-ch th-ch deleted the snoretoast-custom-compile branch February 13, 2022 18:44
Araxeus added a commit to Araxeus/youtube-music that referenced this pull request Jan 7, 2023
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.

None yet

2 participants