| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ci: use CodeQL instead of LGTM | Frantisek Sumsal | 2022-09-22 | 1 | -0/+53 |
| | | | | | | | | | | | As LGTM is going to be shut down by EOY[0], let's move the code scanning to CodeQL as recommended. Thanks to GH integration the results from such scans will be shown both in the respective PR and in the Security -> Code Scanning tab[1]. [0] https://github.blog/2022-08-15-the-next-step-for-lgtm-com-github-code-scanning/ [1] https://github.com/systemd/python-systemd/security/code-scanning | ||||
| * | ci: drop instantiation of machine-id | Zbigniew Jędrzejewski-Szmek | 2022-08-17 | 1 | -2/+0 |
| | | | | | Now the tests should pass without it. | ||||
| * | ci: run CIs on push events as well | Frantisek Sumsal | 2022-08-15 | 2 | -2/+10 |
| | | | | | Let's cover merges into main with CIs too. | ||||
| * | ci: add 3.11 to the test matrix | Zbigniew Jędrzejewski-Szmek | 2022-08-13 | 1 | -0/+1 |
| | | |||||
| * | ci: introduce a simple install test | Frantisek Sumsal | 2022-04-14 | 1 | -0/+77 |
| | | |||||
| * | ci: move the CI to GitHub Actions | Frantisek Sumsal | 2022-04-14 | 1 | -0/+51 |
