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
Age
Commit message (
Expand
)
Author
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-10-24
Actions + Docs: Use Sphinx docs for Python
jwijenbergh
2022-09-20
Remove: unused wrappers
jwijenbergh
2022-09-20
GitHub Actions: Add golangci-lint
jwijenbergh
2022-08-23
Actions: Remove CodeQL
jwijenbergh
2022-04-18
Docs: Move to mdbook
Jeroen Wijenbergh
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-25
Do not test on windows builds as we're using docker now
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
Remove macOS workflow again because of System Integrity Protection [skip ci]
StevenWdV
2022-02-10
Add macOS test Swift GitHub workflow
StevenWdV
2022-02-10
Only test C# for Windows on CI
StevenWdV
2022-02-10
Fix Windows Swift GitHub workflow
StevenWdV
2022-02-10
Add Windows GitHub test workflow
StevenWdV
2022-02-10
Add CodeQL for Go
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