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

rd scm perform don't delete removed files from git #305

Closed
molleda opened this issue Jun 19, 2020 · 1 comment
Closed

rd scm perform don't delete removed files from git #305

molleda opened this issue Jun 19, 2020 · 1 comment

Comments

@molleda
Copy link

molleda commented Jun 19, 2020

Hi,

Trying to use the rd tool, we discover that we cannot delete removed files using

rd scm perform  --integration import --action import-jobs ....

After checking the code and the API documentation about the endpoint I saw that for the import integration we need the key "deletedJobs" in the JSON body request, and only send deleted.

So, as a result, we not able to delete deleted job using the rd tool

Thanks.
Nacho Molleda

gschueler added a commit that referenced this issue Aug 12, 2020
Fix #305 scm perform for import should include deletedJobs in request
@molleda
Copy link
Author

molleda commented Aug 13, 2020

Thanks for complete it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants