pipelines/backend/api/go_client
Niklas Hansson 2a8333619e fix(backend): remove Bazel from building the API. Part of #3250 (#4906)
* updated to remove bazel

* rename@

* script to run in container

* update the generation

* updated docker image

* changed name

* updated the code

* regenerated API

* fix env variables

* updated version of go swagger

* rerun generate with updated package

* added healthz

* typo with folders fixed

* changed version

* set version of protoc compiler

* test if version is correct

* test version

* changed version

* updated version agian

* test version

* the latest test

* updated docker image

* fixed some stuff

* new test

* tested other version

* new tests

* changed swagger

* new test

* updated versions

* missed docker file

* updated files@

* change back

* updated after feedback@

* clean up

* remove license and install binary

* update and check differences

* completed rebase

* go mod tidy

* updated based upon work of boby

* remove code commited by misstake

* added by misstake

* updated after feedback

* futher updates after feedback

* final updates from feedback

* switch to Makefile

* update

* fix non-root execution

* clean up, fix release script

* fix swagger

* fix healthz endpoint & regenerate python client

* Delete sample.py.tar.gz

Co-authored-by: Yuan Gong <gongyuan94@gmail.com>
Co-authored-by: Yuan (Bob) Gong <4957653+Bobgy@users.noreply.github.com>
2021-02-25 19:31:01 +08:00
..
auth.pb.go fix(backend): remove Bazel from building the API. Part of #3250 (#4906) 2021-02-25 19:31:01 +08:00
auth.pb.gw.go fix(backend): remove Bazel from building the API. Part of #3250 (#4906) 2021-02-25 19:31:01 +08:00
error.pb.go fix(backend): remove Bazel from building the API. Part of #3250 (#4906) 2021-02-25 19:31:01 +08:00
experiment.pb.go fix(backend): remove Bazel from building the API. Part of #3250 (#4906) 2021-02-25 19:31:01 +08:00
experiment.pb.gw.go fix(backend): remove Bazel from building the API. Part of #3250 (#4906) 2021-02-25 19:31:01 +08:00
filter.pb.go fix(backend): remove Bazel from building the API. Part of #3250 (#4906) 2021-02-25 19:31:01 +08:00
healthz.pb.go fix(backend): remove Bazel from building the API. Part of #3250 (#4906) 2021-02-25 19:31:01 +08:00
healthz.pb.gw.go fix(backend): remove Bazel from building the API. Part of #3250 (#4906) 2021-02-25 19:31:01 +08:00
job.pb.go fix(backend): remove Bazel from building the API. Part of #3250 (#4906) 2021-02-25 19:31:01 +08:00
job.pb.gw.go fix(backend): remove Bazel from building the API. Part of #3250 (#4906) 2021-02-25 19:31:01 +08:00
parameter.pb.go fix(backend): remove Bazel from building the API. Part of #3250 (#4906) 2021-02-25 19:31:01 +08:00
pipeline.pb.go fix(backend): remove Bazel from building the API. Part of #3250 (#4906) 2021-02-25 19:31:01 +08:00
pipeline.pb.gw.go fix(backend): remove Bazel from building the API. Part of #3250 (#4906) 2021-02-25 19:31:01 +08:00
pipeline_spec.pb.go fix(backend): remove Bazel from building the API. Part of #3250 (#4906) 2021-02-25 19:31:01 +08:00
report.pb.go fix(backend): remove Bazel from building the API. Part of #3250 (#4906) 2021-02-25 19:31:01 +08:00
report.pb.gw.go fix(backend): remove Bazel from building the API. Part of #3250 (#4906) 2021-02-25 19:31:01 +08:00
resource_reference.pb.go fix(backend): remove Bazel from building the API. Part of #3250 (#4906) 2021-02-25 19:31:01 +08:00
run.pb.go fix(backend): remove Bazel from building the API. Part of #3250 (#4906) 2021-02-25 19:31:01 +08:00
run.pb.gw.go fix(backend): remove Bazel from building the API. Part of #3250 (#4906) 2021-02-25 19:31:01 +08:00
visualization.pb.go fix(backend): remove Bazel from building the API. Part of #3250 (#4906) 2021-02-25 19:31:01 +08:00
visualization.pb.gw.go fix(backend): remove Bazel from building the API. Part of #3250 (#4906) 2021-02-25 19:31:01 +08:00