Skip to content

Commit 5e08ed8

Browse files
committed
Define Phase 06-01
1 parent 7f3f48d commit 5e08ed8

1 file changed

Lines changed: 18 additions & 2 deletions

File tree

80-java-monorepo-add-01-remove-before-merge/dd-2989727-move-java-to-monorepo-plan.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ The software that currently resides in https://github.com/github/copilot-sdk-jav
163163
7. ⌛ Add Java to `docs/` getting-started and feature pages. See https://github.com/github/copilot-sdk-partners/issues/94
164164
8. ✅ Update `sdk-protocol-version.json` if Java needs it.
165165

166-
### Phase 06: Cutover and Cleanup
166+
### Phase 06: Cutover and Cleanup
167167

168168
1.**Disable CI** in `copilot-sdk-java` (remove or disable workflows).
169169
2.**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
175175
4. **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

0 commit comments

Comments
 (0)