You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
Below are required fields for qualifying your issue to our support team
Subject of the issue
Add the ability to get, set and delete properties on repositories
Your environment
Artifactory 6.15.0
Expected behavior
Gets, sets and deletes properties directly on repository (i.e. empty path)
Either modify existing GetItemProperties, SetItemProperties, DeleteItemProperties functions to handle empty paths or create new functions GetRepoProperties, SetRepoProperties, DeleteRepoProperties (to pretty much duplicate the former)
Happy to contribute either of these myself & add tests
Actual behavior
N/A
Steps to Reproduce
N/A
The text was updated successfully, but these errors were encountered:
Either modify existing GetItemProperties, SetItemProperties, DeleteItemProperties functions to handle empty paths or create new functions GetRepoProperties, SetRepoProperties, DeleteRepoProperties (to pretty much duplicate the former)
I'd opt for updating the existing functions to handle this behavior.
Happy to contribute either of these myself & add tests
Definitely happy to receive contributions for this and the other issues you opened! Feel free to ping me on the issues/pr or via slack if you need help or further direction.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Below are required fields for qualifying your issue to our support team
Subject of the issue
Your environment
Expected behavior
Actual behavior
Steps to Reproduce
N/A
The text was updated successfully, but these errors were encountered: