| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ci_log_span_fns.sh: make API easier to use | Jim Newsome | 2024-11-04 | 1 | -8/+54 |
| | | |||||
| * | Replace maint/ci_log_span with maint/ci_log_span_fns.sh | Jim Newsome | 2024-11-04 | 1 | -0/+22 |
| Provide functions for starting and ending spans instead of the script doing it itself. The current version of the functions are directly from the gitlab documentation <https://docs.gitlab.com/ee/ci/jobs/job_logs.html#custom-collapsible-sections>. This is currently functionally similar to what was here before, but using functions here will let us make this a bit more convenient, which will be done in a follow-up commit. | |||||
