1
0
mirror of https://github.com/community-scripts/ProxmoxVE.git synced 2025-05-07 03:03:08 +00:00

5 Commits

Author SHA1 Message Date
Sébastiaan
4da57bd76c
fix: permissions of validate pipelines (#1316)
* Fix permission in validate-filenames pipeline

* Run Github Actions for script validation on pull_request_target with right permissions
2025-01-07 20:34:37 +01:00
CanbiZ
29b98b450b
Rename validate-formatting.yaml.bak to validate-formatting.yaml 2025-01-07 08:58:43 +01:00
CanbiZ
784e109012
Rename validate-formatting.yaml to validate-formatting.yaml.bak 2025-01-06 15:09:41 +01:00
Sébastiaan
599c462035
fix: buffer from base64 in formatting pipeline (#1285)
* fix buffer from base64

* fix diff
2025-01-06 10:39:55 +01:00
Sébastiaan
8bf7f7a460
ci: add pipeline for code formatting checks (#1239)
* Add code formatting checks

tesT

Fix formatting

Fix formatting of scripts

* Enable check for .func files

* Change commentIdentifier & apply prettier to js

* fetch-depth 0

* Rename to validate
2025-01-06 08:33:13 +01:00