Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-06-29 | Try to detect if there are translation updates via CI | Jan Wagner | 1 | -0/+4 | |
2023-06-28 | Add missing document start | Jan Wagner | 1 | -0/+1 | |
2023-06-28 | Fix CI workflow syntaxrefs/pull/1892/head | Jan Wagner | 1 | -1/+1 | |
2023-05-15 | Run tests on PRs againrefs/pull/1882/head | RincewindsHat | 1 | -0/+1 | |
2023-04-17 | CI: Adding Codespell (and Super Linter) | Jan Wagner | 1 | -0/+31 | |
2022-11-07 | Check curl detect ipv6 (#1809) | Lorenz | 1 | -1/+1 | |
* If server_address is an IPv6 address surround it with brackets * If the message is too short, we should not have an underflow * Add simple conditional test case available if IPv6 is | |||||
2022-11-06 | Update GitHub runner (#1810) | Lorenz | 1 | -1/+1 | |
* Update action/checkout to v3 * Format debian prepare script | |||||
2021-10-25 | actions: map utmp from host to container | Sven Nierlein | 1 | -0/+1 | |
this fixes the check_users not having any logged in user to check. | |||||
2021-05-20 | remove useless comments | Sven Nierlein | 1 | -35/+3 | |
Signed-off-by: Sven Nierlein <sven@nierlein.de> | |||||
2021-05-19 | Prune container and volumes | Jacob Hansen | 1 | -1/+2 | |
Rather than manully removing the tmpfs volume. Signed-off-by: Jacob Hansen <jhansen@op5.com> | |||||
2021-05-19 | Disable IPv6 in tests | Jacob Hansen | 1 | -1/+1 | |
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 | 1 | -0/+77 | |