James Alexander Shield
James Alexander Shield
configuring web hooks and exposing git hooks through a per repo config repo i.e. I can clone \-config and then update the hooks, etc. don't integrate any particular CI/CD system...
could be a good idea to look at using https://github.com/patriksvensson/dotnet-example to provide a mechanism for launch these examples
Project Configuration is achieved via calling the settings/set api but passing the project id as the component parameter along with the request. ``` bash curl 'http://localhost:9000/api/settings/set' \ -H 'Accept: application/json'...
I personally don't have this issue as my AV software notices the hash of the files have changed and asks me to revalidate firewall/exemptions regardless and the rules are stored...
I think you missed my conclusions that this should ultimately be a user selectable behavior per app as applications have different norms with respect to how updates should be handled,...
a potential enhancement to this would be being able to serve root/kernel/initrd/firmware over the network via nbd/nfs/styx/9p to do test boots for bakery validation, I'd imagine as part of early...
No that makes complete sense to me, SD boot should be the guaranteed boot mode and thus tested out of the box. I'd still see utility in it for devices...
hey mate thanks for the reply, by performance I mean the time it takes for the cscript to compile is non trivial particularly when I have a number of custom...
you can junction directories on windows, but I don't know if that will work with workspacer otherwise, if you are managing your dot files in a repo, you could use...
cheers, so far I have managed to get the bootloader compiling against the latest libdragon, with a few changes to cover changes to cache invalidation needing to be aligned to...