Skip to content

Release v0.1.18#150

Merged
adamziel merged 1 commit into
trunkfrom
release/v0.1.18
May 16, 2026
Merged

Release v0.1.18#150
adamziel merged 1 commit into
trunkfrom
release/v0.1.18

Conversation

@adamziel
Copy link
Copy Markdown
Contributor

Release v0.1.18

Version bump and release metadata update for v0.1.18.

Changelog draft:

  • Update merge reliability release evidence (#145)
  • Cover schema target SQL drift revalidation (#146)
  • Cover schema target drift for triggers and indexes (#147)
  • Cover root-escaping filesystem symlink conflicts (#148)
  • Cover usermeta behind explicit user ID imports (#149)

Full changelog: v0.1.17...release/v0.1.18

Next steps

  1. Review the changes in this pull request.
  2. Push any additional edits to this branch (release/v0.1.18).
  3. Merge this pull request to publish v0.1.18.

Merging will automatically build ForkPress binaries, create a GitHub release, and update the Homebrew formula.

Update ForkPress release metadata for v0.1.18.
@adamziel adamziel merged commit 2b47612 into trunk May 16, 2026
5 checks passed
@adamziel adamziel deleted the release/v0.1.18 branch May 16, 2026 12:03
mokagio added a commit that referenced this pull request May 18, 2026
Build #150 hung at the interactive `pkg-config is not installed`
prompt for both `Linux build` and `Mac aarch64 cow-e2e`:

- Linux pre-ran `doctor --auto-fix` only inside `.build/$TARGET` (the
  prod runtime path), but the subsequent dev runtime build uses its own
  `.build/$TARGET-dev` checkout with a separate `pkgroot/`.
  spc's `findPkgConfig` only scans `PKG_ROOT_PATH/bin/`, never `$PATH`,
  so the dev `doctor` saw no pkg-config and waited for input.
- Mac never pre-ran `doctor --auto-fix` at all; even with brew's
  `pkg-config` in `$PATH`, spc's check is path-bound and misses it.

Loop the pre-run over both dist names on Linux,
and add a single pre-run on Mac before `build-dist.sh`.

---

Generated with the help of Claude Code, https://claude.com/claude-code

Co-Authored-By: Claude Code Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant