lite
lite copied to clipboard
splitsh as a github action
Hello,
This is a question: is splitsh available as a github action ?
I would like to know if splitsh can be easily implemented as an action which will update the readonly repositories on commit event on the main/master branch of the mono repository ? I guess that can be done anyway as a shell script called from a github action but if splitch is already packaged as a github action that would make the configuration more concise.
Thanks,
i have written an action: https://github.com/k0d3r1s/vairogs-action-split it's subjective as i wrote it for my own use but feel free to check it out i am using it in this repo: https://github.com/vairogs/vairogs
@k0d3r1s Note due to #65, it doesn't seem the hashes are actually the same after syncing. E.g. https://github.com/vairogs/vairogs/commit/f660038cb02e23c031f8059cc5fb6ad6efdb5b14 versus https://github.com/vairogs/sitemap/commit/fa6faf0e0bc680487d4460a4df0a77d625a5c3c4.
Want to mention that there exists also a github action maintained by flysystem creator frankdejonge: https://github.com/frankdejonge/use-subsplit-publish