Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to add a new member to all federated repository #958

Open
dgautam opened this issue Jun 5, 2024 · 0 comments
Open

how to add a new member to all federated repository #958

dgautam opened this issue Jun 5, 2024 · 0 comments
Labels
question Further information is requested

Comments

@dgautam
Copy link

dgautam commented Jun 5, 2024

Hello,

I am trying to add a new member to all of my federated repositories (irrespective of package type) programmatically. Based on code so far, I understood that there is no generic way for just adding a new member.

Based on my understanding, I need to call fedService.Alpine(alpineParams) or fedService.Docker(dockerParams) or fedService.Generic(genericParams) for each type of package. Is there a better way to add new member to a repository ?

@dgautam dgautam added the question Further information is requested label Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant