-
Notifications
You must be signed in to change notification settings - Fork 226
chore: release github action #5458
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
base: main
Are you sure you want to change the base?
Conversation
416039c
to
45bb8b9
Compare
|
|
||
- name: Create Release Pull Request or Publish to npm | ||
id: changesets | ||
uses: changesets/action@v1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So much we can do with this: https://github.com/changesets/action
Branch previewReview the following VRT differencesWhen a visual regression test fails (or has previously failed while working on this branch), its results can be found in the following URLs:
If the changes are expected, update the |
Tachometer resultsCurrently, no packages are changed by this PR... |
45bb8b9
to
c96fb67
Compare
c96fb67
to
a0c04f6
Compare
a0c04f6
to
0a0833d
Compare
"test:watch:focus": "yarn build && run-p build:watch \"test:start --watch --group {1}\" --", | ||
"version:update": "genversion --verbose --semi --esm ./tools/base/src/version.js", | ||
"version:packages": "yarn config set -H enableImmutableInstalls false && changeset version && yarn lint", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Expected object keys to be in ascending order. 'version:packages' should be before 'version:update'.
"test:watch:focus": "yarn build && run-p build:watch \"test:start --watch --group {1}\" --", | |
"version:update": "genversion --verbose --semi --esm ./tools/base/src/version.js", | |
"version:packages": "yarn config set -H enableImmutableInstalls false && changeset version && yarn lint", | |
"test:watch:focus": "yarn build && run-p build:watch \"test:start --watch --group {1}\" --", | |
"version:packages": "yarn config set -H enableImmutableInstalls false && changeset version && yarn lint", | |
"version:update": "genversion --verbose --semi --esm ./tools/base/src/version.js", |
Description
Motivation and context
Related issue(s)
Screenshots (if appropriate)
Author's checklist
Reviewer's checklist
patch
,minor
, ormajor
featuresManual review test cases
Descriptive Test Statement
Descriptive Test Statement
Device review