tstromberg
|
c6cfd64ec2
|
Add - for ~ replacement in release_build_and_upload
|
2019-09-05 15:03:35 -07:00 |
tstromberg
|
e3ad0bb20e
|
Set GOPATH, add diagnostics
|
2019-09-05 10:23:37 -07:00 |
Thomas Stromberg
|
fe6527f8d5
|
Only call gsutil for non-alpha/beta releases, remove invalid GOPATH
|
2019-09-04 11:37:04 -07:00 |
Medya Gh
|
fda017d7b3
|
remove default, fix indent, set pipefail
|
2019-08-16 10:21:08 -07:00 |
Medya Ghazizadeh
|
8b7b06f8ca
|
Update release_build_and_upload.sh
|
2019-08-15 17:42:15 -07:00 |
Medya Ghazizadeh
|
c02ea8eb40
|
Update release_build_and_upload.sh
|
2019-08-15 15:56:19 -07:00 |
Medya Gh
|
6ace05d38b
|
add go install to both release and cross build
|
2019-08-15 15:07:15 -07:00 |
Medya Gh
|
dba55201b0
|
Ensure specific golang version is installed on build agents
|
2019-08-15 13:46:25 -07:00 |
Anders F Björklund
|
a1e1090422
|
Add linux packaging for the kvm2 driver binary
|
2019-07-14 09:28:27 +02: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 |
dlorenc
|
15b035748c
|
Manual changes to remove localkube.
|
2018-07-24 12:36:42 -07:00 |
Matt Rickard
|
a3f3d8f9fe
|
Calculate checksum in release job
|
2017-11-30 09:32:35 -08: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 |
Matt Rickard
|
60a0589205
|
Always build in docker the binaries
|
2017-09-18 10:58:34 -07:00 |
Aaron Prindle
|
20f99fc500
|
Add additional localkube-dind docker image.
|
2017-08-16 15:30:07 -07:00 |
Matt Rickard
|
b01d3efbca
|
Set gopath in release script
|
2017-07-25 17:03:43 -07:00 |
Matt Rickard
|
f99888219f
|
Switch cross builds to use BUILD_IN_DOCKER
minikube-linux-amd64 and minikube-darwin-amd64 cannot be cross built
natively on different platforms and must be built in the container.
|
2017-06-29 11:24:57 -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
|
6c03d96042
|
Fixed file contents for release build and upload shell script
|
2016-10-12 15:34:55 -07: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 |