-
Notifications
You must be signed in to change notification settings - Fork 11
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
Support sharing repositories between projects #80
Comments
Hi @damacus, we currently can't implement it, because there is no public API to gather the information about which project/projects the repository is shared with. The ticket was created for the Artifactory team. |
The It can be a situation in which I want to share the repo for multiple projects. |
Thanks! |
@shurikg For multiple projects, you can use Terraform |
Add resources for sharing repos with projects
Is your feature request related to a problem? Please describe.
It is currently only possible to share a central repository with new projects via the UI. This is slow and prone to error when there are 100+ projects within the organisation.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
Share Repository with Target Project API
The text was updated successfully, but these errors were encountered: