🌐 Language
English
| Simplified Chinese
| Traditional Chinese
| Japanese
| Korean
| Hindi
| Thai
| French
| German
| Spanish
| Italian
| Russian
| Portuguese
| Dutch
| Polish
| Arabic
| Persian
| Turkish
| Vietnamese
| Indonesian
| Assamese
Vertex Tuning Generator / Editor
A single page application for GCP VertexAI tuning dataset generator.
Reference Documentation
VertexAI Model tuning documentation
Sample dataset (from tuning document)
Use online
Online Application on Github pages
Development
Project Setup
npm installCompile and Hot-Reload for Development
npm run devTest and coverage report
Report at./coverage, sonar will use the lcov on ./coverage/lcov.info.
npm run test:coverageContributing
Contributions are welcome!
Code must pass quality standards to process deploy.
📋 Code Quality Standards
All pull requests must pass the following quality gates in SonarQube before being merged:
- Reliability Rating: A
- Security Rating: A
- Maintainability Rating: A
- Minimum coverage requirement: 80%
- Maximum allowed duplicated code: 3%
GitHub Actions
This repository has GitHub Actions configured to help maintain code quality and automate deployments:
- Pull Requests to
main: - Automatically trigger a SonarQube scan, unit test and generate a code coverage report.
- Gemini Code Assist bot will automatically review and comment on the pull request based on the scan results.
- Pushes to
main: - Automatically trigger a SonarQube scan, unit test and generate a code coverage report.
- If the quality gate passes, the site is automatically deployed to GitHub Pages.
Links
License
This project is licensed under the MIT License.
--- Tranlated By Open Ai Tx | Last indexed: 2025-08-27 ---