Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
ROBERTO CIRILLO 53fe6924fb fix attachment extension 2 anni fa
Jenkinsfile fix attachment extension 2 anni fa
README.md Update README. 4 anni fa

README.md

gCube Dependency Walker Pipeline

Given a Jenkins project P:

  • navigate the maven modules built by P
  • recursively analyze the module's dependencies and their jenkins projects
  • generate the list of projects that have modules depending on each maven module in P
  • print a formatted report of the information extracted from the analysis.

Requirements

Documentation