Group,
This has been nagging issue for me for almost 2 weeks before i stumbled
on this forum.
Currently getting the error below in Jenkins when running a jenkins
pipeline job that is used for template validation.
Jenkins is able to check out the git repo from gitlab but that is all
valu
Greetings team,
I am getting the error below during the build of a Jenkins pipleline job
that only does validation of templates for sensitive data..
The pipeline was working before but it just stopped working and it
reporting the error below...
The Tech stack version.
Jenkins 2.
Hi everyone!
I'm Abhyudaya from New Delhi, India and I'm participating in this year's
Google Summer of Code. I'm working on improving the performance of the Role
Strategy Plugin. I'm really excited to contribute to Jenkins throughout
this summer with support from my mentors Oleg Nenashev, Runze Xi
I'm a noob to Jenkins so apologies in advance if there's a basic simple
solution to this. So we're in the middle of converting a project that ran
solely on Windows to run on both linux and windows. So we only had a
windows slave node building the project on an MR from gitlab, worked fine.
I cr
Hello,
I have a requirement. I need to download an Artifact from Nexus as a
Jenkins job and push it to a remote server.
* For the Jenkins instance installed in Linux am doing it using the Execute
Shell. In execute shell, I download it and then scp to the remote instance
I want this artifact
Hi All,
We are trying to use Selenium Grid to execute our test suite on multiple
jenkin nodes. For this we need to decide a way in which selenium grid can
identify the test cases to be executed on different nodes. Ideally we could
have done it using TestNG or Junit annotations, but the problem is
Hi,
>
> I've got our Jenkins setup with the GitLab plugin v 1.5.11 and I'm
> trying to get it to communicate with private GitLab EE v 11.9.0.
>
> Jenkins can do all the basic stuff with git here.. Clone, Webhooks to
> initiate build, etc., but I'm trying to set it up such that it tells gitlab