Automatic updating of the Cask tap#9
Conversation
…ha256 on the files
To prevent issues with tests
To prevent potentially committing .tar.gz files to be commited into the repository
919614d to
3ff3b3d
Compare
3ff3b3d to
4f0454a
Compare
|
@arctixdev this is ready for review 😊 Edit: The only thing I do not understand is that |
9c6ae91 to
bcbe118
Compare
bcbe118 to
95009a5
Compare
|
Yeah thats weird, I ended up install shellcheck locally and running with the check enabled https://www.shellcheck.net/wiki/SC2312 |
No problem! I'm glad to help out. If there are any questions or issues, do not hesitate to reach out 😊 |
|
@jonbng if I update this PR to use the new repository (https://github.com/music-assistant/tauri-companion-app), would it then be possible to get this merged ? |
|
@sandervankasteel So sorry about this, Jonathan has been a bit absent and I didn't know we had a brew tap until someone opened an issue in our main repo ;-). I just made all the changes to get the tap working again, if you could make the changes to be compatible with that, I will merge this PR so the cask is automatically updated |
No worries! I will see what I can do about this in the upcoming few days! 😊 |
Description
This PR adds to the functionality to automatically update the tap based on the latest Github release.
Note, I've specifically based this PR on a previous version of the repository, for demonstration purposes.
Example commit: sandervankasteel@919614d
Questions / notes :
Do pre-releases happen?
Because that might require some work in the script to prevent issue with releasing pre-release tags.
For the moment I've set the schedule to run every 2 hours, but I'm not sure if that's too often or not. Since I do not have any visibility on the CI minute usage of the
music-assistantorganization