15 Commits

Author SHA1 Message Date
a0b7a23b7c
ci: bump the Rust check dependencies
All checks were successful
actionlint check / actionlint check (pull_request) Successful in 5s
conventional commit messages check / conventional commit messages check (pull_request) Successful in 4s
conventional pull request title check / conventional pull request title check (pull_request) Successful in 3s
dotenv-linter check / dotenv-linter check (pull_request) Successful in 7s
GitLeaks check / GitLeaks check (pull_request) Successful in 10s
hadolint check / hadolint check (pull_request) Successful in 11s
htmlhint check / htmlhint check (pull_request) Successful in 21s
markdownlint check / markdownlint check (pull_request) Successful in 27s
Prettier check / Prettier check (pull_request) Successful in 23s
Stylelint check / Stylelint check (pull_request) Successful in 24s
checkov check / checkov check (pull_request) Successful in 1m11s
ShellCheck check / ShellCheck check (pull_request) Successful in 28s
yamllint check / yamllint check (pull_request) Successful in 15s
Rust check / Rust check (pull_request) Successful in 15m47s
2025-01-29 22:22:31 +01:00
0ea3f3a118
ci: handle no shell files in the Shellcheck check
All checks were successful
actionlint check / actionlint check (pull_request) Successful in 6s
checkov check / checkov check (pull_request) Successful in 1m1s
conventional commit messages check / conventional commit messages check (pull_request) Successful in 5s
conventional pull request title check / conventional pull request title check (pull_request) Successful in 2s
dotenv-linter check / dotenv-linter check (pull_request) Successful in 5s
GitLeaks check / GitLeaks check (pull_request) Successful in 8s
hadolint check / hadolint check (pull_request) Successful in 8s
htmlhint check / htmlhint check (pull_request) Successful in 11s
markdownlint check / markdownlint check (pull_request) Successful in 12s
Prettier check / Prettier check (pull_request) Successful in 13s
Rust check / Rust check (pull_request) Successful in 15m35s
ShellCheck check / ShellCheck check (pull_request) Successful in 15s
Stylelint check / Stylelint check (pull_request) Successful in 12s
yamllint check / yamllint check (pull_request) Successful in 14s
2025-01-03 13:49:09 +01:00
028f833cae
ci: add pull request check Gitea actions
Some checks failed
actionlint check / actionlint check (pull_request) Successful in 5s
checkov check / checkov check (pull_request) Successful in 43s
conventional commit messages check / conventional commit messages check (pull_request) Successful in 4s
conventional pull request title check / conventional pull request title check (pull_request) Successful in 2s
dotenv-linter check / dotenv-linter check (pull_request) Successful in 10s
GitLeaks check / GitLeaks check (pull_request) Successful in 7s
hadolint check / hadolint check (pull_request) Failing after 7s
htmlhint check / htmlhint check (pull_request) Successful in 10s
markdownlint check / markdownlint check (pull_request) Failing after 8s
Prettier check / Prettier check (pull_request) Failing after 9s
Rust check / Rust check (pull_request) Failing after 1m20s
ShellCheck check / ShellCheck check (pull_request) Successful in 11s
Stylelint check / Stylelint check (pull_request) Failing after 14s
yamllint check / yamllint check (pull_request) Successful in 12s
2024-12-29 17:33:57 +01:00
0cd6045eef ci: disable JSCPD validation in the linter GitHub action 2024-08-22 23:07:57 +02:00
287bedc287 ci: disable undesirable linters in the code linter GitHub action 2024-08-17 12:25:57 +02:00
7ab6a3bbe7 ci: bump Super-linter to 7.0.0 2024-08-16 09:16:21 +02:00
44a4e69a62 ci: restrict the CI actions permissions 2024-08-15 13:50:01 +02:00
f3773f724a ci: rename the conventional PRs action job 2024-08-15 13:49:34 +02:00
a3ef07cf10 fix: formatting 2024-08-15 13:49:11 +02:00
1d7d9292c1 ci: make the conventional commits and PR actions more consistent 2024-08-15 12:42:25 +02:00
261cf31e61 ci: add a GitHub action for code linting 2024-08-15 12:42:00 +02:00
677cea1cd2 ci: make the commit check action run on pull requests based on the type 2024-08-15 12:09:55 +02:00
0429b068ae ci: add a GitHub action for checking conventional pull requests 2024-08-15 12:09:21 +02:00
49d29d6e5f fix: make the action target PRs on the branch main 2024-08-15 11:45:59 +02:00
7c32ac17dd ci: add a GitHub action for checking conventional commits 2024-08-15 11:38:53 +02:00