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

job.Invoke() correctly passes parameters and files to Jenkins job #306

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

Conversation

shmarlovsky
Copy link

@shmarlovsky shmarlovsky commented Mar 31, 2023

  • Code for processing file parameters moved from r.Do() to r.PostFiles().
  • File parameters now support specifying field name to support cases like :
    image
  • job.Invoke() returns ID, same as job.InvokeSimple()

PR solves #111 and #159

Can you create new release after completing this PR?
I need this functionality in my project

shmarlovsky added a commit to shmarlovsky/gojenkins-fork that referenced this pull request Mar 31, 2023
 job.Invoke() correctly passes parameters and files to Jenkins job bndr#306
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.

None yet

1 participant