Skip to content

Conversation

astorm
Copy link
Contributor

@astorm astorm commented Nov 9, 2021

This fixes a bug in the installer's chip architecture detector.

Amazon uses the following abbreviations for ARM/Intel: arm64, x86_64

Go's build tools use the following abbreviations for ARM/Intel: arm64, amd64

This PR make sure that we're setting the correct value when building the extension with the installer.

@github-actions github-actions bot added the aws-λ-extension AWS Lambda Extension label Nov 9, 2021
@astorm astorm requested a review from estolfo November 9, 2021 16:13
@astorm astorm marked this pull request as ready for review November 9, 2021 16:13
@ghost
Copy link

ghost commented Nov 9, 2021

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2021-11-09T16:13:16.705+0000

  • Duration: 8 min 13 sec

  • Commit: 609ee01

Test stats 🧪

Test Results
Failed 0
Passed 66
Skipped 0
Total 66

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

Copy link
Contributor

@estolfo estolfo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙃 thanks for figuring this out

@astorm astorm merged commit 971df95 into main Nov 11, 2021
@astorm astorm deleted the astorm/fix-x86 branch November 15, 2021 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

aws-λ-extension AWS Lambda Extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants