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

Add support for deleting all artifact properties #168

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

payam54
Copy link

@payam54 payam54 commented Jul 24, 2024

Description

The new delete_properties nukes all properties of the artifact. This is very helpful to remove a big list of properties, specially when we don't exactly know the key name of all of them.

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How has it been tested ?

  • Tested manually against the company's enterprise Artifactory
  • Added unit test for future regression testing.

Checklist:

  • My PR is ready for prime time! Otherwise use the "Draft PR" feature
  • All commits have a correct title
  • Readme has been updated
  • Quality tests are green (see Codacy)
  • Automated tests are green (see pipeline)

@anancarv
Copy link
Owner

Hey @payam54, I cannot see such a feature on the official Jfrog API. Can you point me to where it is documented, please?

@payam54
Copy link
Author

payam54 commented Jul 29, 2024

Hey @payam54, I cannot see such a feature on the official Jfrog API. Can you point me to where it is documented, please?

Hi @anancarv, yes it's missing in the docs. I added a request for it:
https://jfrog.atlassian.net/browse/RTFACT-30684

@anancarv
Copy link
Owner

https://jfrog.atlassian.net/browse/RTFACT-30684

let's wait for them to update the doc then. Otherwise, it would confuse the users of the lib

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

Successfully merging this pull request may close these issues.

3 participants