mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-07-27 00:07:38 +00:00
* Add GitHub Actions workflow to validate JSON files in the frontend directory * test new github workflow by invalidating script * Revalidate json script to also test workflow * Refactor GitHub Actions workflow to validate JSON files using Python. * test github workflow * Update description in apache-tomcat.json for clarity and consistency. * Consolidate JSON validation workflow: Migrate test-jsons.yml functionality into frontend-cicd.yml, enhancing CI process by validating JSON files in the public directory with Python. * test to see if workflow fails * test to see if workflow passes * testing * testing to see if workflow runs and works * test again * testing to see if it works