From f93ab5a3895533142ad1ff8b990553df6b8230ec Mon Sep 17 00:00:00 2001 From: "Lukacs T. Berki" Date: Tue, 16 Apr 2024 10:42:14 +0000 Subject: [PATCH] Add "multi-platform remote caching and execution". ...to the "Draft" section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a56f25c..f1a5ca2 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ stateDiagram-v2 | 2023-10-25 | [Faster aspects: pruning on the way down](https://docs.google.com/document/d/1Md4BX2v-VMV-qNmc-wdeImTCdBK9BRF6YNktmOBVVVY/edit) | [@aiuto](https://github.com/aiuto) | | 2023-10-25 | [Better SBOMS: annotated rule attributes](https://docs.google.com/document/d/1ReiTFz5N98D9bGPgL45ziQnGT8xJAunug9JJ89gZsm8/edit) | [@aiuto](https://github.com/aiuto) | | 2023-10-23 | [Incremental builds with small memory footprint](https://docs.google.com/document/d/1k1Ajt283hf0eGYDcE5QQbfrXYTQB04RPWSHeF9sd9aw/edit?usp=sharing) | [@lberki](https://github.com/lberki) | Core | +| 2023-05-11 | [Multi-platform remote caching and execution](https://docs.google.com/document/d/1uMPj2s0TlHSIKSngqOkWJoeqOtKzaxQLtBrRfYif3Lo/edit) | [@tjgq](https://github.com/tjgq) | Remote Execution | | 2023-01-18 | [Modular cc toolchains](https://docs.google.com/document/d/1-etGNsPneQ8W7MBMxtLloEq-Jj9ng1G-Pip-cWtTg_Y/edit?usp=sharing) | [@silvergasp](https://github.com/silvergasp) | CC toolchain rules | | 2020-10-09 | [Adding http mirror to accelerate repos downloading](designs/2020-10-09-http-mirror.md) | [@yancl](https://github.com/yancl) | External Repositories | | 2021-06-25 | [Better Starlark analysis unit tests](https://docs.google.com/document/d/12sC92mq7WasTvDWsm4U782oCegitfi1jbgOnMIGCe-A/edit?usp=sharing) | [@hvadehra](https://github.com/hvadehra) | Starlark |