Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-06 | just serve: make tc write strategy configurable | Klaus Aehlig | |
2023-12-05 | just serve: Add configuration fields for remote builds | Paul Cristian Sarbu | |
2023-11-15 | serve api config: Fix missing header guard | Paul Cristian Sarbu | |
2023-09-22 | RemoteServeConfig: Remove problematic inheritance | Paul Cristian Sarbu | |
This was causing the remote serve address to overwrite the one set for remote execution. Also, to keep things clean, some common remote server-related methods and definitions were moved into their own library. | |||
2023-09-13 | just serve: Basic service implementation with commit-of-tree RPC | Paul Cristian Sarbu | |
Initial version, to be extended later with other RPCs. |