Fix the short name for Eclipse CDT.cloud
This is related to #1190 (closed).
The Eclipse CDT.cloud project was incorrectly created with a dot in the short name: cdt.cloud
. Since we use dots to separate the short name of the parent project from the subproject, doing this has broken some of our systems/processes.
The full project id, including the parent project (ECD TLP) is ecd.cdt.cloud
which -- according to our rules -- suggests a third-level project (a "sub-subproject" if you will) with a short name of cloud
. This is clearly wrong.
My recommendation is that we change the short name to cdt-cloud
(it appears that the project mailing list and other resources were created using ecd-cloud
, so this is an obvious choice), making the project ID ecd.cdt-cloud
.
With agreement, we'll have to update the following:
-
Foundation DB records -
Project ID in the PMI -
IPZilla component
Since project resources were created using ecd-cloud
, those resources are all fine the way that they are and don't need to be changed.
What else do we need to add to this list? Go ahead and update the checklist with whatever you need to add.
Who else do we need to coordinate this with?