Skip to content

Automatic Storage Pruning

Compare
Choose a tag to compare
@patrick-ogrady patrick-ogrady released this 22 Sep 17:02
· 429 commits to master since this release
60367e1

This PR adds support for automatic storage pruning and for making HTTP requests during workflow execution (for use in algorithmic fauceting).

Configuration File Changes

New Fields

  • pruning_disabled
    -> If set to true, storage pruning will be disabled.

Changelog

  • Add support for storage pruning #139