Skip to content

Conversation

@jeremywiebe
Copy link
Contributor

Summary:

I'm creating this PR so I have a code change that can trigger a new release.

Backstory: I thought I had published this package once already, but I hadn't. When I cut the v0.0.2 release it failed because the package does not exist on npmjs.com yet and can't be published without Trusted Publishing being enabled (the exact problem this tool is meant to help with).

Since then, I've manually published a placeholder package and enabled Trusted Publishing on npmjs (https://www.npmjs.com/package/@khanacademy/wonder-stuff-tool-publish-new-pkg/access).

When this PR is landed we can cut the release and it should publish successfully.

Issue: LEMS-3681

Test plan:

@changeset-bot
Copy link

changeset-bot bot commented Jan 7, 2026

🦋 Changeset detected

Latest commit: 3b97ade

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@khanacademy/wonder-stuff-tool-publish-new-pkg Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@jeremywiebe jeremywiebe marked this pull request as ready for review January 7, 2026 19:19
@khan-actions-bot khan-actions-bot requested a review from a team January 7, 2026 19:19
@khan-actions-bot
Copy link
Contributor

Gerald

Required Reviewers
  • @Khan/frontend-infra for changes to .changeset/young-papers-joke.md, packages/wonder-stuff-tool-new-pkg/src/generate-readme-md.ts, packages/wonder-stuff-tool-new-pkg/src/write-package-files.ts, packages/wonder-stuff-tool-new-pkg/src/__tests__/write-package-files.test.ts

Don't want to be involved in this pull request? Comment #removeme and we won't notify you of further changes.

@codecov
Copy link

codecov bot commented Jan 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.79%. Comparing base (556e1ba) to head (3b97ade).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1232   +/-   ##
=======================================
  Coverage   82.79%   82.79%           
=======================================
  Files          63       63           
  Lines         843      843           
  Branches      209      209           
=======================================
  Hits          698      698           
  Misses        145      145           
Files with missing lines Coverage Δ
...onder-stuff-tool-new-pkg/src/generate-readme-md.ts 100.00% <ø> (ø)
...nder-stuff-tool-new-pkg/src/write-package-files.ts 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 556e1ba...3b97ade. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2026

Size Change: 0 B

Total Size: 4.22 kB

ℹ️ View Unchanged
Filename Size
packages/wonder-stuff-core/dist/browser/es/index.js 1.52 kB
packages/wonder-stuff-sentry/dist/browser/es/index.js 1.6 kB
packages/wonder-stuff-testing/dist/browser/es/index.js 1.1 kB

compressed-size-action

Copy link
Member

@somewhatabstract somewhatabstract left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I approve of this change. Thanks!

@jeremywiebe jeremywiebe merged commit 6de3548 into main Jan 8, 2026
9 checks passed
@jeremywiebe jeremywiebe deleted the jer/bump-ws-new-pkg-tool branch January 8, 2026 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants