[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: A common group on salsa.debian.org for R packages ?



> On Sun, Jan 07, 2018 at 09:04:06AM +0900, Charles Plessy wrote:
> > 
> > I will create a team on GitLab.  How about "r-packages-team" ?

Le Sun, Jan 07, 2018 at 07:52:14AM +0100, Andreas Tille a écrit :
> 
> I consider r-pkg-team a more typical name.

Thanks for the suggestion.  I have just created the `r-pkg-team` group
("Debian R Packages Maintainers") on Salsa.

https://salsa.debian.org/groups/r-pkg-team/

For each package in the `r-pkg-team`, I propose to give Developer access
to all the members of the groups Debian, science-team and the future
Debian med team (no name chosen yet).

It can be done programatically as follows.

curl -X POST --header "Private-Token: $(cat gitlabtoken.txt)" 'https://salsa.debian.org/api/v4/projects/$project_ID/share?group_id=$group_id&group_access=$access_level'

(See https://docs.gitlab.com/ce/api/projects.html#share-project-with-group
 and https://salsa.debian.org/help/user/permissions )

It is not possible to make a group member of a group.

Thus, people would only need to ask for membership if they want to
create a new project (needs Master level), or if they have a guest
account and are not member of the Science or Med team (that would be
Developer level).

Next, I would like to transfer the R packages that are in the
`science-team`.  But at the moment I do not have enough privileges.
Can someboody boost my status ?  It can be just temporary of course.

Cheers,

Charles

-- 
Charles Plessy
Debian Med packaging team,
http://www.debian.org/devel/debian-med
Tsurumi, Kanagawa, Japan


Reply to: