Skip to content

Add atomic action for package addition

David Runge requested to merge actions_and_checks into main

Add a framework for creating generic and transactional tasks, which may rely on pre and post Checks.

Add a first implementation of an atomic action, which relies on transactional Tasks to add packages to a repository (or provide output in dry-run mode).

Fixes #113 (closed)

Edited by David Runge

Merge request reports