Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 55abdae

Browse files
authored
Merge pull request #560 from appirio-tech/remove-design-spec-review
REmove spec review phases for Design challenges
2 parents f568ee2 + e03e3c7 commit 55abdae

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

conf/phase_templates/TCSTemplate_Studio.xml

-9
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,14 @@
88
<PhaseType id="screening" typeId="3" typeName="Screening"/>
99
<PhaseType id="review" typeId="4" typeName="Review"/>
1010
<PhaseType id="approval" typeId="11" typeName="Approval"/>
11-
<PhaseType id="specification_submission" typeId="13" typeName="Specification Submission"/>
12-
<PhaseType id="specification_review" typeId="14" typeName="Specification Review"/>
1311
<PhaseType id="checkpoint_submission" typeId="15" typeName="Checkpoint Submission"/>
1412
<PhaseType id="checkpoint_screening" typeId="16" typeName="Checkpoint Screening"/>
1513
<PhaseType id="checkpoint_review" typeId="17" typeName="Checkpoint Review"/>
1614
</PhaseTypes>
1715
<!-- A set of project phases defined in this template. -->
1816
<Phases>
1917
<!-- A definition of a single phase. -->
20-
<Phase id="specificationSubmissionPhase" length="172800000" type="specification_submission" phaseId="13"/>
21-
22-
<Phase id="specificationReviewPhase" length="21600000" type="specification_review" phaseId="14">
23-
<Dependency id="specificationSubmissionPhase" isDependencyStart="false" isDependentStart="true" lagTime="0"/>
24-
</Phase>
25-
2618
<Phase id="registrationPhase" length="518400000" type="registration" phaseId="1">
27-
<Dependency id="specificationReviewPhase" isDependencyStart="false" isDependentStart="true" lagTime="0"/>
2819
</Phase>
2920

3021
<Phase id="checkpointSubmissionPhase" length="259200000" type="checkpoint_submission" phaseId="15">

0 commit comments

Comments
 (0)