Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #1944

Merged
merged 1 commit into from
Dec 5, 2024
Merged

Version Packages #1944

merged 1 commit into from
Dec 5, 2024

Conversation

khan-actions-bot
Copy link
Contributor

@khan-actions-bot khan-actions-bot commented Dec 3, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. 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

@khanacademy/[email protected]

Minor Changes

  • #1901 051c50cf7 Thanks @Myranae! - Introduces a validation function for the number line widget (extracted from the scoring function).

  • #1936 d05272661 Thanks @jeremywiebe! - Changes the PerseusWidgetsMap to be extensible so that widgets can be registered outside of Perseus and still have full type safety.

  • #1832 e3062b3c8 Thanks @mark-fitzgerald! - [Numeric Input] - Update the UI to match Expression widget

Patch Changes

@khanacademy/[email protected]

Patch Changes

@khan-actions-bot khan-actions-bot requested a review from a team December 3, 2024 20:10
@khan-actions-bot
Copy link
Contributor Author

Gerald

Required Reviewers
  • @Khan/perseus for changes to packages/perseus/CHANGELOG.md, packages/perseus/package.json, packages/perseus-editor/CHANGELOG.md, packages/perseus-editor/package.json

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

Copy link
Contributor

github-actions bot commented Dec 3, 2024

Size Change: 0 B

Total Size: 1.29 MB

ℹ️ View Unchanged
Filename Size
packages/kas/dist/es/index.js 39 kB
packages/keypad-context/dist/es/index.js 760 B
packages/kmath/dist/es/index.js 4.27 kB
packages/math-input/dist/es/index.js 77.9 kB
packages/math-input/dist/es/strings.js 1.79 kB
packages/perseus-core/dist/es/index.js 1.48 kB
packages/perseus-editor/dist/es/index.js 697 kB
packages/perseus-linter/dist/es/index.js 22.2 kB
packages/perseus/dist/es/index.js 425 kB
packages/perseus/dist/es/strings.js 3.7 kB
packages/pure-markdown/dist/es/index.js 3.66 kB
packages/simple-markdown/dist/es/index.js 12.5 kB

compressed-size-action

@github-actions github-actions bot force-pushed the changeset-release/main branch 15 times, most recently from 315d673 to ec1742b Compare December 5, 2024 17:21
@github-actions github-actions bot force-pushed the changeset-release/main branch from ec1742b to cb37797 Compare December 5, 2024 17:36
@mark-fitzgerald mark-fitzgerald merged commit 5963ea1 into main Dec 5, 2024
6 checks passed
@mark-fitzgerald mark-fitzgerald deleted the changeset-release/main branch December 5, 2024 21:28
jeremywiebe added a commit that referenced this pull request Dec 5, 2024
jeremywiebe added a commit that referenced this pull request Dec 5, 2024
## Summary:

The last release failed because the `yarn.lock` file was changed when `yarn install` ran (See #1957). 

This PR reverses (`git revert 5963ea1`) the release commit so that we can get a new Version Packages PR and land it (and trigger a new release).

<img width="932" alt="image" src="https://github.com/user-attachments/assets/81227009-bb4f-4638-9b0b-258e97879c8b">


PR #1957 must be landed after this PR, but _before_ we do a release. 

Issue: "none"

## Test plan:

Author: jeremywiebe

Reviewers: mark-fitzgerald

Required Reviewers:

Approved By: mark-fitzgerald

Checks: ❌ Publish npm snapshot (ubuntu-latest, 20.x), ✅ Lint, Typecheck, Format, and Test (ubuntu-latest, 20.x), ✅ Check builds for changes in size (ubuntu-latest, 20.x), ✅ Cypress (ubuntu-latest, 20.x), ✅ Check for .changeset entries for all changed files (ubuntu-latest, 20.x), ✅ gerald, ✅ gerald, ❌ Publish npm snapshot (ubuntu-latest, 20.x), ✅ Cypress (ubuntu-latest, 20.x), ✅ Check builds for changes in size (ubuntu-latest, 20.x), ✅ Lint, Typecheck, Format, and Test (ubuntu-latest, 20.x), ✅ Publish Storybook to Chromatic (ubuntu-latest, 20.x), ✅ Check for .changeset entries for all changed files (ubuntu-latest, 20.x), ✅ gerald

Pull Request URL: #1958
@mark-fitzgerald mark-fitzgerald mentioned this pull request Dec 5, 2024
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.

2 participants