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
/
.github
/
workflows
/
test.yml
Age
Commit message (
Expand
)
Author
2024-03-22
Workflows: Bump windows Go and use Ruff
jwijenbergh
2024-03-18
Workflows Test: Bump Go to 1.22
jwijenbergh
2023-09-25
Docker + Workflows: Move to deploy repo
jwijenbergh
2023-04-18
Workflows: Fix line numbers not showing in linter
jwijenbergh
2023-01-05
CI: Run without docker
jwijenbergh
2022-11-28
Lint: Use gocritic linter and fix errors returned by it
jwijenbergh
2022-11-28
Refactor: Fix revive linter errors by deleting redundant prefixes
jwijenbergh
2022-11-24
Workflows: Bump go version and use latest linter
jwijenbergh
2022-11-24
Workflows: change @v2 to @v3
jwijenbergh
2022-11-24
Style: Use stylecheck and fix errors
jwijenbergh
2022-11-02
Workflows Test: Update from v2 to v3
jwijenbergh
2022-09-20
Remove: unused wrappers
jwijenbergh
2022-09-20
GitHub Actions: Add golangci-lint
jwijenbergh
2022-03-29
Workflows: Only run low OAuth TTL test version
jwijenbergh
2022-03-29
Tests: Change OAuth expiry tests by using a custom expiry time
jwijenbergh
2022-03-25
Set portal username and pass with env vars
jwijenbergh
2022-03-24
Add CI docker images for testing with the server
jwijenbergh
2022-04-05
Refactor: Simplify errors for wrapping
jwijenbergh
2022-02-10
Add macOS test Swift GitHub workflow
StevenWdV
2022-02-09
Reduce workflow artifact retention period [skip ci]
StevenWdV
2022-02-09
Small workflow fixes [skip ci]
StevenWdV
2022-02-09
Add build tasks to GitHub workflow & fix test tasks
StevenWdV
2022-02-09
Add build tasks to GitHub workflow
StevenWdV
2022-02-09
Split up GitHub test workflow
StevenWdV
2022-02-09
Android wrapper fixes, disable Android instrumented tests on GitHub
StevenWdV
2022-02-09
Add Android wrapper, remove plain Java Maven wrapper.
StevenWdV
2022-01-24
Cleanup
StevenWdV
2021-12-14
Add Swift wrapper, support more platforms in Makefile
StevenWdV
2021-11-29
Fix workflow Java version
stevenwdv
2021-11-29
Improve Java wrapper: add all tests, link correct libraries, use Maven, add M...
StevenWdV
2021-11-22
Add C bindings and a C# wrapper
StevenWdV
2021-11-19
Add CI test workflow
StevenWdV