Skip to content

Support local-only packs in config.local.toml - #45

Merged
raniejade merged 9 commits into
mainfrom
local-config-packs
May 21, 2026
Merged

raniejade merged 9 commits into
mainfrom
local-config-packs

Conversation

@raniejade

Copy link
Copy Markdown
Owner

Summary

  • allow .rac/config.local.toml to define local-only [[packs]] entries alongside [[pack_overrides]]
  • keep local-only packs out of rac-lock.json while warning in install/doctor and showing them as read-only in pack list
  • document local config pack behavior and add built-CLI smoke coverage

Verification

  • mise push-branch (runs lint, typecheck, npm test, build, test:harness)
  • npm test: 393 passed
  • harness smoke: ok

@raniejade
raniejade merged commit aabe6f7 into main May 21, 2026
2 checks passed
@raniejade
raniejade deleted the local-config-packs branch May 21, 2026 12:19
raniejade pushed a commit that referenced this pull request May 29, 2026
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and publish to npm
yourself or [setup this action to publish
automatically](https://github.com/changesets/action#with-publishing). If
you're not ready to do a release yet, that's fine, whenever you add more
changesets to main, this PR will be updated.


# Releases
## @raniejade/rac@0.4.2

### Patch Changes

- [#45](#45)
[`aabe6f7`](aabe6f7)
Thanks [@raniejade](https://github.com/raniejade)! - Document local-only
dependency support through `.rac/config.local.toml`, including local
`[[packs]]`, `[[pack_overrides]]`, validation constraints, resolution
order, and lockfile/frozen/refresh behavior.

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.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