Skip to content
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

Use Makefile operator to get GOARCH default #184

Conversation

NathanielRN
Copy link
Contributor

Description

I completely forgot to change this line in #181 which is crucial so that the Makefile will read the GOARCH environment variable if one is specified.

This PR fixes that and also adds a PR time workflow to test that the collector can be built correctly for multiple architectures.

@NathanielRN NathanielRN force-pushed the use-operator-to-provide-GOARCH-default branch from 0854d7f to e3531b7 Compare November 25, 2021 23:03
* Fix bash syntax default for ENV var by using Makefile var syntax
* Modify the Collector CI test to validate the binary architecture
@NathanielRN NathanielRN force-pushed the use-operator-to-provide-GOARCH-default branch from e3531b7 to ba6fe15 Compare November 25, 2021 23:07
@wangzlei wangzlei merged commit b7f4c96 into open-telemetry:main Nov 25, 2021
@NathanielRN NathanielRN deleted the use-operator-to-provide-GOARCH-default branch December 2, 2021 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants