This PR introduces configuration from the Workspace Config for the Archive modules of Workflow. Additionally, the methods of archiving have been broken down into separate modules for each of the transfer protocols avaiable.
Commits
refactor(config-definition): remove upload from archive
feat(workspace): define examples of the config archive yaml entries
refactor(lifecycle-archive): respect archive methods set as available in workspace
refactor(lifecycle-archive): add placeholder for http methods
Summary
This PR introduces configuration from the Workspace Config for the Archive modules of Workflow. Additionally, the methods of archiving have been broken down into separate modules for each of the transfer protocols avaiable.
Commits