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

Folder compatibility, new endpoints and CancellationToken. #17

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

db2222
Copy link

@db2222 db2222 commented Aug 2, 2021

  • Added several endpoints regarding jobs, folders and restarting Jenkins.
  • Made the existing endpoints easier to work with the complicated Jenkins folder URL logic (see function JobPath).
  • Regarding the CancellationToken I added the defaults to make it consistent with the interface. Furthermore in some places the token was not applied.
  • DeleteJob was missing in the interface.

Please tell me if something else is needed to accept this merge request.

BTW, thanks for this great library :-)

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.

1 participant