Skip to content

Upgrade check-spelling action#13825

Merged
andreslucena merged 1 commit intodevelopfrom
chore/fix-pipelines
Jan 10, 2025
Merged

Upgrade check-spelling action#13825
andreslucena merged 1 commit intodevelopfrom
chore/fix-pipelines

Conversation

@alecslupu
Copy link
Copy Markdown
Contributor

🎩 What? Why?

I have noticed there is a pipeline issue in #13767 ( Crowdin ), and went to check. I have noticed the spelchecked died with the following error:

Error: This request has been automatically failed because it uses a deprecated version of `actions/download-artifact: v3`. Learn more: [https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/.](https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/) This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

The issue is fixed by 0.0.23, but we upgrade to the latest version so we have all the possible fixes.

📌 Related Issues

Link your PR to an issue

Testing

The pipeline should be green

📷 Screenshots

Please add screenshots of the changes you are proposing
Description

♥️ Thank you!

@github-actions github-actions bot added type: internal PRs that aren't necessary to add to the CHANGELOG for implementers configuration labels Jan 9, 2025
@andreslucena
Copy link
Copy Markdown
Member

@alecslupu I think we should also backport this to v0.29:

uses: check-spelling/check-spelling@v0.0.22

As far as I saw it was introduced in that version. In v0.28 I couldn't find it

@andreslucena andreslucena added type: fix PRs that implement a fix for a bug release: v0.29 Issues or PRs that need to be tackled for v0.29 and removed type: internal PRs that aren't necessary to add to the CHANGELOG for implementers labels Jan 10, 2025
@andreslucena andreslucena merged commit 81bb954 into develop Jan 10, 2025
@andreslucena andreslucena deleted the chore/fix-pipelines branch January 10, 2025 08:06
@github-actions github-actions bot added the type: internal PRs that aren't necessary to add to the CHANGELOG for implementers label Jan 10, 2025
@alecslupu alecslupu added the no-backport Pull Requests that should not be backported label Jan 13, 2025
entantoencuanto added a commit that referenced this pull request Jan 14, 2025
* develop: (27 commits)
  WCAG navigation submenu (#13796)
  Update gem dependencies (part 3) (#13849)
  Prevent notifications for deleted users (#13812)
  Retries NPM installation a couple times to prevent network timeouts (#13831)
  Update gem dependencies (part 2) (#13839)
  Enhance signature pdf export (#13778)
  Fix HexaPDF dependency (#13834)
  Fix flaky spec in authentication (#13827)
  Merge upload field for documents and image on proposal admin form (#13735)
  Update gem dependencies (#13835)
  Upgrade erb_lint to 0.8.0 (#13833)
  Fix flaky spec in geocoder (#13820)
  Refactor modules mounting routes (#13294)
  Upgrade check-spelling action (#13825)
  Add missing images in the custom registration emails from meetings (#13632)
  Add missing translations (#13793)
  Fix proposal map performance with hundreds of markers (#13798)
  Create multiple surveys within same Survey component (#13420)
  Accountability bulk actions (#13730)
  Improve UI for sorting options on comments (#13670)
  ...
antopalidi pushed a commit to openpoke/decidim that referenced this pull request Feb 12, 2025
andreslucena pushed a commit that referenced this pull request Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

configuration no-backport Pull Requests that should not be backported release: v0.29 Issues or PRs that need to be tackled for v0.29 type: fix PRs that implement a fix for a bug type: internal PRs that aren't necessary to add to the CHANGELOG for implementers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants