Skip to content

vendor: use Composer for HTML block conversion#128

Merged
chubes4 merged 1 commit into
mainfrom
composer-h2bc-runtime-dependency
Jun 7, 2026
Merged

vendor: use Composer for HTML block conversion#128
chubes4 merged 1 commit into
mainfrom
composer-h2bc-runtime-dependency

Conversation

@chubes4

@chubes4 chubes4 commented Jun 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • Promotes chubes4/html-to-blocks-converter to a runtime Composer dependency instead of a dev-only dependency bundled through committed vendor_prefixed/ snapshots.
  • Stops tracking generated vendor_prefixed/ output in source while keeping composer build available for release/plugin artifacts.
  • Updates the lockfile so source consumers resolve the HTML-to-blocks package through Composer.

Testing

  • composer validate --strict
  • composer build
  • php tests/smoke-scoped-h2bc-hooks.php

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (GPT-5.5)
  • Used for: Drafting and applying the Composer dependency cleanup, running local verification, and preparing this PR description. Chris remains responsible for review and merge.

@chubes4 chubes4 force-pushed the composer-h2bc-runtime-dependency branch from 8871194 to 43d0cd0 Compare June 7, 2026 20:34
@chubes4 chubes4 merged commit 91ee344 into main Jun 7, 2026
4 checks passed
@chubes4 chubes4 deleted the composer-h2bc-runtime-dependency branch June 7, 2026 20:36
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