summaryrefslogtreecommitdiff
path: root/cherry-picks.md
AgeCommit message (Collapse)Author
2016-06-13Updated docs and examples for release-1.3.David McMahon
2016-06-10Revert "Versioning docs and examples for v1.4.0-alpha.0."Dawn Chen
This reverts commit cce9db3aa9555671c5ddf69549b46ed0fd7e472a.
2016-06-10Versioning docs and examples for v1.4.0-alpha.0.David McMahon
2016-05-09Update pull request and cherrypick docs for release notes to more accurately ↵David McMahon
reflect current process.
2016-05-03Update docs to describe new PR release-note block parsing.David McMahon
2016-04-19updates to devel/*.md filesmikebrow
Signed-off-by: mikebrow <brownwm@us.ibm.com>
2016-04-07Sync up all release note related docs with the latest process/procedures.David McMahon
2016-03-31Clarify labeling states on proposed cherrypicks.David McMahon
Sync the examples with the scripts usage so we don't need to update this doc with every new branch. Supporting updates to docs/devel/pull-requests.md#release-notes.
2016-03-23Update the cherry-pick guide to guide based on new batching method.David McMahon
2016-03-18Update with release-1.2.David McMahon
2016-03-08Update the latestReleaseBranch to release-1.2 in the munger.David McMahon
2016-01-04Merge pull request #18864 from nikhiljindal/updateCPDocNikhil Jindal
Adding instructions to run versionize-docs in cherrypick doc
2015-12-21run hack/update-generated-docs.shChao Xu
2015-12-18Add instructions to run versionize-docs in cherrypick docnikhiljindal
2015-11-13Run update-gendocsTim Hockin
2015-09-03s|github.com/GoogleCloudPlatform/kubernetes|github.com/kubernetes/kubernetes|Eric Paris
2015-07-20Absolutize links that leave the docs/ tree to go anywhere other thanDavid Oppenheimer
to examples/ or back to docs/
2015-07-19Improve devel docs syntax highlighting.Alex Robinson
2015-07-17Run gendocsTim Hockin
2015-07-17Better scary messageTim Hockin
2015-07-14Run gendocsTim Hockin
2015-07-14Run gendocsTim Hockin
2015-07-13Apply mungedocs changesDaniel Smith
2015-07-13Run gendocs and mungesTim Hockin
2015-07-13hack/cherry_pick_pull.sh: Allow multiple pullsZach Loafman
Reorder the arguments to allow for multiple pulls at the end: hack/cherry_pick_pull.sh <remote branch> <pr-number>... This solves some common A-then-immediate-A' cases that appear frequently on head. (There's a workaround, but it's a hack.) Updates the documentation.
2015-07-10fix verify gendocsMike Danese
2015-07-09Add a short doc on cherry picksZach Loafman