goatfryed / goatfryed/assert-baseline
support external storage systems
Open
enhancement
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We want to have general support for external storage systems. E.g. load baselines from github or a ocument server and store the actual locally, or even store the actual output remote.
We want to document hints how to solve this issue with an example test.
Since we use java filesystem under the hood, this should work already with minor modifications. Maybe we want to add dedicated support for certain providers.
Candidates for dedicated support
- git
- s3
Contributor guide
Assessment
This issue has not been assessed yet.