| Commit message (Expand) | Author | Age | Files | Lines |
| * | workflows: add README•••This introduces some basic concepts used in these workflows and a common
terminology.
At the same time we remove some of the comments from various workflow
files, because they are assumed to be "general knowledge" through the
README.
| Wolfgang Walther | 2025-01-10 | 1 | -1/+0 |
| * | workflows: basic consistency in formatting workflows•••Same top-level ordering of keys / empty lines and same indentation for
yaml lists. One blank line between each step.
Makes it easier to read and compare the workflows.
| Wolfgang Walther | 2025-01-09 | 1 | -25/+26 |
| * | workflows: update Ubuntu runner to ubuntu-24.04•••Link: https://github.com/actions/runner-images/issues/10636
| NAHO | 2025-01-05 | 1 | -1/+1 |
| * | workflows: lock Ubuntu runner to ubuntu-22.04•••Lock the Ubuntu runner to ubuntu-22.04 to avoid accidental updates [1]
and increase reproducibility.
[1]: https://github.com/actions/runner-images/issues/10636
| NAHO | 2025-01-05 | 1 | -1/+1 |
| * | ci: init get-merge-commit workflow•••Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
| John Titor | 2024-12-05 | 1 | -0/+43 |