Skip to content

WIP: Use the credentials package#422

Open
stewid wants to merge 6 commits into
mainfrom
use-credentials-pkg
Open

WIP: Use the credentials package#422
stewid wants to merge 6 commits into
mainfrom
use-credentials-pkg

Conversation

@stewid

@stewid stewid commented Apr 30, 2020

Copy link
Copy Markdown
Member

Work in progress to use the 'credentials' package to setup and retrieve HTTPS and SSH credentials, see #421

@stewid

stewid commented Apr 30, 2020

Copy link
Copy Markdown
Member Author

@jdblischak I've created a branch, but so far I have just bumped the version

@lintr-bot

Copy link
Copy Markdown

R/checkout.R:160:1: style: functions should have cyclomatic complexity of less than 15, this has 21.

checkout <- function(object = NULL,
^

R/config.R:56:1: style: functions should have cyclomatic complexity of less than 15, this has 18.

config <- function(repo = NULL, global = FALSE, user.name, user.email, ...) {
^

R/credential.R:61:1: style: Lines should not be more than 80 characters.

##' \url{https://help.github.com/articles/creating-an-access-token-for-command-line-use}
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

@coveralls

coveralls commented Apr 30, 2020

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.03%) to 81.234% when pulling 1ec5e30 on use-credentials-pkg into 1b1ba56 on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants