Make the Brew automation depend on trigger files.
- Dominant language
- Go
- Stars
- 2.1k
- Forks
- 328
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 9
Description
**What would you like to be added**:
Today we update the aws tap repo for brew by having a trigger file pull down the latest bundle and use the release versions and checksums. However this does not alway hold true that the brew PR made is for the latest minor or patch version. We should be instead reading from the brew trigger [file](https://github.com/aws/eks-anywhere/blob/main/release/triggers/brew-version-release/CLI_RELEASE_VERSION) and pulling down manifests for that specific release.
Contributor guide
Research direction
Read release/triggers/brew-version-release/CLI_RELEASE_VERSION first, then trace the Brew automation that updates the aws tap. Done means the automation selects manifests for the release named in that trigger file, including its release version and checksums, so the resulting Brew PR targets that specific release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100