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
Age
Commit message (
Expand
)
Author
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
Start compose: Shellcheck quote warning
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
Make sure to build the latest changes
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