Fedor Korotkov
Fedor Korotkov
Hey @anarazel, It will be a bit hacky but you can specify a `persistent_worker` instance instead whatever you use right now: ```yaml task: persistent_worker: script: touch test.txt ``` In this...
@sureshe456 how do you run the GHA Runner script? We at [Cirrus Runners](https://cirrus-runners.app/) implemented a workaround: our launcher is executed as `root` but immediately [drops privileges](https://github.com/cirruslabs/chacha/blob/780c2baca67e3501464d61bc53993e1477e4251f/pkg/privdrop/privdrop.go#L45-L48) to `runner` user before...
Do you mind providing a link to a task that was not reported?
I think these utilization metrics are small enoght to make it as part of HeartBeat? What do you think?
@nickmansrob can you VNC in the machine? Can you `ping` this local registry? [Theoretically](https://developer.apple.com/documentation/technotes/tn3179-understanding-local-network-privacy#macOS-considerations) it seems it shouldn't get the Local Network popup if you just SSHed in.
Unfortunately it's not possible at the moment.