Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot]
749a2f5ce8 chore(deps): bump actions/checkout from 3 to 4 (#2232)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 00:14:38 +02:00
Ruben Fiszel
4ce727a14b fix backend tests 2023-11-29 09:58:34 +01:00
Guillaume Bouvignies
a096e91af4 fix: go-client build dependencies (#2460) 2023-10-18 11:01:05 +02:00
dependabot[bot]
e65d0f7a38 chore(deps): bump actions/setup-go from 3 to 4 (#1309)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-02 17:42:56 +02:00
Ruben Fiszel
401bf216ae verify go-client by building it 2022-11-02 11:41:57 +01:00
Ruben Fiszel
632212902d fix(go-client): use stable oapi codegen version 2022-11-02 11:37:57 +01:00
Ruben Fiszel
889d065c9f go client ci deployment 2022-10-14 20:24:22 +02:00
Ruben Fiszel
655fb267d7 go client v0 2022-10-14 17:06:42 +02:00