summaryrefslogtreecommitdiff
path: root/releasing.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-16Fix link to JenkinsIsaac Hollander McCreery
2016-03-10Merge pull request #22732 from david-mcmahon/releasing.mdDavid McMahon
Update the section on jenkins changes for a new branch.
2016-03-10Update the section on jenkins changes for a new branch.David McMahon
This reflects the actual state of things at the moment. There is quite a bit of assumed knowledge here in a rapidly changing (test) environment. referencing #22672.
2016-03-08Update the latestReleaseBranch to release-1.2 in the munger.David McMahon
2016-03-02Pass latest or stable to build/push-official-release.sh.David McMahon
2016-02-12Add docs for branching e2e jobsIsaac Hollander McCreery
2016-02-12Add instructions and tooling for munging test infra for a new release seriesIsaac Hollander McCreery
2016-02-02Fix link in releasing.mdFilip Grzadkowski
Remove additional space which broke http link.
2015-12-21run hack/update-generated-docs.shChao Xu
2015-12-17add the required changes in master to devel/releasing.mdChao Xu
2015-12-15Mark a release as stable when we announce it, and stop using cherry_pick_list.shIsaac Hollander McCreery
2015-12-10Update documents for release processFilip Grzadkowski
2015-12-08Rename githash to build_version and version to release_versionTamer Tas
2015-11-18Add sanity checks for releaseIsaac Hollander McCreery
2015-11-18Defer release notes to announcement of release, and move instructions for ↵Isaac Hollander McCreery
release notes back into docs and away from scripts
2015-11-13Run update-gendocsTim Hockin
2015-11-07Merge pull request #16930 from ihmccreery/release-wording-fixesk8s-merge-robot
Auto commit by PR queue bot
2015-11-06Cleanup for versioningIsaac Hollander McCreery
2015-11-06Use ./ notationIsaac Hollander McCreery
2015-11-03Fix releasing clause about cutting beta releasesIsaac Hollander McCreery
2015-11-02Update docs and prompts for better dry-runs and no more versionizing docsIsaac Hollander McCreery
2015-11-02Versioned beta releasesIsaac Hollander McCreery
2015-11-02Move to release/Isaac Hollander McCreery
2015-11-02Fixups of docs and scriptsIsaac Hollander McCreery
2015-11-02Doc fixup to reflect script realityIsaac Hollander McCreery
2015-11-02Proposed design for release infraIsaac Hollander McCreery
2015-11-02TODOsIsaac Hollander McCreery
2015-11-02Remove out-of-date information about releasingIsaac Hollander McCreery
2015-09-14Fix the checkout instructionsZach Loafman
2015-07-19Improve devel docs syntax highlighting.Alex Robinson
2015-07-17Run gendocsTim Hockin
2015-07-17apply changesDaniel Smith
2015-07-17Better scary messageTim Hockin
2015-07-15Add hack/cherry_pick_list.sh to list all automated cherry picksZach Loafman
* Adds hack/cherry_pick_list.sh to list all automated cherry picks since the last tag. * Adds a short python script to extract title/author and print it in markdown style like our current release notes. * Revises patch release instructions to use said script.
2015-07-14Run gendocsTim Hockin
2015-07-14Run gendocsTim Hockin
2015-07-13Apply mungedocs changesDaniel Smith
2015-07-13Merge pull request #11099 from zmerlynn/fix-patch-version-instructionsTim Hockin
Fix patch release instructions
2015-07-13Run gendocs and mungesTim Hockin
2015-07-12Copy edits for typosEd Costello
2015-07-10Fix patch release instructionsZach Loafman
Somewhere in the last round of editing, I compressed the patch release instructions after the release validation steps went in. They no longer made sense because they assume some variables are set from the previous step that you don't have set. Set them. These instructions are now begging to be refactored between the patch and normal releases, but I won't do that here.
2015-07-10Merge pull request #10709 from zmerlynn/i1883Rohit Jnagal
Update releasing.md with Kubernetes release process
2015-07-10Auto-fixed docsDaniel Smith
2015-07-09Update releasing.md with Kubernetes release processZach Loafman
This updates releasing.md with actual instructions on how to cut a release, leaving the theory section of that document alone. Along the way, I streamlined tiny bits of the existing process as I was describing them. The instructions are possibly pedantic, but should be executable by anyone at this point, versus taking someone versant in the dark arts. Relies on #10910. Fixes #1883.
2015-05-15Add ga-beacon analytics to gendocs scriptsJeff Lowdermilk
hack/run-gendocs.sh puts ga-beacon analytics link into all md files, hack/verify-gendocs.sh verifies presence of link.
2015-04-26Corrected some typosGeorge Kuan
2015-04-07adding release notes guidelines to the (new) releases policy.António Meireles
per the ongoing conversation at GoogleCloudPlatform/kubernetes#6213 Signed-off-by: António Meireles <antonio.meireles@reformi.st>