Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-03 | Update CodeQL and update runner before installing (#1775) | Lorenz | |
2021-11-24 | Merge pull request #1682 from phibos/codeql | RincewindsHat | |
Add CodeQL checks | |||
2021-10-25 | actions: map utmp from host to container | Sven Nierlein | |
this fixes the check_users not having any logged in user to check. | |||
2021-05-20 | remove useless comments | Sven Nierlein | |
Signed-off-by: Sven Nierlein <sven@nierlein.de> | |||
2021-05-19 | Prune container and volumes | Jacob Hansen | |
Rather than manully removing the tmpfs volume. Signed-off-by: Jacob Hansen <jhansen@op5.com> | |||
2021-05-19 | Disable IPv6 in tests | Jacob Hansen | |
Docker doesn't seem to have a working IPv6 stack by default. For now disable IPv6 tests. Signed-off-by: Jacob Hansen <jhansen@op5.com> | |||
2021-04-30 | migrate travis ci to github actions | Sven Nierlein | |
2021-04-28 | Add CodeQL checks | PhiBo | |
Add initial github actions to perform CodeQL securtiy checks |