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

Add ARM64 Support #108

Merged
merged 1 commit into from
May 21, 2024
Merged

Add ARM64 Support #108

merged 1 commit into from
May 21, 2024

Conversation

dmikusa
Copy link
Contributor

@dmikusa dmikusa commented May 21, 2024

Summary

Add ARM64 support. There is nothing specific to ARM64 for this buildpack, but these changes will make the build scripts produce images with Go binaries compiled for each architecture.

Resolves #107 by removing python as an option and including the options that are available based on the documentation.

Checklist

  • I have viewed, signed, and submitted the Contributor License Agreement.
  • I have linked issue(s) that this PR should close using keywords or the Github UI (See docs)
  • I have added an integration test, if necessary.
  • I have reviewed the styleguide for guidance on my code quality.
  • I'm happy with the commit history on this PR (I have rebased/squashed as needed).

Also, resolves #107

Signed-off-by: Daniel Mikusa <[email protected]>
@dmikusa dmikusa added semver:minor A change requiring a minor version bump type:enhancement A general enhancement labels May 21, 2024
@dmikusa dmikusa requested a review from a team as a code owner May 21, 2024 02:45
@dmikusa dmikusa merged commit 2210902 into main May 21, 2024
7 checks passed
@dmikusa dmikusa deleted the arm64 branch May 21, 2024 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:minor A change requiring a minor version bump type:enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python OneAgent download failing
1 participant