jenkinsci / jenkinsfile-runner

A command line tool to run Jenkinsfile as a function
MIT License
1.13k stars 291 forks source link

Update Jenkins core and fix related issues included dependencies conflicts and integration tests #635

Closed Cr1t-GYM closed 2 years ago

Cr1t-GYM commented 2 years ago

Some tests in other repository:

  1. Build a SpringBoot project.
  2. Lint a SpringBoot project and a React project. If we use the old core, this will fail at the pipeline initialization stage because of higher core requirement.
  3. Feel free to preview the new image.