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

Get/Set/Delete properties on repositories #35

Open
6 tasks
joeh90 opened this issue Nov 21, 2019 · 1 comment
Open
6 tasks

Get/Set/Delete properties on repositories #35

joeh90 opened this issue Nov 21, 2019 · 1 comment

Comments

@joeh90
Copy link
Contributor

joeh90 commented Nov 21, 2019

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

@JordanSussman
Copy link
Collaborator

JordanSussman commented Nov 22, 2019

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 free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants