1
0
mirror of https://github.com/Prowlarr/Indexers.git synced 2026-04-25 19:08:06 +01:00
Commit Graph

15 Commits

Author SHA1 Message Date
ServarrAdmin
5cd15720c0 Revert "Fixed: specify explicit YAML paths in yamllint"
This reverts commit a6323dbf9d.
2025-08-16 13:22:01 -05:00
ServarrAdmin
a6323dbf9d Fixed: specify explicit YAML paths in yamllint 2025-08-15 23:30:59 -05:00
ServarrAdmin
abf5824c91 ci: fix yaml validation triggers and requirements 2025-08-15 23:09:58 -05:00
ServarrAdmin
3c90645caf New: add Python script syntax validation to CI 2025-08-15 20:34:24 -05:00
ServarrAdmin
05c781eab0 feat: add concurrency control to CI workflow 2025-08-13 22:54:04 -05:00
Servarr
2a742debed chore: only run ci for definitions changes 2025-08-13 12:34:21 -05:00
Servarr
a172e8ea7b chore: ci - bump actions 2025-08-13 12:22:01 -05:00
ServarrAdmin
e9067bada8 ci: update workflows to use python validation 2025-08-13 12:22:01 -05:00
dependabot[bot]
04e84f3814 Bump the github group with 1 update
Bumps the github group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 3 to 4
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 18:53:49 +03:00
Bogdan
252adc7705 chore: use npm's package lock 2023-02-28 18:58:16 +02:00
Qstick
f683737f81 Speed up lint 2022-07-24 17:00:16 -05:00
bakerboy448
966a3c39df update GHA and use bash for validate (empty array) 2022-07-19 22:25:22 -05:00
Qstick
e07c451080 New: YAML Schema Validations (#206)
* New: YAML Schema Validations

* fixup! skip json when doing ymllint

* fixup!

* fixup!

* fixup!

* fixup!

* fixup! validate login methods, filter names, captcha types

* fixup! validate tracker type

* fixup! validate tracker type

* fixup! validate category mappings use a correct category

* fixup! further download block validation

* fixup!

* fixup! validate links and legacy-links are valid urls

* fixup! validate settings types

* fixup! v6 doubanid

* fixup! v5 json filter validation

* fixup! xbit should be v5
2022-06-24 21:01:47 -05:00
Qstick
c232e08cfa Update ci.yml 2021-10-31 10:06:49 -05:00
Qstick
7a7eaa5c7c Yaml Lint 2021-07-07 22:55:02 -04:00