Commit Graph

9 Commits

Author SHA1 Message Date
Ning 86163ecd38
Remove dataflow components (#2161)
* remove dataflow components
2019-09-23 11:12:27 -07:00
Alexey Volkov 6c59d9d00f Release - Creating the release branch from the specified commit (#2062) 2019-09-07 19:03:18 -07:00
IronPan 35720448da
switch the release script from staging to test (#1328)
/assign @gaoning777
2019-05-14 11:29:50 -07:00
Alexey Volkov 2a42adab79 Updating component versions in samples (#1283) 2019-05-06 15:21:38 -07:00
Alexey Volkov 4060415df8
Automated the component image release script (#1172)
The script now checks out the clean repo, makes the changes and commits them.
Then it optionally pushes the changes to a new release branch and even opens the web-browser with a pull request page ready.
2019-05-03 12:23:27 -07:00
Ning 785d474699 release new components and remove the resnet image release in the release script (#1171) 2019-04-16 14:19:09 -07:00
hongye-sun 26622b74b7 Releasing component SDK (#842)
* add container image uris support in train API

* Build GCP container

* Support releasing component SDK with docker and python package.

* Add licenses to image
2019-02-25 14:02:55 -08:00
hongye-sun ae3329df95 Add a gpu sample (#575)
* Add gpu sample

* Add gpu image to release script and update image version to commit hash
2018-12-20 23:03:23 -08:00
IronPan 379d4d7fcf
Add script for component image release (#571)
* add script

* update script

* fix

* Update .release.cloudbuild.yaml

* comments

* update
2018-12-20 15:28:50 -08:00