Commit 4b2cec7
Fix delta bugs: org-all precedence + repo config path; update schema
- Delta mode now skips apps configured as repository_selection: all at org
level (org 'all' takes precedence — never add/remove repos via delta)
- Fix repo config path used to load previous version from baseRef: use
CONFIG_PATH/repos/<repo>.yml instead of bare repos/<repo>.yml (the bare
path 404'd, so repo-level repository_unselection was never computed)
- schema/settings.json: add app_installations top-level property and include
it in additive_plugins and disable_plugins enums for editor validation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 24fb684 commit 4b2cec7
2 files changed
Lines changed: 48 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1525 | 1525 | | |
1526 | 1526 | | |
1527 | 1527 | | |
| 1528 | + | |
| 1529 | + | |
| 1530 | + | |
| 1531 | + | |
| 1532 | + | |
| 1533 | + | |
| 1534 | + | |
| 1535 | + | |
| 1536 | + | |
| 1537 | + | |
| 1538 | + | |
| 1539 | + | |
| 1540 | + | |
1528 | 1541 | | |
1529 | 1542 | | |
| 1543 | + | |
| 1544 | + | |
| 1545 | + | |
1530 | 1546 | | |
1531 | 1547 | | |
1532 | 1548 | | |
| |||
1620 | 1636 | | |
1621 | 1637 | | |
1622 | 1638 | | |
1623 | | - | |
| 1639 | + | |
1624 | 1640 | | |
1625 | 1641 | | |
1626 | 1642 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
237 | 261 | | |
238 | | - | |
| 262 | + | |
239 | 263 | | |
240 | 264 | | |
241 | 265 | | |
| |||
249 | 273 | | |
250 | 274 | | |
251 | 275 | | |
252 | | - | |
| 276 | + | |
| 277 | + | |
253 | 278 | | |
254 | 279 | | |
255 | 280 | | |
| |||
274 | 299 | | |
275 | 300 | | |
276 | 301 | | |
277 | | - | |
| 302 | + | |
| 303 | + | |
278 | 304 | | |
279 | 305 | | |
280 | 306 | | |
| |||
300 | 326 | | |
301 | 327 | | |
302 | 328 | | |
303 | | - | |
| 329 | + | |
| 330 | + | |
304 | 331 | | |
305 | 332 | | |
306 | 333 | | |
| |||
0 commit comments