Commit Graph

54 Commits

Author SHA1 Message Date
joe2far 9298db79ff Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00
joe2far 74c9bab39c Fixed several typos 2016-07-13 15:06:24 +01:00
Tim Hockin 793488ebab Use make as the main build tool
This allows us to start building real dependencies into Makefile.

Leave old hack/* scripts in place but advise to use 'make'.  There are a few
rules that call things like 'go run' or 'build/*' that I left as-is for now.
2016-07-12 21:52:00 -07:00
David McMahon 4a5d209960 Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
Dawn Chen 94ac5ff7f0 Revert "Versioning docs and examples for v1.4.0-alpha.0."
This reverts commit cce9db3aa9555671c5ddf69549b46ed0fd7e472a.
2016-06-10 16:46:46 -07:00
David McMahon 2f5640b791 Versioning docs and examples for v1.4.0-alpha.0. 2016-06-10 14:55:35 -07:00
Isaac Hollander McCreery 9532507be5 Fix link to Jenkins 2016-05-16 07:29:04 -07:00
David McMahon 7c7b997292 Merge pull request #22732 from david-mcmahon/releasing.md
Update the section on jenkins changes for a new branch.
2016-03-10 17:50:19 -08:00
David McMahon 713ce4f132 Update the section on jenkins changes for a new branch.
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-10 10:33:26 -08:00
David McMahon e0770531ab Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
David McMahon 1ef7b2c44a Pass latest or stable to build/push-official-release.sh. 2016-03-02 12:43:27 -08:00
Isaac Hollander McCreery 4457026c6f Add docs for branching e2e jobs 2016-02-12 17:24:07 -08:00
Isaac Hollander McCreery 515f62c146 Add instructions and tooling for munging test infra for a new release series 2016-02-12 17:24:06 -08:00
Filip Grzadkowski c657c0c84c Fix link in releasing.md
Remove additional space which broke http link.
2016-02-02 13:58:47 +01:00
Chao Xu 83db13cc2e run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
Chao Xu 9def9b378e add the required changes in master to devel/releasing.md 2015-12-17 11:36:50 -08:00
Isaac Hollander McCreery 8ecb41df7e Mark a release as stable when we announce it, and stop using cherry_pick_list.sh 2015-12-15 16:37:00 -08:00
Filip Grzadkowski 7da888eee0 Update documents for release process 2015-12-10 19:28:40 +01:00
Tamer Tas 9b60d8c880 Rename githash to build_version and version to release_version 2015-12-08 01:21:20 +02:00
Isaac Hollander McCreery 8f8914f3de Add sanity checks for release 2015-11-18 16:19:01 -08:00
Isaac Hollander McCreery eac73b4244 Defer release notes to announcement of release, and move instructions for release notes back into docs and away from scripts 2015-11-18 09:50:56 -08:00
Tim Hockin ff8cdfcde8 Run update-gendocs 2015-11-13 13:57:57 -08:00
k8s-merge-robot 2d5ff32da3 Merge pull request #16930 from ihmccreery/release-wording-fixes
Auto commit by PR queue bot
2015-11-07 10:29:31 -08:00
Isaac Hollander McCreery 889fa90feb Cleanup for versioning 2015-11-06 11:35:16 -08:00
Isaac Hollander McCreery 5978c29f80 Use ./ notation 2015-11-06 10:32:05 -08:00
Isaac Hollander McCreery b6745eb538 Fix releasing clause about cutting beta releases 2015-11-03 09:26:01 -08:00
Isaac Hollander McCreery ab92564429 Update docs and prompts for better dry-runs and no more versionizing docs 2015-11-02 15:40:06 -08:00
Isaac Hollander McCreery 37361519a6 Versioned beta releases 2015-11-02 15:40:06 -08:00
Isaac Hollander McCreery 1e19e8e1c8 Move to release/ 2015-11-02 09:27:52 -08:00
Isaac Hollander McCreery a17031110e Fixups of docs and scripts 2015-11-02 09:27:52 -08:00
Isaac Hollander McCreery b264864ea6 Doc fixup to reflect script reality 2015-11-02 09:27:52 -08:00
Isaac Hollander McCreery 2650762ee4 Proposed design for release infra 2015-11-02 09:27:52 -08:00
Isaac Hollander McCreery 87e5266e0a TODOs 2015-11-02 09:27:52 -08:00
Isaac Hollander McCreery 6a9d36de0b Remove out-of-date information about releasing 2015-11-02 09:27:52 -08:00
Zach Loafman a277212041 Fix the checkout instructions 2015-09-14 17:05:05 -07:00
Alex Robinson 883791a848 Improve devel docs syntax highlighting. 2015-07-19 08:54:49 +00:00
Tim Hockin da3e5f056b Run gendocs 2015-07-17 15:35:43 -07:00
Daniel Smith 35f2829ae0 apply changes 2015-07-17 11:04:46 -07:00
Tim Hockin 6a198dfa61 Better scary message 2015-07-17 09:28:49 -07:00
Zach Loafman b6ca2b5bd6 Add hack/cherry_pick_list.sh to list all automated cherry picks
* 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-15 10:30:00 -07:00
Tim Hockin 70aa961049 Run gendocs 2015-07-14 17:28:47 -07:00
Tim Hockin c8cc5f5d4a Run gendocs 2015-07-14 15:28:59 -07:00
Daniel Smith b8889dc953 Apply mungedocs changes 2015-07-13 17:48:40 -07:00
Tim Hockin be51e7d3b2 Merge pull request #11099 from zmerlynn/fix-patch-version-instructions
Fix patch release instructions
2015-07-13 13:08:53 -07:00
Tim Hockin 01bb3613a4 Run gendocs and munges 2015-07-13 11:27:48 -07:00
Ed Costello a284d4cf98 Copy edits for typos 2015-07-12 22:03:06 -04:00
Zach Loafman 92e08e130d Fix patch release instructions
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-10 18:43:12 -07:00
Rohit Jnagal a5c4b71a3f Merge pull request #10709 from zmerlynn/i1883
Update releasing.md with Kubernetes release process
2015-07-10 12:16:45 -07:00
Daniel Smith 581e4f7b0f Auto-fixed docs 2015-07-10 10:54:47 -07:00
Zach Loafman 2fe55a7351 Update releasing.md with Kubernetes release process
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-07-09 14:32:05 -07:00