Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR adds support for installing a NOTICES.txt file alongside the hab binary, updating the Homebrew formula to include license/notice files in the share directory. The version is also bumped from 1.6.1245 to 2.0.317.
Key changes:
- Updates hab version to 2.0.317
- Adds installation of NOTICES.txt to the share directory
- Includes verification testing for the NOTICES.txt file installation
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| Formula/hab.rb | Updates version, comments out sha256 validation, and adds NOTICES.txt installation to share directory |
| .expeditor/scripts/verify/install_from_tap.sh | Adds cleanup of share directory and verification that NOTICES.txt is installed correctly |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull Request Overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull Request Overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull Request Overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Signed-off-by: Matt Wrock <matt@mattwrock.com>
This PR stands as reference for when we release to stable. These changes will need to be added to the PR that the promotion will generate.