cf-html5-apps-repo-cli-plugin icon indicating copy to clipboard operation
cf-html5-apps-repo-cli-plugin copied to clipboard

Support arm64 for macOS and Linux

Open micellius opened this issue 2 years ago • 0 comments

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 avatar Jan 18 '24 07:01 micellius