Chat for people who just starting contributing to Jenkins or want to do so. https://jenkins.io/participate/
You need to create a pull request (from your forked repository) to get your changes integrated. Or are you requesting to take ownership of that plugin?
BTW: we are not only guys.
mvn hpi:run
command to run/debug it. I was wondering, this is spawning me a single instance jenkins, is there a way to spawn nodes as well ?
Hi folks,
I am new to this channel and wanted to contribute in jenkins infra. I have visited the https://github.com/jenkins-infra/charts/blob/main/CONTRIBUTING.md but still facing issue where to start from.
can anyone help me to get started with ? I have skills on docker, k8s, helm
checkout scm
in the Jenkinsfile and is directly configured in the job. I thought I had a solution by doing a run.getAction(BuildData.class)
but I discovered that I don't always get the data of this SCM (for instance if global libraries are imported). So I guess I was just lucky but this isn't the correct way to find it. Do you have any clue about where I should look at ?
hpi
file and install it, or place a reference to the hpi
file in your plugins.txt file (if you manage plugin versions as code).