/reference-quarkus-mvn

A reference application built and tested with Maven used to test Ploigos workflows.

Primary LanguageJava

reference-quarkus-mvn

A reference application that is built and unit tested with Maven that can be run through the Ploigos workflows.

Configured to run the following workflows:

  • Jenkins
    • minimal
    • typical
    • everything
  • Tekton
    • minimal
    • typical
    • everything
  • GitLab
    • minimal
    • typical
    • everything

Tested with:

  • Ploigos v0.21.0

Source

This is a copy/paste/fork of rest-json-quickstart maintained specifically do integration testing for Ploigos.

It has also been updated to use the latest Quarkus and Java 11.