Merge pull request #1 from christopherclark/master Add Apache 2 license and CFF copyright
Merge pull request #1 from christopherclark/master
Add Apache 2 license and CFF copyright
This provides golang for windows, at a version that the garden team can control. It is used in the concourse deployment, to supply golang to the windows-worker.
bosh add-blob ./go$VERSION.windows.amd64.zip golang-1-windows/go$VERSION.windows-amd64.zip
packages/golang-1-windows/packaging
packages/golang-1-windows/spec
bosh remove-blob golang-1-windows/go$OLD_VERSION.windows.amd64.zip
./scripts/release.sh
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Garden Windows Tools BOSH Release
This provides golang for windows, at a version that the garden team can control. It is used in the concourse deployment, to supply golang to the windows-worker.
How to bump golang
bosh add-blob ./go$VERSION.windows.amd64.zip golang-1-windows/go$VERSION.windows-amd64.zippackages/golang-1-windows/packagingandpackages/golang-1-windows/specto refer to the new golang versionbosh remove-blob golang-1-windows/go$OLD_VERSION.windows.amd64.zip./scripts/release.shto create a new release