Merged
Conversation
|
duplicate of #108 ? |
jonasbn
reviewed
Mar 29, 2025
jonasbn
reviewed
Mar 29, 2025
jonasbn
reviewed
Mar 29, 2025
jonasbn
reviewed
Mar 29, 2025
jonasbn
reviewed
Mar 29, 2025
jonasbn
reviewed
Mar 29, 2025
Collaborator
|
closes #193 |
Collaborator
jonasbn
pushed a commit
to funkill/spellcheck-github-actions
that referenced
this pull request
Apr 1, 2025
* feat: add arm64 image * ci: pin actions * ci: add sha
jonasbn
added a commit
that referenced
this pull request
Apr 1, 2025
* added hunspel with en, de, es and fr dictionaries, update docs * added russian and ukranian dicts, update docs * updated os version in packages links * fixed spelling * fixed entrypoint * Bump python from 3.13.0-slim-bookworm to 3.13.1-slim-bookworm Bumps python from 3.13.0-slim-bookworm to 3.13.1-slim-bookworm. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Preparing release 0.46.0, update to Docker base image * Bump nosborn/github-action-markdown-cli from 3.3.0 to 3.4.0 Bumps [nosborn/github-action-markdown-cli](https://github.com/nosborn/github-action-markdown-cli) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/nosborn/github-action-markdown-cli/releases) - [Commits](nosborn/github-action-markdown-cli@v3.3.0...v3.4.0) --- updated-dependencies: - dependency-name: nosborn/github-action-markdown-cli dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump python from 3.13.1-slim-bookworm to 3.13.2-slim-bookworm Bumps python from 3.13.1-slim-bookworm to 3.13.2-slim-bookworm. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Preparing release 0.47.0 * add tool versions (#234) Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com> * feat: add arm64 image (#218) * feat: add arm64 image * ci: pin actions * ci: add sha * ci: fix default branch name (#235) * Added hunspell version output to entry point * Did some testing, added more output to entrypoint, parameter specification in action.yml and some documentation --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jonasbn <jonasbn@gmail.com> Co-authored-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com> Co-authored-by: Shyim <github@shyim.de> Co-authored-by: Jonas Brømsø <jonasbn@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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:masteron GitHub. Open the package on the right side and change visiblity to publicAfter that change in action.yml it to:
ghcr.io/rojopolis/spellcheck-github-actions:0.44.0and tag only a0.44.0and wait for pipeline finish. When pipeline finished, create a release for GitHub Action Marketplace