Commit Graph

127 Commits (5a1c363361a09f359dcfbf6ae4153b1181353a76)

Author SHA1 Message Date
dependabot[bot] 10998e41a9
build(deps): bump tj-actions/changed-files from 44.3.0 to 44.5.2 (#12864) 2024-06-01 11:13:36 +02:00
K.B.Dharun Krishna 862591ca18
feat/ci: add support for attesting release assets (#12851)
* feat: add support for attesting release assets

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-05-30 11:05:32 +05:30
K.B.Dharun Krishna 8d3fc3d4a8
chore: bump labeler action version to v0.4.0 (#12806) 2024-05-20 00:17:32 +02:00
spageektti 973ee8fe0d
CODEOWNERS: add @spageektti as reviewer for common, linux, windows (#12803) 2024-05-19 21:01:36 +02:00
K.B.Dharun Krishna b572da8b4f
CODEOWNERS: add @kbdharun as reviewer for scripts directory (#12804) 2024-05-19 14:19:14 +02:00
Sebastiaan Speck dff913f486
`scripts/_common.py`: add a shared Python file to move duplicated code (#12755)
* `scripts/_common.py`: add a shared Python file to move duplicated code

---------

Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-05-18 06:03:40 +05:30
spageektti c7d25db630
MAINTAINERS: add @spageektti as a collaborator; CODEOWNERS: add Polish reviewer (#12779) 2024-05-11 15:06:23 +05:30
Sebastiaan Speck 098956be7d
CODEOWNERS: add @kbdharun and @sebastiaanspeck to .devcontainer and to root Markdown files (#12727) 2024-05-04 16:54:44 +05:30
dependabot[bot] 10bec0cd0e
build(deps): bump tj-actions/changed-files from 44.0.0 to 44.3.0 (#12707)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44.0.0 to 44.3.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/v44.0.0...v44.3.0)

---
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>
2024-05-01 12:16:40 +05:30
dependabot[bot] c70d367676
build(deps): bump tj-actions/changed-files from 42.0.5 to 44.0.0 (#12589)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 42.0.5 to 44.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/v42.0.5...v44.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>
2024-04-01 12:42:18 +05:30
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
Alexandre ZANNI 5efa744aa8
MAINTAINERS: add @noraj as collaborator (#12331) 2024-02-22 21:01:09 +01:00
Vitor Henrique 4e7c465342 CONTRIBUTING: use and instead of / when mentioning commit messages and PR titles 2024-02-15 09:56:32 +05:30
Vitor Henrique e75532952a docs: fix PR title section link in PR template 2024-02-15 09:56:32 +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
Lena e09782a326
ISSUE-TEMPLATES: set the type of the VCS link to `input` (#12174) 2024-02-01 10:39:32 +05:30
Lena 4da50c10c0 copy-release-assets: add workflow 2024-01-28 18:57:30 +05:30
Lena 3c01532748 ci: allow contents/write 2024-01-28 18:57:30 +05:30
Vitor Henrique 1f65de7142
ISSUE_TEMPLATES: add VCS link and add arrow for PR number for the commands list of lets-document (#12150) 2024-01-28 18:52:44 +05:30
Sebastiaan Speck 63ca39cd42
CODEOWNERS: add @MrMw3 as Farsi codeowner (#12009) 2024-01-07 17:26:19 +01:00
Alejandro Cervera 1c7f3d6e8f
MAINTAINERS: add @tricantivu as collaborator, CODEOWNERS: add @tricantivu for Spanish (#11998)
* CODEOWNERS: add @tricantivu for Spanish

* MAINTAINERS: add @tricantivu as collaborator

* MAINTAINERS: fix date for collaborator @tricantivu

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-01-05 12:06:06 +05:30
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
Starbeamrainbowlabs c3a49df770
CODEOWNERS: Remove @sbrl from pages/linux (#11942)
This is polluting my review requests such that I can't tell which ones have been explicitly requested of me and which ones are automatic.
2023-12-30 14:06:00 +00:00
Sebastiaan Speck bb1bd2a152
CODEOWNERS: add @vitorhcl for pt_BR (#11940) 2023-12-30 07:14:28 +05:30
Sebastiaan Speck 1c23ffaeb9
CODEOWNERS: add @Nico385412 and @nicokosi for French pages (#11875) 2023-12-28 09:25:36 +01:00
cyqsimon 1ad6b810a1
CODEOWNERS: add @cyqsimon for Linux pages (#11880) 2023-12-28 08:37:12 +01:00
Waldir Pimenta 40240ea8e3
CODEOWNERS: remove waldyrious from pt_BR line (#11859) 2023-12-27 15:38:09 +05:30
Waldir Pimenta 7b0e2d3532
common-arguments: update pt-PT values; codeowners: remove waldyrious from pt_BR (#11833)
* common-arguments: update pt_PT values and normalize pages to match them

* codeowners: remove waldyrious from pt_BR line
2023-12-25 23:01:44 +05:30
K.B.Dharun Krishna 6bdc5fed4e
chore(ci): bump `actions/setup-python` to v5, set version to 3.12; fix CODEOWNERS (#11726)
* chore(ci): bump actions/setup-python to v5, set version to 3.12

* test: specify workflow directory in CODEOWNERS
2023-12-14 10:04:07 +05:30
Starbeamrainbowlabs c4d0702cd0
CODEOWNERS: add @sbrl, @sebastiaanspeck and @kbdharun for specific directories (#11645) 2023-12-03 00:11:32 +05:30
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 ef55f8e062
CODEOWNERS: add Waples as Dutch owner (#11559) 2023-11-29 21:40:11 +01:00
K.B.Dharun Krishna 1133aa0c2c
MAINTAINERS, CODEOWNERS: remove @marchersimon (#11554)
* MAINTAINERS: remove @marchersimon from Org
* CODEOWNERS: remove @marchersimon from German pages
2023-11-21 15:23:37 +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
Leon 4886629da2
MAINTAINERS: add @leonvsc as collaborator (#11505) 2023-11-14 19:19:43 +01:00
Sebastiaan Speck 1a7fa25051
CI/codespell: ignore subfolders (#11500) 2023-11-14 14:32:51 +01:00
Sebastiaan Speck 4ea80ce3b3
check-pr: fix GitHub Action to gather the diff (#11425) 2023-11-11 19:35:12 +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
dependabot[bot] f5cb482a3e
build(deps): bump actions/setup-node from 3 to 4 (#11353)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  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:38 +05:30
Lena 95e3f55e07
ISSUE-TEMPLATES: add Let's document; update others (#11326)
* ISSUE-TEMPLATES: add Let's document; update others

* cleanup: update Issue templates

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

* page-request-template: minor fix

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

* cleanup: remove required false parameter

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-29 21:08:08 +05:30
Sebastiaan Speck 1ba64fc0d7
CODEOWNERS: sort alphabetically and add @IMHOJEONG for Korean (#11285) 2023-10-26 16:57:26 +02:00
Juri Dispan fe31766b39
CODEOWNERS: add @gutjuri for German (#11272) 2023-10-26 15:09:59 +05:30
K.B.Dharun Krishna 4c458d3fe2
CODEOWNERS: add @kbdharun for Hindi (#11248) 2023-10-25 20:37:17 +02:00
HoJeong Im 3d040a749b
MAINTAINERS: add @IMHOJEONG as collaborator (#11250) 2023-10-25 20:07:54 +02:00
Magrid 548ec0eaa7
CODEOWNERS: add @Magrid0 for Italian files (#11161)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-22 16:30:24 +02:00
K.B.Dharun Krishna e35b482300
scripts: build and deploy PDF pages for translations (#10969)
* scripts: build and deploy PDF pages for translations

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

* render.py: fix typo in filename description

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-10-22 02:34:22 +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
Sebastiaan Speck 2bfecf3641
CODEOWNERS: add @sebastiaanspeck to codeowners (#11076) 2023-10-19 15:52:46 +05:30