Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-30 | tests: Used installed just/just-mr in remote tests | Oliver Reiche | |
... as those binaries might need run-libs. | |||
2023-04-21 | ["test/end-to-end", "with remote"]: allow for the usage of a given remote ↵ | Alberto Sartori | |
endpoint This can be useful, for example, to test if justbuild can successfully communicate with the specified remote execution service. | |||
2023-03-06 | Add rule for shell tests with remote execution | Klaus Aehlig | |
... similar to ["@", "rules", "shell/test", "script"], but implicitly starting a remote execution in the background, passing the information about that endpoint to the test via an environment variable. |