Add Prow jobs to automate the release of Docker images and Python SDK - #369
Conversation
- Publish Python SDK to pypi - Publish Docker images - Publish Helm chart Also update Prow config for test-infra with image tag: v20191211 https://github.com/kubernetes/test-infra/tree/821a860177455dab60160c7624950c2da5c092ed/prow/cluster
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: davidheryanto The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
So that setuptools_scm does not complain about missing version
Reuse the same README in repository root
|
/lgtm |
|
@davidheryanto: Updated the
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
When a release tag (e.g. v0.3.5) is pushed, ProwJobs will be created to:
When a commit is pushed to the master branch, ProwJobs will be created to:
This pull request also updates Prow
config.yamlso it is up-to-date with the latest components inhttps://github.com/kubernetes/test-infra/tree/821a860177455dab60160c7624950c2da5c092ed/prow/cluster