×
A plugin for the Jenkins CI to run several ... It was inspired by https://github ... This plugin will allow you to publish the artifacts via HTTP POST to an URL.
Jul 1, 2023 · This plugin sends a HTTP/HTTPS request to a user specified URL. The request is made via job execution in Jenkins and depending on the HTTP ...
Missing: postbuild- | Show results with:postbuild-
Allows the user to provide parameters for a build in the url (similar to /job/JOBNAME/buildWithParameters), prompting for confirmation before triggering the job ...
Missing: task | Show results with:task
May 8, 2024 · Trigger only specific job. When using the plugin in several jobs, you will have the same URL trigger all jobs. If you want to trigger only a ...
Missing: postbuild- task
May 16, 2024 · icon (under Manage Jenkins > Configure System > GitHub) to see the URL in Jenkins that receives the post-commit POSTs — but in general the URL ...
Missing: postbuild- task
httpRequest : Perform an HTTP Request and return a response object · url : String. Specify an URL to be requested. · acceptType (optional) · authentication : ...
Missing: postbuild- task
May 7, 2024 · The git plugin passes the remote repository URL to the git implementation (command line or JGit). Valid repository URL's include https , ssh , ...
Nov 2, 2023 · To propose a change submit a pull request to the plugin page on GitHub. Previous Security Warnings. CSRF protection for any URL can be bypassed.
Missing: /search postbuild-
Mar 7, 2024 · ... step, you can use the Snippet Generator and generate the required code. The Snippet Generator can be found at <JENKINS-URL>/pipeline-syntax/ ...
Missing: /search | Show results with:/search
Jan 18, 2024 · Start a long running task while providing the webhook url for callback; Wait for the webhook to be executed. For example, the following pipeline ...