Skip to content

feat(package-auto-install): add nub to installsAfter - #57

Merged
baxyz merged 1 commit into
mainfrom
nub-installs-after
Aug 10, 2026
Merged

feat(package-auto-install): add nub to installsAfter#57
baxyz merged 1 commit into
mainfrom
nub-installs-after

Conversation

@baxyz

@baxyz baxyz commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds nub to package-auto-install's installsAfter, deferred from PR#56 since installsAfter must resolve from the registry and nub wasn't published yet at that point.
  • Bumps package-auto-install to 1.0.9.

Test plan

  • jq empty on the manifest
  • bash -n on install.sh
  • CI: test-features (package-auto-install, ...) should now pass, since ghcr.io/helpers4/devcontainer/nub:1 resolves post-merge of PR#56

🤖 Generated with Claude Code

…published

Deferred from the nub PR itself — installsAfter has to resolve from the
registry, and nub wasn't published yet at that point. It's published now
(GHCR resolves ghcr.io/helpers4/devcontainer/nub:1), so this can land.
Doesn't change behavior — package-auto-install only calls nub via
postCreateCommand, which already runs after every feature's install.sh
completes — just documents the relationship for anyone reading the
manifest.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

✅ PR Validation Passed

All checks passed!


📋 Pipeline Status

Job Status
🧾 Conventional Commits passing
🔖 Version Bump passing
🧪 Feature Tests passing
🐚 ShellCheck passing

🤖 Generated by @helpers4 CI • 2026-08-10

@baxyz
baxyz merged commit 8606844 into main Aug 10, 2026
35 checks passed
@baxyz
baxyz deleted the nub-installs-after branch August 10, 2026 20:37
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