summaryrefslogtreecommitdiff
path: root/src/Command/Run.hs
AgeCommit message (Collapse)Author
9 daysHandle duplicate tasks by matching tree idRoman Smrž
11 daysConcurrently run jobs for multiple commitsRoman Smrž
Changelog: Concurrently run jobs for multiple commits
12 daysLimit number of concurrently running jobsRoman Smrž
Changelog: Configurable number of concurrently running jobs
12 daysRun jobs based on configuration in associated commitRoman Smrž
Changelog: Run jobs based on configuration in associated commit
2024-12-21Repo module to abstract git accessRoman Smrž
2024-07-30List available commands in help textRoman Smrž
2024-07-30Help for subcommandsRoman Smrž
2024-06-07Patchset parameter for `run' commandRoman Smrž
2024-06-01Explicit run command in separate moduleRoman Smrž
Changelog: Explicit run command