index
:
eduvpn-common
main
pages
v1
Fork of codeberg.org/eduVPN/eduvpn-common for <b>reasons</b>
herk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ci
/
docker
Age
Commit message (
Expand
)
Author
2023-09-25
CI Docker: Update go to latest version
jwijenbergh
2023-09-25
Docker: Update Fedora from 36 to 38
jwijenbergh
2023-01-05
CI: Support Podman as an alternative to Docker
jwijenbergh
2022-12-14
Docker: Get Go version from go.dev
jwijenbergh
2022-11-03
Docker: Use debian
jwijenbergh
2022-11-02
CI: Update Go container to 1.19
jwijenbergh
2022-09-27
CI Docker: Remove pyvirtualdisplay from dependencies
jwijenbergh
2022-08-09
Docker: Run without a systemctl helper script
jwijenbergh
2022-08-09
Docker: Use the main eduVPN repo
jwijenbergh
2022-05-10
Python: Add config retrieval test
jwijenbergh
2022-04-25
CI: Provide SAN in selfsigned certificate
Jeroen Wijenbergh
2022-04-25
Fix: CI selfsigned path
Jeroen Wijenbergh
2022-04-25
Tests: Skip server tests if no SERVER_URI is passed
Jeroen Wijenbergh
2022-04-25
Tests: Ability to add a custom server and share certificate
Jeroen Wijenbergh
2022-04-22
Refactor: Restructure project
jwijenbergh
2022-03-29
Tests: Change OAuth expiry tests by using a custom expiry time
jwijenbergh
2022-03-25
Add comments and minor fixups
jwijenbergh
2022-03-25
Remove unneeded script
jwijenbergh
2022-03-25
Wait for pid to finish instead of sleeping
jwijenbergh
2022-03-25
Add testing container to the same network
jwijenbergh
2022-03-25
Set portal username and pass with env vars
jwijenbergh
2022-03-25
Login to oauth with selenium and test
jwijenbergh
2022-03-24
Add CI docker images for testing with the server
jwijenbergh