github_webhook_scm - A simple hello world Java app with some coding errors for demoing SIG product integrations with various CI systems.
Build Commands
- pom.xml - mvn clean compile
- build.xml - ant clean build
- build.gradle - gradle clean assemble
CI Integration Examples (configured for Maven)
- .circleci/config.yml - Circle CI pipeline
- .github/workflows - example GitHub workflows
- .gitlab-ci.yml - GitLab CI pipeline
- azure-pipelines - example Azure DevOps pipelines
- bitbucket - example Bitbucket pipelines
- jenkins - example Jenkins pipelines
- Jenkinsfile - Coverity on Jenkins with full + incr scans using GitHub Branch Source plugin
- polaris.yml - Polaris project configuration