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

allow execution with cleaners group + allow passing repo list through… #348

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

Conversation

guymi
Copy link

@guymi guymi commented Dec 8, 2020

… url params
This PR contains 2 changes:

  1. Allow executing the api if user is in the "cleaners" group
  2. Allow passing list of docker repo through "dockerRepos" url param . if param does not exist in the URL, it will be taken from the property file.
    See example:
    curl -XPOST -u user:password "http://123.456.789.0:8082/artifactory/api/plugins/execute/cleanDockerImages?params=dryRun=true;dockerRepos=repo1,repo2"

@github-actions
Copy link

github-actions bot commented Dec 8, 2020

CLA Assistant Lite bot:
Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheckcla in this Pull Request

@yashprit-jfrog
Copy link
Collaborator

@guymi its been inactive since quite some time now, are you still looking for this contribution?

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.

2 participants