Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-13 | Remote Tests: Dump server output to file | Oliver Reiche | |
... instead of using pipes that are prone to get full. Also increase log level to Trace. | |||
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. |