You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
az 3ba5964cd1 add releases to ci 3 years ago
.idea-configs package refactoring 3 years ago
docs migrated docs 3 years ago
gradle/wrapper make progress info level configurable 3 years ago
src check github ssh keys against fingerprints 3 years ago
.gitignore Introduce DDD & add terraform installation 3 years ago
.gitlab-ci.yml add releases to ci 3 years ago
Dockerfile add Dockerfile 3 years ago
LICENSE update README.md 3 years ago
README.md update README.md 3 years ago
build.gradle add releases to ci 3 years ago
gradle.properties run container tests in ci 3 years ago
gradlew initial commit 3 years ago
gradlew.bat initial commit 3 years ago
settings.gradle correct maven name to provs 3 years ago

README.md

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.