Go to file
Manuele Simi e8b96ded7a Make the pipeline parametric on the jenkins project. 2020-03-11 12:05:19 -04:00
Jenkinsfile Make the pipeline parametric on the jenkins project. 2020-03-11 12:05:19 -04:00
README.md Tweak README. 2020-03-11 00:23:58 -04:00

README.md

#gCube Dependency Walker Pipeline Given a Jenkins project P:

  • navigate the maven modules built by P
  • return the list of projects that have modules depending on each maven module in P

Given a maven module's coordinates:

  • return the list of Jenkins projects that have modules depending on the input maven module

Requirements