No description
Find a file
2021-11-23 13:47:20 +01:00
.idea-configs package refactoring 2021-09-09 18:37:41 +02:00
docs migrated docs 2021-09-10 14:58:16 +02:00
gradle/wrapper make progress info level configurable 2021-05-15 19:33:56 +02:00
src use automatic key retrieval for github 2021-11-23 13:47:20 +01:00
.gitignore Introduce DDD & add terraform installation 2021-09-07 17:59:03 +02:00
.gitlab-ci.yml fix tests for ci 2021-04-27 18:32:08 +02:00
build.gradle v0.8.18-SNAPSHOT 2021-11-23 12:20:06 +01: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.