summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-19Remove unneeded compat_storageOliver Reiche
2024-12-19Remove unnecessary movesOliver Reiche
2024-12-19Test just-mr properly updates config for computed rootsMaksim Denisov
2024-12-19JustMr: update output config for computed rootsMaksim Denisov
2024-12-17just-lock-config.5: Update with section for source type 'file'Paul Cristian Sarbu
2024-12-17just-lock: Add test for source 'file' importsPaul Cristian Sarbu
2024-12-17just-lock: Implement import source type 'file'Paul Cristian Sarbu
2024-12-17just-lock: Improve error handling of command line parsingPaul Cristian Sarbu
2024-12-17just-lock: Match logging style of just-mr, including colorsPaul Cristian Sarbu
2024-12-17just-lock: Fix plain configuration map for 'git' importsPaul Cristian Sarbu
2024-12-16just-lock design: Update --clone design...Paul Cristian Sarbu
2024-12-12Regression test for build parameters in computed rootsKlaus Aehlig
2024-12-12Computed roots: normalize build argumentsKlaus Aehlig
2024-12-12man: Add sections for the just-lock tool and its input formatPaul Cristian Sarbu
2024-12-11["CC","auto"]: amend runnerAlberto Sartori
2024-12-11main: avoid spourious warningsKlaus Aehlig
2024-12-11RepositoryConfig::SetGitCAS: allow setting log_levelKlaus Aehlig
2024-12-11GitCAS::Open: allow specifying the log-level for failureKlaus Aehlig
2024-12-11Add test verifying the upload of the log for failed root computationKlaus Aehlig
2024-12-11computed root building: synchronize log to remote in case of failureKlaus Aehlig
2024-12-11Add initial tests for just-lockPaul Cristian Sarbu
2024-12-11Initial implementation of just-lockPaul Cristian Sarbu
2024-12-10Add a test building against computed roots with absent base repositoryKlaus Aehlig
2024-12-10Computed Roots: be aware of the serve end pointKlaus Aehlig
2024-12-10Add test for importing computed repositoriesPaul Cristian Sarbu
2024-12-10just-deduplicate-repos: Add support for computed repositoriesPaul Cristian Sarbu
2024-12-10just-import-git: Add support for computed repositoriesPaul Cristian Sarbu
2024-12-10test git-imports: Remove duplicate entryPaul Cristian Sarbu
2024-12-10just-mr launch: Pass local launcher to just analysePaul Cristian Sarbu
2024-12-09Add a test verifying that only artifacts are taken for computed rootsKlaus Aehlig
2024-12-09Computed roots: only install artifactsKlaus Aehlig
2024-12-09Avoid writing to the CAS during bootstrappingMaksim Denisov
2024-12-09Move compactifier to a separate libraryMaksim Denisov
2024-12-09Move garbage_collector to a separate libraryMaksim Denisov
2024-12-09Remove redundant copies from BazelApi::IsAvailableMaksim Denisov
2024-12-09Use expected to return an error from ParseRootMaksim Denisov
2024-12-09Localize error_msg argument of ParseRootMaksim Denisov
2024-12-09just.1: Extend analysis command line...Paul Cristian Sarbu
2024-12-09analysis: Support artifact build argumentsPaul Cristian Sarbu
2024-12-09computed-roots/evaluate: Fix typos in log messagesPaul Cristian Sarbu
2024-12-09test serve_target_cache_hit: Remove wrong checkPaul Cristian Sarbu
2024-12-09Extend computed-roots design discussing the interaction with serveKlaus Aehlig
2024-12-06executor: On failure to execute an action, also report which action it wasKlaus Aehlig
2024-12-06Cleanup dependenciesKlaus Aehlig
2024-12-06Log: report outputs of failed actions by defaultKlaus Aehlig
2024-12-05CHANGELOG: document recent fixesKlaus Aehlig
2024-12-05Add a test verifying that install-cas inspects the local casKlaus Aehlig
2024-12-05Also for installation to stdout prefer local CASKlaus Aehlig
2024-12-05While there, also avoid unnecessary indirection in RertrieveToPaths.Klaus Aehlig
2024-12-05execution api: support retrieving from more than one API, also for fdKlaus Aehlig