examples/code_search/docker
Jeremy Lewi e15bfffca4 An Argo workflow to use as the E2E test for code_search example. (#446)
* An Argo workflow to use as the E2E test for code_search example.

* The workflow builds the Docker images and then runs the python test
  to train and export a model

* Move common utilities into util.libsonnet.

* Add the workflow to the set of triggered workflows.

* Update the test environment used by the test ksonnet app; we've since
  changed the location of the app.

Related to #295

* Refactor the jsonnet file defining the GCB build workflow

  * Use an external variable to conditionally pull and use a previous
    Docker image as a cache

  * Reduce code duplication by building a shared template for all the different
    workflows.

* BUILD_ID needs to be defined in the default parameters otherwise we get an error when adding a new environment.

* Define suitable defaults.
2018-12-28 16:12:32 -08:00
..
ks Add preprocess github data step to code search pipeline (#396) 2018-12-05 18:06:06 -08:00
t2t An Argo workflow to use as the E2E test for code_search example. (#446) 2018-12-28 16:12:32 -08:00
ui Upgrade and fix the serving components. (#348) 2018-11-24 13:22:34 -08:00