Skip to contents

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()

Value

data.table with most recent release

Examples

get_latest_pip_release()
#> Git credentials are missing or invalid in non-interactive mode.
#>     release identity
#>       <int>   <char>
#> 1: 20250203     TEST