×
Aug 7, 2023 · I have a multibranch pipeline with few jenkins stages. Jenkinsfile is kept in a scm repo. Jenkins agent is created using ec2 plugin. Issue:
Nov 12, 2023 · Checkout from the git plugin source repository using https protocol, no credentials, and the master branch. checkout scmGit( branches: [[name: ' ...
Nov 2, 2023 · Hello! I'm having an unexpected in few of my builds, when ending the pipeline. The curious thing is that is affecting more than one ...
Missing: devops | Show results with:devops
This demonstrates how to push a tag (or branch, etc) to a remote Git repository from within a Pipeline job. The authentication step may vary between projects.
Missing: devops | Show results with:devops
Sep 30, 2023 · This is a Unix agent ERROR: Unexpected error in launching an agent. This is probably a bug in Jenkins Also: hudson.remoting.
Mar 25, 2024 · This plugin adds Apache Subversion support (via SVNKit) to Jenkins.
Missing: devops remote
Pluggable ability to manage transfer and/or storage of build artifacts. The descriptor should specify at least a display name, and optionally a {@code ...
Oct 25, 2023 · This plugin allows Jobs and Views to be defined via DSLs.
Missing: hudson | Show results with:hudson
I encountered this issue using Jenkins 2.150.3, Accurev plugin 0.7.20, and Ant plugin 1.9. The issue traced back in my case to RunWithSCM.super.getCulprits ...
Missing: remote scm