Skip to content

chore: merge dev into main - #25

Merged
TitusKirch merged 7 commits into
mainfrom
dev
Sep 16, 2026
Merged

TitusKirch merged 7 commits into
mainfrom
dev

Conversation

@github-actions

Copy link
Copy Markdown

Automated rollup PR for changes accumulated on dev. Mark ready when you want it to land — and use a merge commit, not squash, so individual feat:/fix: commits stay visible to release-please.

The lock script only wrote each stack's current version, so shipping a v2 would have dropped the
v1 entry from the lock while reconcile still reads v1 sections. It now locks every version.
Follows the Laravel skeleton's spelling so a fresh project is absorbed: /auth.json holds
Composer's registry credentials, .phpunit.result.cache is unanchored, .phpactor.json is one
developer's language-server settings, and /.phpstan.cache is the kirchDev tmpDir convention.
Adds /public/fonts-manifest.dev.json, Homestead.json and Homestead.yaml, and /storage/pail: the
one storage path a template may name, because pail creates the directory and its keeper at
runtime and the keeper would otherwise show up as an untracked file.
The lines octane:install appends, verbatim: FrankenPHP's binary, worker script and Caddy state,
and RoadRunner's binary and config. Fingerprinted on config/octane.php, whichever server is used.
…x config

boost:install writes .codex/config.toml with one machine's absolute paths, and both repos that
commit the file committed exactly that. Only the file is ignored; .codex/rules/ stays committable.
database/.gitignore holding exactly *.sqlite* is the skeleton's stub and is now skipped like the
storage/ stubs. Path and content must both match, so a repo's own database/.gitignore stays plain.
@TitusKirch
TitusKirch marked this pull request as ready for review September 16, 2026 13:34
@TitusKirch
TitusKirch merged commit 0e0f586 into main Sep 16, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant