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

Support arm64 for macOS and Linux #68

Open
micellius opened this issue Jan 18, 2024 · 0 comments
Open

Support arm64 for macOS and Linux #68

micellius opened this issue Jan 18, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@micellius
Copy link
Member

Description

The arm64 processors become more and more popular among developers and become an option in several CI/CD environments.
To use html5-plugin in these environments, currently the only option is to build the binaries from source code, however this is not convenient for users, especially for folks that are not used to build Go projects. To simplify the process of plugin installation and adoption, it would be beneficial to attach relevant binaries for arm64 macOS and Linux to the release.

Once cloudfoundry/cli#2292 is resolved, the additional platforms should be added to CF CLI Plugins release of html5-plugin as well.

Qualities of Change

  • Functional - n
  • User Interface - n
  • Documentation - y
  • Introduces new dependency (y/n) - n
  • Incompatible change (y/n) - n
@micellius micellius added the enhancement New feature or request label Jan 18, 2024
@micellius micellius added this to the v1.4.x - Beryllium milestone Jan 18, 2024
@micellius micellius self-assigned this Jan 18, 2024
micellius added a commit that referenced this issue Jan 18, 2024
* add macOS and Linux `arm64` build commands to `Makefile`
* update CHANGELOG.md
* update README.md
* relevant to #68
@github-project-automation github-project-automation bot moved this to In progress in html5-plugin Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In progress
Development

No branches or pull requests

1 participant