Commit a784a42
committed
docs: update BUILDING.md and INDEX.md to reflect toolchain changes
BUILDING.md:
- Add --no-scripts to manual 'composer install' command
(prevents kcode init from running during install before binary exists)
- Update Version Bumping section: Makefile now resolves VERSION via
'git describe --tags' first, falling back to box.json → 'dev'
INDEX.md:
- Add Code Quality workflow to Quick Navigation
(code-quality.yml: security + phpstan + cs-fixer via kcode)
- Update CI workflow description: 'Tests + PHAR build on push/PR'1 parent 71d1c05 commit a784a42
2 files changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
| 68 | + | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
| 224 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
31 | 32 | | |
0 commit comments