constellation/internal/versionsapi
Moritz Sanft a274ac8a7c
ci: add cli k8s compatibility table artifact upload to ci (#1218)
* add cli k8s compatibility api to ci

* extend versionsapi package

* rework cli info upload via ci

* join errors natively

* fix semver

* upload from hack file

* fix ci checks

* add distributionid

* setup go before running hack file

* setup go after repo checkout

* use logger instead of panic, invalidate cache

* use provided ctx

Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>

---------

Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2023-02-24 12:00:04 +01:00
..
cli Improve code sequences with multiple errs 2023-02-20 12:08:24 -05:00
client ci: add cli k8s compatibility table artifact upload to ci (#1218) 2023-02-24 12:00:04 +01:00
fetcher ci: add cli k8s compatibility table artifact upload to ci (#1218) 2023-02-24 12:00:04 +01:00
cliinfo_test.go ci: add cli k8s compatibility table artifact upload to ci (#1218) 2023-02-24 12:00:04 +01:00
cliinfo.go ci: add cli k8s compatibility table artifact upload to ci (#1218) 2023-02-24 12:00:04 +01:00
imageinfo_test.go versionsapi: change image path (#856) 2023-01-04 17:07:16 +01:00
imageinfo.go deps: replace multierr with native errors.Join 2023-02-20 12:08:24 -05:00
latest_test.go versionsapi: new implementation 2023-01-04 11:39:19 +01:00
latest.go deps: replace multierr with native errors.Join 2023-02-20 12:08:24 -05:00
list_test.go versionsapi: new implementation 2023-01-04 11:39:19 +01:00
list.go deps: replace multierr with native errors.Join 2023-02-20 12:08:24 -05:00
version_test.go ci: add cli k8s compatibility table artifact upload to ci (#1218) 2023-02-24 12:00:04 +01:00
version.go ci: add cli k8s compatibility table artifact upload to ci (#1218) 2023-02-24 12:00:04 +01:00
versionsapi.go dev-docs: Go package docs (#958) 2023-01-19 15:57:50 +01:00