feat(proxy): implement sampling setup (#48) #71
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
feat(test): move test folder and provide other test setup (#48)
feat(proxy): add registry, runner and other supporting functionality (#48)
feat(proxy): setup scientist directory for testing (#48)
feat(proxy): move program execution to runner (#48)
feat(proxy): add profile/scheme validation (#48)
feat(proxy): clean up root param set/root inputs (#48)
feat(proxy): validate sampler info (#48)
feat(proxy): change profile params to be a map for cobrass.ThirdPartyCommandLine (#48)
feat(proxy): add initial sequencing functionality (#48)
chore(deps): incoming breaking changes from extendio & cobrass (#48)
ref(proxy): reorganise runner (#48)
test(proxy): migrate tests to use virtual-fs (#48)
test(proxy): mock viper config (#48)
test(proxy): mock configs (#48)
ref(proxy): redesign configs so they can be mocked (#48)
test(proxy): mock config readers (#48)
ref(proxy): add supporting code for strategies and some tidy up (#48)
ref(proxy): rename mirror-path to output (#48)
feat(proxy): add trash flag (#48)
feat(proxy): add vfs and implement strategies (#48)
feat(proxy): add basic path-finder transparent mode (#48)
feat(proxy): tidy up (#48)