Skip to content

Register wheels-basecoat 1.0.4#10

Merged
bpamiri merged 1 commit intomainfrom
peter/register-basecoat-1.0.4
Apr 30, 2026
Merged

Register wheels-basecoat 1.0.4#10
bpamiri merged 1 commit intomainfrom
peter/register-basecoat-1.0.4

Conversation

@bpamiri
Copy link
Copy Markdown
Contributor

@bpamiri bpamiri commented Apr 30, 2026

Summary

  • Append 1.0.4 to packages/wheels-basecoat/manifest.json (tarball/sha256 left null per CONTRIBUTING.mdmirror-tarball workflow fills on merge).
  • Source tag v1.0.4 already pushed at wheels-dev/wheels-basecoat.

Why

Wheels 4.0 fresh installs of wheels-basecoat 1.0.3 fail to load on Lucee 7.0.0.395 because of a redundant component mixin="controller" attribute in Basecoat.cfc. The 1.0.3 changelog claimed the attribute was a no-op, but verified-on-fresh-VM testing shows it actually breaks compilation. 1.0.4 drops it. Detail in wheels-dev/wheels-basecoat#4.

Test plan

  • validate.yml passes (schema, name uniqueness, source-tag resolves)
  • On merge, mirror-tarball.yml fills tarball + sha256 for 1.0.4
  • wheels packages registry refresh && wheels packages show wheels-basecoat lists 1.0.4
  • wheels packages update wheels-basecoat --yes on a fresh VM resolves all helpers

🤖 Generated with Claude Code

Drops `mixin="controller"` from `Basecoat.cfc`'s component declaration so
the package loads cleanly on Lucee 7.0.0.395 fresh installs (which fail
1.0.3 with a misleading "invalid component definition" error). See
wheels-dev/wheels-basecoat#4 for diagnostic detail.

Mirror-tarball workflow will fill tarball + sha256 on merge.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@bpamiri bpamiri merged commit a558b8e into main Apr 30, 2026
5 checks passed
@bpamiri bpamiri deleted the peter/register-basecoat-1.0.4 branch April 30, 2026 14:26
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