spellcheck-github-actions icon indicating copy to clipboard operation
spellcheck-github-actions copied to clipboard

feat: add arm64 image

Open shyim opened this issue 1 year ago • 1 comments

I am trying to run the same image locally, to see errors directly locally. BUT it has only amd64 so it's slow as hell on mac.

Before: 7m20s Now: 23s

After merge a new docker image will appear:

ghcr.io/rojopolis/spellcheck-github-actions:master on GitHub. Open the package on the right side and change visiblity to public

After that change in action.yml it to: ghcr.io/rojopolis/spellcheck-github-actions:0.44.0 and tag only a 0.44.0 and wait for pipeline finish. When pipeline finished, create a release for GitHub Action Marketplace

shyim avatar Oct 17 '24 08:10 shyim

duplicate of https://github.com/rojopolis/spellcheck-github-actions/pull/108 ?

mitelg avatar Oct 17 '24 08:10 mitelg

closes #193

jonasbn avatar Mar 29 '25 10:03 jonasbn

@mitelg it seems to be related to #108 and there are overlaps. When this PR is merged, I will evaluate how we get the build and release processed to be completely automatic and we can close #108 also.

jonasbn avatar Mar 29 '25 10:03 jonasbn