Remote execution!
Switches the action binaries to be remote execution friendly.
We were re-using the repostiory context entrypoints but they have locally baked paths to the APE launcher and the binary.
This adds a ape_binary
rule that can be used to launcher a binary via a executable rule.
The CI has switched to use remote execution to prevent regressions.
Edited by Matthew Clarkson