summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
2023-01-05CI: Run without dockerjwijenbergh
2022-11-28Lint: Use gocritic linter and fix errors returned by itjwijenbergh
2022-11-28Refactor: Fix revive linter errors by deleting redundant prefixesjwijenbergh
2022-11-24Workflows: Bump go version and use latest linterjwijenbergh
2022-11-24Workflows: change @v2 to @v3jwijenbergh
2022-11-24Style: Use stylecheck and fix errorsjwijenbergh
2022-11-02Workflows Test: Update from v2 to v3jwijenbergh
2022-10-24Actions + Docs: Use Sphinx docs for Pythonjwijenbergh
2022-09-20Remove: unused wrappersjwijenbergh
2022-09-20GitHub Actions: Add golangci-lintjwijenbergh
2022-08-23Actions: Remove CodeQLjwijenbergh
2022-04-18Docs: Move to mdbookJeroen Wijenbergh
2022-03-29Workflows: Only run low OAuth TTL test versionjwijenbergh
2022-03-29Tests: Change OAuth expiry tests by using a custom expiry timejwijenbergh
2022-03-25Set portal username and pass with env varsjwijenbergh
2022-03-25Do not test on windows builds as we're using docker nowjwijenbergh
2022-03-24Add CI docker images for testing with the serverjwijenbergh
2022-04-05Refactor: Simplify errors for wrappingjwijenbergh
2022-02-10Remove macOS workflow again because of System Integrity Protection [skip ci]StevenWdV
2022-02-10Add macOS test Swift GitHub workflowStevenWdV
2022-02-10Only test C# for Windows on CIStevenWdV
2022-02-10Fix Windows Swift GitHub workflowStevenWdV
2022-02-10Add Windows GitHub test workflowStevenWdV
2022-02-10Add CodeQL for Gostevenwdv
2022-02-09Reduce workflow artifact retention period [skip ci]StevenWdV
2022-02-09Small workflow fixes [skip ci]StevenWdV
2022-02-09Add build tasks to GitHub workflow & fix test tasksStevenWdV
2022-02-09Add build tasks to GitHub workflowStevenWdV
2022-02-09Split up GitHub test workflowStevenWdV
2022-02-09Android wrapper fixes, disable Android instrumented tests on GitHubStevenWdV
2022-02-09Add Android wrapper, remove plain Java Maven wrapper.StevenWdV
2022-01-24CleanupStevenWdV
2021-12-14Add Swift wrapper, support more platforms in MakefileStevenWdV
2021-11-29Fix workflow Java versionstevenwdv
2021-11-29Improve Java wrapper: add all tests, link correct libraries, use Maven, add M...StevenWdV
2021-11-22Add C bindings and a C# wrapperStevenWdV
2021-11-19Add CI test workflowStevenWdV