Skip to content

Unable to install_gitlab repos within subgroups #823

@manju-2018

Description

@manju-2018

I am trying to install a package using devtools::install_gitlab , since the repo is created under subgroup I have passed the full path but it errors out saying "Invalid git repo specification: " could you please help me with some guidance here. I have the auth_token for the repo. Kindly confirm is this feature supported in devtools::install_gitlab

This is how I have passed the repo path with the tokens:
RUN Rscript -e "devtools::install_gitlab('${USER_NAME}/data/comp/synth-inference-synthdid', host='https://gitlab.<org>.com', auth_token=${TOKEN}, force=TRUE)"
Thankyou!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions