summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
7 daysFix selecting single job from evaluated job refRoman Smrž
11 daysTest: repo checkouts with subtreeRoman Smrž
14 daysTest: automatic dependencies with extra repoRoman Smrž
14 daysAdd missing default repo ID also for transitive dependenciesRoman Smrž
14 daysPrepend default repo to job ID only for repo job rootRoman Smrž
2025-11-30Implement and test ‘extract --force’ without copyRecursiveForceRoman Smrž
2025-11-29Include artifacts required via ‘publish’ in the job IDRoman Smrž
2025-11-29Include transitive repo dependencies in job IDRoman Smrž
2025-11-28Test: dependencies reflected in job IDRoman Smrž
2025-11-28Do not use checkouts with explicit revision in job IDRoman Smrž
2025-11-28Well-defined order of dependencies in job IDRoman Smrž
2025-11-13Do not require recipe and empty checkout in job definitionRoman Smrž
2025-11-13Support publishing artifacts in the same job they're createdRoman Smrž
2025-11-12Publish artifacts to destinationsRoman Smrž
Changelog: Job section to publish artifacts to specified destination
2025-11-08Options to select rerun behaviorRoman Smrž
Changelog: Added `--rerun-*` command-line options to configure which jobs should be rerun
2025-11-07Reuse job status and artifactsRoman Smrž
Changelog: Reuse job status and artifacts from previous runs
2025-07-05Test: always use storage within node directoryRoman Smrž
2025-07-05Fix typo in RunWithoutRepo test nameRoman Smrž
2025-07-05Directories as artifactsRoman Smrž
Changelog: Support whole directories as artifacts
2025-07-02Automatically run dependenciesRoman Smrž
Changelog: Automatically run dependencies of jobs specified on command line
2025-06-29Gather related jobs passed by refs to jobsetsRoman Smrž
2025-06-28Fix extrating subtree hash in a bare repositoryRoman Smrž
Changelog: Fix getting (sub)directory in a bare repository
2025-06-27Test repo subtreeRoman Smrž
2025-05-27Run jobs using full job referenceRoman Smrž
Changelog: Run jobs by specifying full job id or reference
2025-05-24Extract commandRoman Smrž
Changelog: Added `extract` command to extract artifacts
2025-05-20Reflect dependencies in job idRoman Smrž
2025-05-17Initial test scripts and configurationRoman Smrž