Andrei Horodniceanu
676bda7645
.github/workflows/pre_commit.yml: Specify python version to install
...
This should fix CI failing during the pre-commit action.
Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me>
2024-09-27 14:11:11 +08:00
Mathias LANG
1d8f290318
Upgrade some deprecated GitHub actions ( #16607 )
...
The UI complains about them being on Node 16.
2024-06-22 12:24:46 +08:00
Iain Buclaw
dc83348131
Merge remote-tracking branch 'upstream/stable' into merge_stable
2022-11-01 11:39:15 +00:00
Iain Buclaw
c14402c86c
github: Add step to pre_commit.yaml that checks changelog entry filenames
2022-10-28 15:30:59 +01:00
Geod24
001134e8da
GH Actions: Update versions of actions used
2022-10-15 01:18:51 +09:00
Luís Ferreira
18b58a50b9
ci(pre-commit): add git diff color configurations for better readability
...
This patch introduces some sensible configurations to highlight extra
whitespaces and highlight differences from two very identical lines. That makes
pre-commit `--show-diff-on-failure` option more readable and therefore faster
to discover the issue.
Signed-off-by: Luís Ferreira <contact@lsferreira.net>
2022-03-29 06:42:57 +08:00
Luís Ferreira
1f783a0eb8
ci(pre-commit): add stable branch to ci triggers
...
Signed-off-by: Luís Ferreira <contact@lsferreira.net>
2022-03-24 18:30:05 +00:00
Luís Ferreira
5e1e5c190a
ci(pre-commit): add pre-commit configuration ( #13760 )
...
Signed-off-by: Luís Ferreira <contact@lsferreira.net>
2022-03-21 11:31:57 +02:00