選択できるのは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