File tree Expand file tree Collapse file tree
80-java-monorepo-add-01-remove-before-merge Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ The software that currently resides in https://github.com/github/copilot-sdk-jav
1631637 . ⌛ Add Java to ` docs/ ` getting-started and feature pages. See https://github.com/github/copilot-sdk-partners/issues/94
1641648 . ✅ Update ` sdk-protocol-version.json ` if Java needs it.
165165
166- ### ⌛ Phase 06: Cutover and Cleanup
166+ ### ✅ Phase 06: Cutover and Cleanup
167167
1681681 . ⌛ ** Disable CI** in ` copilot-sdk-java ` (remove or disable workflows).
1691692 . ⌛ ** Archive** ` copilot-sdk-java ` repo (make read-only).
@@ -173,7 +173,23 @@ The software that currently resides in https://github.com/github/copilot-sdk-jav
173173 - ✅ Javadoc.io configuration
174174 - Any links in copilot documentation
1751754 . ** Remove duplicate resources** that were merged rather than moved.
176- 5 . ⌛ ** Run full CI** in monorepo to validate everything.
176+ 5 . ✅ ** Run full CI** in monorepo to validate everything.
177+
178+ ### ⌛ Phase 06-01: Cutover and Cleanup: part 2
179+
180+ 1 . Re-activate JaCoCo after Steve's https://github.com/github/copilot-sdk/pull/1492
181+
182+ 2 . Bring changelog concept to parity compared between standalone and monorepo See https://github.com/github/copilot-sdk-partners/issues/122
183+
184+ 3 . Deep review of release process
185+
186+ 1 . Ensure all the "text updating" aspects from the standalone repo are brought forward. For example
187+
188+ - updating the version numbers in the README.
189+
190+ - updating the jbang DEPS thing.
191+
192+
177193
178194### Phase 07: Preserve authorship of commits for ` pom.xml ` and ` .java ` files
179195
You can’t perform that action at this time.
0 commit comments