summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-17Test ["end-to-end/gc", "reconstruct-executable"]: drop unnecessary restrictionKlaus Aehlig
2024-07-16Remove the RemoteExecutionConfig singletonPaul Cristian Sarbu
2024-07-16Use RemoteExecutionConfig instances stored in ApiBundlePaul Cristian Sarbu
2024-07-16Pass RemoteExecutionConfig instance to ApiBundlePaul Cristian Sarbu
2024-07-16TargetCache: Use StorageConfig instance for shardingPaul Cristian Sarbu
2024-07-16StorageConfig: Store also the execution backend description idPaul Cristian Sarbu
2024-07-16target service: Replace duplicated code in TC shard computationPaul Cristian Sarbu
2024-07-16Create separate library for DescribeBackendPaul Cristian Sarbu
2024-07-16Add useful aliases for platform properties and dispatch endpointPaul Cristian Sarbu
2024-07-16Remove the LocalExecutionConfig singletonPaul Cristian Sarbu
2024-07-16Pass LocalExecutionConfig to TargetServicePaul Cristian Sarbu
2024-07-16Pass LocalExecutionConfig to ApiBundlePaul Cristian Sarbu
2024-07-16Pass LocalExecutionConfig to LocalAction and LocalApiPaul Cristian Sarbu
2024-07-16LocalAction, BazelAction: Extend constness in fields and methodsPaul Cristian Sarbu
2024-07-16Remove Data struct from LocalExecutionConfigPaul Cristian Sarbu
2024-07-16Add missing RemoteExecutionConfig includesPaul Cristian Sarbu
2024-07-16Ensure config builders always have a valid statePaul Cristian Sarbu
2024-07-16test_auth_config: Fix wrong depsPaul Cristian Sarbu
2024-07-16test: Reduce verbosity in config methodsPaul Cristian Sarbu
2024-07-16Set compatibility in testsMaksim Denisov
2024-07-16Check compatibility in the test of large_object_casMaksim Denisov
2024-07-16Check compatibility in the test of cas_serverMaksim Denisov
2024-07-16Check compatibility in the test of file_rootMaksim Denisov
2024-07-16Check compatibility in the test of source_mapMaksim Denisov
2024-07-16Set compatibility in tests for ServeMaksim Denisov
2024-07-16Add a test verifying that reconstructed executables are usableKlaus Aehlig
2024-07-15Update CHANGELOG with latest fixesKlaus Aehlig
2024-07-12Make end-to-end tests independent of the user's rc fileKlaus Aehlig
2024-07-12Remove redundant ArtifactFactory class used in tests onlyMaksim Denisov
2024-07-12ArtifactFactory: remove FromDescription methodMaksim Denisov
2024-07-12ArtifactFactory: remove Identifier methodMaksim Denisov
2024-07-12Use precalculated hash for comparison of ArtifactDescriptionsMaksim Denisov
2024-07-12Use static Create functions to construct ArtifactDescriptionMaksim Denisov
2024-07-12Move implementation details of ArtifactDescription to the cpp fileMaksim Denisov
2024-07-12DAG: remove methods used in tests onlyMaksim Denisov
2024-07-12DAG: remove IsValid since it is used in tests only.Maksim Denisov
2024-07-12DAG: remove unused methodsMaksim Denisov
2024-07-12Capture in TreeReaders by pointer to avoid temporariesMaksim Denisov
2024-07-12Replace IBundle classes family with BazelBlobMaksim Denisov
2024-07-12Return std::nullopt if creation of an action digest failsMaksim Denisov
2024-07-12Pack arguments of CreateActionDigestFromCommandLine to a structMaksim Denisov
2024-07-12Remove unused parameters in CreateDirectoryDigestFromTreeMaksim Denisov
2024-07-12Move BazelMsgFactory reading functions to a separate classMaksim Denisov
2024-07-12Store newly spliced executables as copies.Maksim Denisov
2024-07-12test summary defaults: use timesKlaus Aehlig
2024-07-12Internal test rules: only use in summary action what is necessaryKlaus Aehlig
2024-07-12Internal test rules with infastructure: also record pwdKlaus Aehlig
2024-07-12Test summarizer: also report on average timeKlaus Aehlig
2024-07-12Test rules: only provide to the summary action what is neededKlaus Aehlig
2024-07-12Tests: also record `pwd`Klaus Aehlig