r/jenkinsci

▲ 2 r/jenkinsci+1 crossposts

Need your guidance - I am building a small educational CI diagnosis agent. It does not fix the pipeline; it chooses the next diagnostic/troubleshooting step.

When a CI pipeline fails and multiple causes are possible, what evidence do you check first, and how do you choose between rerunning, reading more logs, comparing the last successful build, or investigating the recent diff, or checking the version compatibility with infra.
reddit.com
u/SevereTemporary5938 — 2 days ago

How to fetch the code directly in our local to pipeline.

Currently i am starting working in the jenkins i am facing this sutation. In my orginization they said me to work on locally so i have install the jenkins using docker and after that I need to run my code (nextjs) in jenkins as a pipeline. Now there is no github repo which it will fetch so my code is in local so how i need to fetch that code in pipeline and how i need to use that code. please help me.

reddit.com
u/Sea_Mechanic815 — 3 days ago