Get latest PIP release
get_latest_pip_release.Rd
latest PIP release per identity
Usage
get_latest_pip_release(identity = getOption("pipfun.identities"), ...)
Arguments
- identity
character: one of "PROD", "INT", or "TEST"
- ...
Arguments passed on to
get_pip_releases
verbose
logical: whether to display additional information
owner
character: owner of repo
repo
character: repository name
file_path
character: file path
branch
character: branch where the file is
creds
list. Basically, it is
get_github_creds()