Skip to content

Conversation

@OttoAllmendinger
Copy link
Contributor

@OttoAllmendinger OttoAllmendinger commented Mar 20, 2025

Add a helper script for scoped beta package testing.

Issue: BTC-1933

Adds the files field to package.json to explicitly specify which files
should be included in the package when published.

Issue: BTC-1933
Refocus getDistTagsForModuleNames to return a Map for more efficient lookups.
Update getDistTagsForModuleLocations to use the new Map-based approach.
These changes make the code more maintainable and performant.

Issue: BTC-1933
Add a utility script that creates packages with beta scope for testing.
This makes it easier to install modules locally with while
maintaining proper scoped versioning.

Issue: BTC-1933
@OttoAllmendinger OttoAllmendinger force-pushed the BTC-1933.add-script-pack-scoped branch from d0c9d10 to 1125da7 Compare March 20, 2025 12:53
@OttoAllmendinger OttoAllmendinger marked this pull request as ready for review March 20, 2025 14:17
@OttoAllmendinger OttoAllmendinger requested a review from a team as a code owner March 20, 2025 14:17
@OttoAllmendinger OttoAllmendinger requested a review from a team March 20, 2025 14:17
@OttoAllmendinger OttoAllmendinger requested review from a team as code owners March 20, 2025 14:17
@OttoAllmendinger OttoAllmendinger merged commit e0e5d7f into master Mar 20, 2025
12 checks passed
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.

3 participants