-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Here's the design: - We track changes to github.com/cloudfoundry/bosh-package-golang-release/blob/main/packages/golang-1-linux/version which denotes the latest available golang version. - On change to above, CI fires the task that revendors the package and pushes to the repo. - This updates the package's spec.lock and triggers the usual good olde rootfs building...release process. - The CATS will guard against go update errors.
- Loading branch information
1 parent
2d216e3
commit 2730f41
Showing
1 changed file
with
49 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters