Commit Graph

19 Commits (8699caba882cfabbac44e923184aa079d1ad0748)

Author SHA1 Message Date
dependabot[bot] 0d89a2480f
build(deps): bump tj-actions/changed-files from 42.0.2 to 42.0.5 (#12431)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 42.0.2 to 42.0.5.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v42.0.2...v42.0.5)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-01 12:42:55 +05:30
dependabot[bot] c1b714c55c
build(deps): bump tj-actions/changed-files from 41.0.1 to 42.0.2 (#12179)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 14:17:05 +01:00
dependabot[bot] 5d09a10d19
build(deps): bump tj-actions/changed-files from 40.2.0 to 41.0.1 (#11960) 2024-01-01 10:40:08 +01:00
dependabot[bot] a25216ded7
build(deps): bump tj-actions/changed-files from 40.0.2 to 40.2.0 (#11624) 2023-12-01 14:31:06 +01:00
Sebastiaan Speck 1159595665
CI/codespell: only run on changed English files (#11518) 2023-11-16 20:37:37 +01:00
Sebastiaan Speck 2547b5a46c
CI/codespell: skip non-English pages (#11515)
* codespell: skip non-English pages

* CI/codespell: add non-English contributing-guides to skip
2023-11-16 08:50:51 +05:30
Sebastiaan Speck 1a7fa25051
CI/codespell: ignore subfolders (#11500) 2023-11-14 14:32:51 +01:00
Sebastiaan Speck c2a18714a5
CI/codespell: ignore non-English pages (#11430) 2023-11-10 09:08:54 +05:30
dependabot[bot] 5cbe821c8d
build(deps): bump tj-actions/changed-files from 39.0.0 to 40.0.2 (#11352)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 39.0.0 to 40.0.2.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v39.0.0...v40.0.2)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 14:53:56 +05:30
K.B.Dharun Krishna 1c00ae865a
CI/codespell: revert changed-files action removal (#11022)
* CI/codespell: revert changed-files action removal

This reverts commit eca9c1e539 from #10704.

Post this change codespell doesn't show annotations for the PR contents
as it now scanning the whole pages directory and completes execution
after showing a limited number of strings. This effectively made
Codespell unusable. Therefore I have reverted the change to fix
Codespell, the only issue being this would reintroduce the false
detection with annotations being
made in translation PRs on non-English pages.

* CI/codespell: use point release instead of master

Using the development branch isn't ideal for production as it is prone to breakage with a faulty bug or PR. So in this commit, I am updating the codespell action to use the point release instead for more stability and versatility.

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2023-10-19 21:29:55 +05:30
K.B.Dharun Krishna eca9c1e539
CI/codespell: remove changed-files action, use point release of action (#10707)
* CI/codespell: remove changed-files action

Superseeds #10704

This change would make the CI run only on English pages by directly passing the path to Codespell to prevent false detections like https://github.com/tldr-pages/tldr/pull/10702/files for other languages, There still would be annotations made for other English pages not in PR similar to now, but it won't prevent us from merging the PR as we have the only_warn parameter set to 1.

* CI/codespell: use point release instead of master

Using the development branch isn't ideal for production as it is prone to breakage with a faulty bug or PR. So in this commit, I am updating the codespell action to use the point release instead for more stability and versatility.
2023-09-12 21:28:12 +05:30
K.B.Dharun Krishna 7ee3ed4466
CI: bump actions/checkout to v4 (#10669) 2023-09-05 16:29:38 +02:00
dependabot[bot] 8a3d9e2acb
build(deps): bump tj-actions/changed-files from 37.5.1 to 39.0.0 (#10672)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 37.5.1 to 39.0.0.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v37.5.1...v39.0.0)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 15:34:23 +05:30
dependabot[bot] 8d2412fe79
build(deps): bump tj-actions/changed-files from 37.0.5 to 37.5.1 (#10560)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 37.0.5 to 37.5.1.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v37.0.5...v37.5.1)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-01 12:46:57 +05:30
dependabot[bot] 129171dd41
build(deps): bump tj-actions/changed-files from 36.0.11 to 37.0.5 (#10444)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 36.0.11 to 37.0.5.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v36.0.11...v37.0.5)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-07 08:49:37 +05:30
dependabot[bot] 509e65a52b
build(deps): bump tj-actions/changed-files from 35.7.11 to 36.0.11 (#10308)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 35.7.11 to 36.0.11.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v35.7.11...v36.0.11)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-01 23:03:01 +05:30
K.B.Dharun Krishna 261040d3c8
codespell.yml: bump tj-actions/changed-files version to latest (#10015) 2023-04-10 22:16:20 +05:30
Seth Falco b0e9368d0f
ci: fix formatting and ignore package-lock.json (#9429)
Signed-off-by: Seth Falco <seth@falco.fun>

Signed-off-by: Seth Falco <seth@falco.fun>
2022-10-30 10:50:00 +00:00
CleanMachine1 8c559d581a
codespell.yml: add workflow (#8359) 2022-09-18 18:24:26 -03:00