No description
Find a file
2021-02-11 19:34:33 +01:00
gradle/wrapper initial commit 2021-02-10 20:24:43 +01:00
src initial commit 2021-02-10 20:24:43 +01:00
.gitignore initial commit 2021-02-10 20:24:43 +01:00
.gitlab-ci.yml initial commit 2021-02-10 20:24:43 +01:00
build.gradle v0.8.5 2021-02-11 19:34:33 +01:00
gradle.properties initial commit 2021-02-10 20:24:43 +01:00
gradlew initial commit 2021-02-10 20:24:43 +01:00
gradlew.bat initial commit 2021-02-10 20:24:43 +01:00
LICENSE update README.md 2021-02-11 18:03:13 +01:00
README.md update README.md 2021-02-11 18:03:13 +01:00
settings.gradle initial commit 2021-02-10 20:24:43 +01:00

Provs-core

This repo is part of the provs framework. It provides the core component with

  • execution engine
  • failure handling
  • multiple execution processors
  • execution summary and logging
  • support for secrets

Usage

For usage examples it is recommended to have a look at provs-scripts or provs-ubuntu-extensions.