-
-
Notifications
You must be signed in to change notification settings - Fork 13.3k
newrelic-infra-agent: build with [email protected] #84487
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
What's the issue, and how can it be reproduced? |
|
To reproduce it you will need to install this formula, sign up on the one.newrelic.com, obtain license key and run |
|
it is the |
|
Should be good after merging this PR |
|
There are some CI issues with this PR |
|
looks like the @brushknight sorry for the long delay here and thanks for raising this issue. note, I also fixed the git hash missing from |
branchv
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks again @brushknight
|
🤖 A scheduled task has triggered a merge. |
brew install --build-from-source <formula>, where<formula>is the name of the formula you're submitting?brew test <formula>, where<formula>is the name of the formula you're submitting?brew audit --strict <formula>(after doingbrew install --build-from-source <formula>)? If this is a new formula, does it passbrew audit --new <formula>?We notices that there is an issue with one libraries that happens during the runtime. Latest tested version of go is 1.16.7 so we would like to fix it in order to avoid this issues. Once we test [email protected] we will update it in the formula as well.
I am not sure, should we remove bottles. If we should not, let me know and I will update PR.