Skip to content

register a github board could check for repo existence or offer to create one ? #63

Description

@cderv

Hi,

I am just discovering the package and trying pin some data.
I tried naively this thinking it would set up everything.

libary(pins)
board_register_github(repo = "cderv/pins-board")

There is no error, warning or message but pinning does work because the repo does not exist yet in Github.

pin(iris, description = "The iris data set", board = "github")

I would have expected the registration process to warn about it or help create the repository.

Also, the github vignette does not precise explicitely to create the repository before registering.

would this be some precision in documentation only or would you accept board_register_github to check for existence and if the repo does not exist, to warn and ask fr manual creation ?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions