Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
CruiseControl でプロジェクトをグループ化することはできますか?
(同じ接頭辞を使用してそれらをグループ化できることは知っていますが、実際にそれらをグループ化することは可能ですか?)。
「プロジェクト」の下にタグを追加できます。
<project ...> <category>Category 1</category> ... </project>
また、CruiseControl のドキュメントによると、「このプロジェクトの一般的なカテゴリです。これは、プロジェクトにグループ化を提供するためにダッシュボードによって使用されます。カテゴリはサーバーにまたがりません。」