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 binaries #178

Merged
merged 3 commits into from
Jan 23, 2024
Merged

Add ARM64 binaries #178

merged 3 commits into from
Jan 23, 2024

Conversation

dmikusa
Copy link
Contributor

@dmikusa dmikusa commented Jan 21, 2024

Summary

Adds watchexec ARM64 binaries, and also bumps to 1.25. The upstream tag names changed so the buildpack had stopped pulling in new updates. This bumps both AMD64 and ARM64 to the latest.

Use Cases

Multi-arch support.

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).

Adds watchexec ARM64 binaries, and also bumps to 1.25. The upstream tag names changed so the buildpack had stopped pulling in new updates. This bumps both AMD64 and ARM64 to the latest.

Signed-off-by: Daniel Mikusa <[email protected]>
@dmikusa dmikusa added semver:minor A change requiring a minor version bump type:dependency-upgrade A dependency upgrade labels Jan 21, 2024
@dmikusa dmikusa requested a review from a team as a code owner January 21, 2024 02:36
@dmikusa
Copy link
Contributor Author

dmikusa commented Jan 21, 2024

This is basically #168 but updated with the latest dependencies.

@anthonydahanne
Copy link
Member

please rebase on main

paketo-bot and others added 2 commits January 22, 2024 14:29
Bumps Go modules used by the project. See the commit for details on what modules were updated.

Signed-off-by: GitHub <[email protected]>
@dmikusa
Copy link
Contributor Author

dmikusa commented Jan 22, 2024

Rebased.

@dmikusa dmikusa merged commit 0fae787 into main Jan 23, 2024
5 checks passed
@dmikusa dmikusa deleted the arm64 branch January 23, 2024 14:02
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:dependency-upgrade A dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants