bpmct 03/31/2023 12:10 AMPlaying around with artemis and had two questions about the git support:
1. Will it auto update if I push new changes to a branch, is there a way to configure the interval it checks? Or would I want to run some sort of pipeline to push new versions?
2. Is there a way to use private repos with Artemis? Since I'm passing in a the wifi details, I could pass in a Github PAT too.
It seems like it'd be best if I used some type of GitHub action to update my fleet at this point, but just wanted to see if this was supported in the meantime.
(btw I'm just tinkering and know this isn't ready for prod)