No description
Find a file
2021-03-31 11:16:54 +02:00
gradle/wrapper run container tests in ci 2021-02-25 19:57:06 +01:00
src v0.8.8-SNAPSHOT - refactor test package in TestSetup.kt 2021-03-31 11:16:54 +02:00
.gitignore initial commit 2021-02-10 20:24:43 +01:00
.gitlab-ci.yml run container tests in ci 2021-02-25 19:57:06 +01:00
build.gradle v0.8.8-SNAPSHOT - refactor test package in TestSetup.kt 2021-03-31 11:16:54 +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 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.