Thomas Stromberg
8b83c64d4a
Remove trailing space
2019-09-18 06:37:03 -07:00
Thomas Stromberg
145208875d
Copy ISO to github, improve release note parsing
2019-09-18 06:34:36 -07:00
Thomas Stromberg
5174ec6297
Fix markdown typo on release page
2019-09-18 06:17:02 -07:00
tstromberg
0cac1eb4e4
Mark alpha/beta releases as a pre-release on GitHub
2019-09-05 15:39:40 -07:00
tstromberg
b14adecbe8
Substitute dashes for tildes when generating Linux packages
2019-09-05 14:35:35 -07:00
Thomas Stromberg
964f11b85e
Inline release notes into GitHub release page
2019-09-04 11:25:11 -07:00
Anders F Björklund
f7a8294126
The GitHub release notes were missing a version
2019-03-27 18:24:44 +01:00
Anders F Björklund
bedcd7bf98
Include checksum for the docker-machine drivers
2019-03-24 16:31:53 +01:00
Anders Björklund
844a3ee1e9
Merge pull request #3838 from afbjorklund/dos
...
Fix exe suffix and missing checksum for windows binary
2019-03-13 20:19:24 +01:00
Anders F Björklund
1fd7c0ddf6
Fix exe suffix and missing checksum for win bin
...
Windows needs that DOS suffix, so we make a copy
2019-03-10 10:46:47 +01:00
Anders F Björklund
f1179da0ae
Add missing variable and upload of rpm to github
2019-03-07 07:18:27 +01:00
Anders F Björklund
3becc78d5e
Build rpm package as part of the release process
2019-02-26 19:58:12 +01:00
Anders F Björklund
2acf369bae
Fix versioning of the deb package, remove revision
...
Closes #3741
2019-02-24 20:36:10 +01:00
Asbjørn Apeland
5a78ac92f6
Change Linux install method
...
Previously, files installed to /usr/local/bin/ would be owned by the
user executing the command, not root. This change makes these installed
files owned by root instead. Improving security is the goal.
2018-07-31 10:55:22 -07:00
Aaron Prindle
a4606583e4
remove all localkube references from code, change /var/lib/localkube to /var/lib/minikube
2018-07-24 12:36:42 -07:00
dlorenc
7a7bd457f2
Fix the windows install upload.
2018-07-17 11:18:55 -07:00
Aaron Prindle
9c1edabbeb
add retry for artifact uploads on github release script
2018-07-03 08:55:56 -07:00
David Xia
f38c68daba
Update release_github_page.sh
...
Back ticks need to be escaped otherwise the enclosed
text won't show up.
2018-06-26 09:45:48 -07:00
David Xia
e53454b34f
Update release docs' OSX installation method
...
to also mention how to install via homebrew.
2018-05-31 07:48:13 -07:00
Matt Rickard
470eacce07
Update release scripts
...
* Upload hyperkit and kvm2 drivers
* Cosmetic fixes
* Build in parallel
* Upload in parallel
2017-10-26 17:01:57 -07:00
Arve Knudsen
0a3e2042e2
Fix typos
...
Fix typos and otherwise make more consistent.
2017-06-20 09:28:19 -07:00
Xinbo Weng
c76ad1cf81
fix some typos
...
Signed-off-by: Xinbo Weng <xihuanbo_0521@zju.edu.cn>
fix my errors
Signed-off-by: Xinbo Weng <xihuanbo_0521@zju.edu.cn>
2016-12-24 13:20:18 +08:00
Xinbo Weng
f91f428634
fix duplicated 'the' and some 'a/an' errors
...
Signed-off-by: Xinbo Weng <xihuanbo_0521@zju.edu.cn>
2016-12-23 19:46:04 +08:00
Aaron Prindle
b838813187
Added appropriate executable permissions (755) in github shell scripts so jenkins can run them w/o modifying
2016-10-11 13:50:30 -07:00
Aaron Prindle
602fd82bd3
Adding Jenkins files to /hack/jenkins After this commit goes throught, changes to jenkins should be made to use the scripts in this /hack/jenkins folder directly
2016-10-11 11:41:27 -07:00