Harness-AI

You can use the following Harness AI Promots for your Demo:

AI DevOps Pipeline Creation
Can you help me build a new pipeline for building and deploying an application?
This is a gradle K8s application. The application name is PetClinic. The Repo is in GitHub. https://github.com/spring-projects/spring-petclinic
Tthe main branch should trigger the build.
We are using a gradle wrapper. Also include unit testing.
There is a Dockerfile in the root directory.
Deploy to our existing dev, qa and prod environments.
After the dev deployment add the DAST scan template from our template library