DOI-USGS / DOI-USGS/mda.streams

add scheme argument to post_xx, delete_xx, list_xx, etc.?

Open
#238 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
R
Stars
3
Forks
8
PR merge metrics
No merged PRs in 30d

Description

e.g.,

``` r
post_site(mysites, scheme='mda_streams_dev')
```

would set the scheme to 'mda_streams_dev' before posting, post, then reset the scheme to whatever it was before the call.

pro: fewer accidental changes to the real `mda_streams` files while testing functions
pro: wouldn't be that hard to implement
con: would require time & changes to many files

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.