Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
ROBERTO CIRILLO 53fe6924fb fix attachment extension 2 роки тому
Jenkinsfile fix attachment extension 2 роки тому
README.md Update README. 4 роки тому

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