×
Sep 24, 2023 · Enables to define external Jenkinsfile from another repository for Multibranch Pipeline Projects.
Remote access API is offered in a REST-like style. That is, there is no single entry point for all features, and instead they are available under the ".
Jenkins Remoting is a library, and executable Java archive, which implements the communication layer in Jenkins. This includes the TCP-based communication ...
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 ...
Jul 6, 2023 · SCP - Send files over SSH (SFTP); Execute commands on a remote server (can be disabled for a server configuration, or for the whole plugin) ...
Missing: /url | Show results with:/url
Aug 3, 2013 · This plugin adds a number of CLI/SSH commands to let you borrow executors for things other than build executions.
Missing: /url | Show results with:/url
Oct 14, 2023 · Jenkins pipeline steps which provides SSH facilities such as command execution or file transfer for continuous delivery.
Missing: /url | Show results with:/url
Remote Job Name or full URL. The name or URL of the job on the remote Jenkins host which you would like to trigger. If the full job URL is specified the URL of ...
Nov 12, 2023 · The git plugin passes the remote repository URL to the git implementation (command line or JGit). Valid repository URL's include https , ssh ...
Apr 8, 2023 · I have a gitea organisation which repositories I want to auto-build and auto-deploy to prod when something is merged to master branch.