×
Past year
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
All results
Apr 14, 2024 · This is a Jenkins plugin that can: Receive any HTTP request, JENKINS_URL/generic-webhook-trigger/invoke; Extract values. From POST content with JSONPath or ...
Missing: docker | Show results with:docker
Jan 22, 2024 · When Jenkins receives a notification of an updated image that is a web-hook from Docker Hub, it triggers all jobs that have the Docker Hub trigger enabled and ...
Missing: /search | Show results with:/search
Mar 4, 2024 · 403 normally means that you lack permission to run the job. Which version of Jenkins did you use before? Do you see this behaviour when triggering jobs via UI ...
Missing: /search | Show results with:/search
Jan 3, 2024 · This plugin allows GitLab to trigger Jenkins builds and display their results in the GitLab UI.
Feb 13, 2024 · Hi We have multiple jenkins servers hosted on AWS ECS through docker image 2.387.3. we use LDAPs for authentication but we started to see the problem with ...
Missing: post | Show results with:post
Nov 4, 2023 · Authentication plugin using GitHub OAuth to provide authentication and authorization capabilities for GitHub and GitHub Enterprise.
Missing: /search docker
Aug 9, 2023 · Generic Webhook Trigger ... Java JSON Web Token (JJWT) Plugin: 0.11.5-77.v646c772fddb_0 ... I configured the GitHub plugin and restarted the docker - all is good.
Missing: /search | Show results with:/search
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 response the job ...
Missing: /search | Show results with:/search
Nov 28, 2023 · Hi all, This is my pipeline pipeline { agent { kubernetes { yamlFile 'Jenkins-agent-pod.yaml' } } environment { DOCKERFILE_PATH = 'Dockerfile' ...
Missing: /search post
Dec 15, 2023 · We have a freestyle job that is configured to use JDK installed from Global tools configuration for JDK. When the job runs it seems to unpack and install ...