gitlabr icon indicating copy to clipboard operation
gitlabr copied to clipboard

An R client for the GitLab API

Results 52 gitlabr issues
Sort by recently updated
recently updated
newest added

Hi @statnmap Many thanks for great package! I came across unusual behavior. I'm trying to retrieve information using `gl_list_projects()` function I try to return [inkscape](https://gitlab.com/inkscape/inkscape) as example that has Project...

Hello, I tried this library for the first time yesterday and encoutered a problem while uploading large html files (not sure in terms of size, but i thought it is...

This commit fixes a bug in `gitlab` that prevents passing arrays of arguments to the GitLab API. In particular, prior to this PR, attempting to pass an array of parameters...

I'm not sure if this is the best place to get help with this, but I'll try anyway .. So, I get an error like this: ``` > library(gitlabr) >...

If I follow the steps in the CONTRIBUTING.md/create_testor_on_gitlab.R file, I can't run `devtools::test()` ## Validation - [ ] We don't close the connection to gitlab until all the repo are...

why: - Prepare to release on CRAN What: - Fix URL redirections - Export gl_edit_comment(), gl_delete_file() - Bump version 2.0.2 Issue #102

## Validation - [ ] I can create new subgroups in a given group ## Tech

## Validation + [ ] When the user provides an incorrect token an appropriate error message is shown ![image](https://user-images.githubusercontent.com/49268931/216996118-c052db5c-5bdd-42c4-a8ee-1178652da54b.png) + [ ] When the user tries to access a repository...

We will create a new project on GitLab.com to test CI. During the tests, we do not want to send a gitlab-ci file to this project and wait for the...

gitlab-ci