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 79f60532de correct maven name to provs 3 years ago
gradle/wrapper make progress info level configurable 3 years ago
src refactor package extensions 3 years ago
.gitignore initial commit 3 years ago
.gitlab-ci.yml fix tests for 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 correct maven name to org.domaindrivenarchitecture 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.