No description
Find a file
2021-08-08 16:27:21 +02:00
gradle/wrapper make progress info level configurable 2021-05-15 19:33:56 +02:00
src refactor package extensions 2021-08-07 18:58:52 +02:00
.gitignore v0.8.14 set jvmTarget = "1.8" 2021-08-08 16:27:21 +02:00
.gitlab-ci.yml fix tests for ci 2021-04-27 18:32:08 +02:00
build.gradle v0.8.14 set jvmTarget = "1.8" 2021-08-08 16:27:21 +02:00
Dockerfile add Dockerfile 2021-02-25 20:11:00 +01:00
gradle.properties run container tests in ci 2021-02-25 19:57:06 +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 correct maven name to provs 2021-08-07 19:14:12 +02: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.