This repository is currently being migrated. It's locked while the migration is in progress.
Commit e9a101e
fix: address copilot review comments on sync-jekyll-includes task
- Explicitly test existingPattern before replace; if no entry exists yet,
insert one under the include: block (or create the block) rather than
silently no-oping and logging a misleading "already references" message
- Call done(e) in the catch block so gulp/CI fails loudly instead of
completing successfully with a broken _config.yml
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 8d364d3 commit e9a101e
1 file changed
Lines changed: 23 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
39 | 44 | | |
40 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
41 | 57 | | |
42 | 58 | | |
43 | 59 | | |
44 | 60 | | |
45 | 61 | | |
46 | 62 | | |
| 63 | + | |
47 | 64 | | |
48 | 65 | | |
49 | | - | |
| 66 | + | |
50 | 67 | | |
51 | 68 | | |
52 | 69 | | |
0 commit comments