View Single Post
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 06-20-2021 , 16:51   Re: Compiling source code through GitHub
Reply With Quote #5

Well, I think it's possible to have it create/update a draft release every time that code is pushed to GitHub. This would make it so that the latest binary will always be available. I'm working on this right now to see how hard this will be. My current thought is that there will be a continuously updated draft release for each branch.

If I can do this, then it will effectively be the same as the "Get Plugin" function. The difference is that the plugin gets compiled when the source code is pushed to GitHub instead of when you click on a link. The side effect is that if a new version of AMX Mod X is generated, it won't be compiled with that version unless the GitHub action is re-run.
__________________

Last edited by fysiks; 06-20-2021 at 18:47.
fysiks is offline