summaryrefslogtreecommitdiff
path: root/test/buildtool/execution_engine/executor
AgeCommit message (Expand)Author
2024-04-08test: Add missing includes and fix depsPaul Cristian Sarbu
2024-03-11just: Replace singletons for progress tracking and statistics...Paul Cristian Sarbu
2024-02-13executor-api test: also set env for echoKlaus Aehlig
2024-02-07executor tests: only use hard-coded paths if no PATH is providedKlaus T. Aehlig
2024-01-24just: Wrap IExecutionApi raw pointer argumentsPaul Cristian Sarbu
2024-01-09Refactor GraphTraverser to take in platform properties and dispatch listPaul Cristian Sarbu
2023-11-27Refactoring RepositoryConfigPaul Cristian Sarbu
2023-11-22Implement blob splitting protocol on just client sideSascha Roloff
2023-11-15FileRoot: Add new absent root underlying type variantPaul Cristian Sarbu
2023-07-27Execution API: support fetching a single artifact to memoryKlaus Aehlig
2023-07-21bugfix: stage symlinks as symlinks when creating an action directoryAlberto Sartori
2023-06-26tests: Extend executor with symlink artifactsPaul Cristian Sarbu
2023-06-26Execution response: Add output symlink pathsPaul Cristian Sarbu
2023-06-06style: Use designated initializersPaul Cristian Sarbu
2023-05-24Split off tests into a separate logical repositoryKlaus Aehlig
2023-03-31fix false positive warning with gcc12Oliver Reiche
2023-03-23execution api: support retrieving from more than one APIKlaus Aehlig
2023-03-15catch2: bump to version 3.3.2Alberto Sartori
2023-03-10Switch CC tests depending on remote executionKlaus Aehlig
2023-02-22ExecutionApi: Retrieve to correct CAS directlyOliver Reiche
2022-12-09rules: Refactoring and minor improvementsOliver Reiche
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-09-12Adapted Executor to upload known artifacts from local CAS to remote CAS in ca...Sascha Roloff
2022-09-12Introduced RetrieveToCas function in IExecutionApi to synchronize artifacts b...Sascha Roloff
2022-08-05CLI: Add flag for dumping raw tree objectsOliver Reiche
2022-08-05Introduced batch availability check for remote execution apiSascha Roloff
2022-08-05Modified artifact digest to provide wire digest on demandSascha Roloff
2022-07-28Executor Test: Add proper guards for optionalsOliver Reiche
2022-06-20Crypto: Add and use set of globally used hash functionsOliver Reiche
2022-06-13ArtifactDescription: Add ref getter for id and C++ hashOliver Reiche
2022-06-13RemoteExecutionConfig: Keep global platform propertiesOliver Reiche
2022-03-23Apply changes suggested by clang-tidy 11Oliver Reiche
2022-03-16Format: Apply compact JSON formattingOliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig