Age | Commit message (Collapse) | Author | |
---|---|---|---|
6 days | Log command | Roman Smrž | |
Changelog: Added `log` command to show job log | |||
6 days | Use common checkout subdirectory in job ID | Roman Smrž | |
6 days | Output style options | Roman Smrž | |
Changelog: Added `--terminal-output` and `--log-output` options to set output style | |||
9 days | Create job directory based on job ID | Roman Smrž | |
9 days | Track other used repos in job ID | Roman Smrž | |
2025-04-05 | Convert JobRepo to a closed type family | Roman Smrž | |
2025-03-29 | Fix artifact work path to be again relative to checkout dir | Roman Smrž | |
Changelog: Fix copying of artifact to appropriate working directory | |||
2025-03-19 | Accept glob pattern for artifact path | Roman Smrž | |
2025-03-16 | Footnotes for errors in terminal output | Roman Smrž | |
2025-03-16 | Checkout referenced repos when preparing job | Roman Smrž | |
2025-03-14 | Evaluate repo definitions | Roman Smrž | |
2025-03-12 | Run jobs even without default repo | Roman Smrž | |
2025-03-06 | Explicit Tree type for use in checkout | Roman Smrž | |
2025-02-04 | Use 'temporary' package instead of 'mktemp' command | Roman Smrž | |
Changelog: Fix that empty temorary dir was not deleted in some cases | |||
2025-01-19 | Watch branches and tags in git repositories | Roman Smrž | |
2025-01-18 | Cancel jobs on user interrupt | Roman Smrž | |
Changelog: Properly cancel and clean up jobs on user interrupt | |||
2025-01-14 | Keep job data directory path within JobManager | Roman Smrž | |
2025-01-14 | Explicit task priority by job creation order | Roman Smrž | |
2025-01-13 | Handle duplicate tasks by matching tree id | Roman Smrž | |
2025-01-10 | Limit number of concurrently running jobs | Roman Smrž | |
Changelog: Configurable number of concurrently running jobs | |||
2025-01-10 | Run jobs based on configuration in associated commit | Roman Smrž | |
Changelog: Run jobs based on configuration in associated commit | |||
2024-12-21 | Repo module to abstract git access | Roman Smrž | |
2024-07-30 | Support mtl-2.2 | Roman Smrž | |
2023-01-24 | Detailed and continuously updated job status | Roman Smrž | |
2023-01-20 | Artifacts stored for other jobs | Roman Smrž | |
2022-12-06 | Read job recipes from config file | Roman Smrž | |