cli icon indicating copy to clipboard operation
cli copied to clipboard

[FEATURE] asyncapi/github-action-for-cli Docker Image for linux/arm64

Open pioneer2k opened this issue 8 months ago • 5 comments

Why do we need this improvement?

Your are publishing the Docker Image asyncapi/cli in multi arch format with support for linux/amd64 and linux/arm64. But the Docker Image of asyncapi/github-action-for-cli is published with support for linux/amd64 only.

How will this change help?

As GitHub is already supporting runners with ARM-CPUs for public repositories and for larger runners on private repositories and they are cheaper than the other runnern the usage will grow in the next month and years. So it will be helpful for many people including me when they can run your lovely GitHub Action on those runners as well.

Screenshots

Image

How could it be implemented/designed?

Build the Docker Image with QEMU and buildx as you already do for asyncapi/cli in your workflow: https://github.com/asyncapi/cli/blob/master/.github/workflows/release-docker.yml

🚧 Breaking changes

No

👀 Have you checked for similar open issues?

  • [x] I checked and didn't find a similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue?

No, someone else can work on it.

pioneer2k avatar Apr 04 '25 09:04 pioneer2k

Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

github-actions[bot] avatar Apr 04 '25 09:04 github-actions[bot]

@pioneer2k is this issue open to work ?

blazethunderstorm avatar May 31 '25 15:05 blazethunderstorm

@blazethunderstorm as I mentioned in the issue everyone can work on it

pioneer2k avatar Jun 02 '25 06:06 pioneer2k

@pioneer2k alright i would love working on this issue

blazethunderstorm avatar Jun 03 '25 10:06 blazethunderstorm

please go ahead

pioneer2k avatar Jun 03 '25 10:06 pioneer2k