-
Notifications
You must be signed in to change notification settings - Fork 0
CI CD
Drop Zyvor QA into any pipeline. Deep: Tutorial 15 · Tutorial 09 · action.yml · templates/ci/.
Use the repo’s composite/reusable Action from action.yml in your product workflow — see Tutorial 15 for inputs/outputs.
Typical pattern:
# sketch — follow Tutorial 15 for current inputs
- uses: hypersdk/ZyAIQAAgent@main # or pinned tag
with:
# base URL, grep, etc.Also: workflows under github_integration/workflows/.
Templates for GitLab, CircleCI, Jenkins, Azure DevOps in templates/ci/README.md.
- Exit code non-zero on failure
-
summary.json(and HTML/PDF reports underreports/) for dashboards
make k8s-validate
make k8s-applyManifests: CronJob, Deployment, Service, Ingress under kubernetes/. Remote one-shot: Deploy and Releases --k3s.
Enable Slack/Teams/email/PR comments via env — Configuration · Tutorial 08.
Start: Home · Getting Started · Tutorials · Workflows · Admin · Dashboard
Tutorials: Spec→Test · NL · GitHub · Coverage · Visual · Notify · External CI · Agent CI · zyvor.dev · Specs
Build: Architecture · Config · Authoring · Structure · Multi-browser · Rust
Actions: Mission Control · Journeys · API/Auth · Probes · Schedules · Ask Zyvor · Autofix
Ship: API · Webhooks · Security · CI/CD · Deploy · Releases · Enterprise
More: Troubleshoot · FAQ · Glossary · Contributing · Demos · Docs
Guides