Commit f031011
committed
Unify @github/copilot version tracking and rename sync workflow
Option C: Make reference-impl sync the single entry point for all
@github/copilot version changes. During sync, both pom.xml and
scripts/codegen/package.json are updated from the reference
implementation's nodejs/package.json.
Changes:
- Add sync-codegen-version.sh to update scripts/codegen/package.json
- Update merge-reference-impl-finish.sh to call the new script
- Remove Dependabot npm entry for /scripts/codegen (no longer needed)
- Rename weekly-reference-impl-sync.{yml,md,lock.yml} to
reference-impl-sync.{yml,md,lock.yml}
- Change schedule from weekly (Monday) to daily
- Remove all 'weekly'/'Weekly' timing references from file contents
- Rename POM property to remove 'weekly' from its name
- Recompile agentic workflow via gh aw compile1 parent 5821e83 commit f031011
3 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments