Metin Bektas
|
9a4936b922
|
chore: update actions version to use node 16 version
Node 12 version is deprecated since April 2022.
> Node.js 12 actions are deprecated. For more information see: [github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12](https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/). Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-python@v2
|
2023-10-31 10:37:30 +01:00 |
|
Alexandre Aubin
|
d4d74e47ad
|
ci: also trigger jobs on push ?
|
2023-09-24 20:14:13 +02:00 |
|
|
2a65a3e891
|
Install jsonschema on github actions for catalog linter
|
2023-09-24 19:47:12 +02:00 |
|
Alexandre Aubin
|
485861e7a8
|
ci: Add a proper catalog linter instead of bash mess
|
2023-01-20 17:33:33 +01:00 |
|
Alexandre Aubin
|
bdad939c58
|
ci: mokay we need to explicitly install python toml i guess
|
2023-01-20 17:19:49 +01:00 |
|
Alexandre Aubin
|
2c42bb2c38
|
ci: missing toml python module, let's try using python 3.11 idk
|
2023-01-20 17:18:10 +01:00 |
|
Alexandre Aubin
|
b6e0958d62
|
Propagate the json/yml -> toml change to github ci check
|
2023-01-20 00:00:01 +01:00 |
|
Alexandre Aubin
|
b922015334
|
Iterate on new CI job (#1569)
|
2023-01-03 19:42:03 +01:00 |
|
Alexandre Aubin
|
998273f926
|
Get rid of check_id_unicity ... implement the check url<->appid consistency check using jq, the manifest id check is already handled by the linter
|
2023-01-03 19:23:33 +01:00 |
|
Alexandre Aubin
|
f50a370d9b
|
Fix github hook for json validation, python2 deprecated as hell
|
2022-11-26 21:02:21 +01:00 |
|
tituspijean
|
de8bd05e57
|
Do not look for locales in JSON validation
@alexAubin deleted the locales directory
|
2022-08-05 11:29:53 +02:00 |
|
tituspijean
|
9c81942e23
|
Use GitHub Actions for JSON validation
|
2021-07-06 21:35:20 +02:00 |
|