summaryrefslogtreecommitdiff
path: root/src/Main.hs
AgeCommit message (Collapse)Author
2025-03-18Tread repo paths from job file as relative to that fileRoman Smrž
2025-03-14Evaluate repo definitionsRoman Smrž
2025-03-06Checkout commandRoman Smrž
Changelog: Added `checkout` command
2025-03-04Accept job file path on comman lineRoman Smrž
Changelog: Accept job file path on comman line
2025-01-23Look for repo in directory containing config fileRoman Smrž
2025-01-11Concurrently run jobs for multiple commitsRoman Smrž
Changelog: Concurrently run jobs for multiple commits
2025-01-10Limit number of concurrently running jobsRoman Smrž
Changelog: Configurable number of concurrently running jobs
2025-01-10Run jobs based on configuration in associated commitRoman Smrž
Changelog: Run jobs based on configuration in associated commit
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
2024-05-29Show usage info only with explicit `--help' optionRoman Smrž
2023-11-26Replace dot operator with bullet in active job animationRoman Smrž
2023-04-25Command-line option to report versionRoman Smrž
2023-01-24Detailed and continuously updated job statusRoman Smrž
2023-01-20Artifacts stored for other jobsRoman Smrž
2022-12-06Read job recipes from config fileRoman Smrž
2022-12-02Write recipe output and status to log filesRoman Smrž
2022-12-02First build test using cabalRoman Smrž
2022-07-16Initial commit from cabal initRoman Smrž