-
Notifications
You must be signed in to change notification settings - Fork 207
Make build config a series of build steps #6311
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
This stack of pull requests is managed by Graphite. Learn more about stacking. |
2ecd2d5
to
0e3af76
Compare
Coverage report
Show files with reduced coverage 🔻
Test suite run success3243 tests passing in 1359 suites. Report generated by 🧪jest coverage report action from 9f6dcf3 |
0e3af76
to
6004278
Compare
9bbde93
to
2bed3b6
Compare
6004278
to
c455270
Compare
2bed3b6
to
434c6c3
Compare
434c6c3
to
b1979e0
Compare
c455270
to
68f4f1b
Compare
Differences in type declarationsWe detected differences in the type declarations generated by Typescript for this branch compared to the baseline ('main' branch). Please, review them to ensure they are backward-compatible. Here are some important things to keep in mind:
New type declarationsWe found no new type declarations in this PR Existing type declarationspackages/cli-kit/dist/public/common/version.d.ts@@ -1 +1 @@
-export declare const CLI_KIT_VERSION = "3.84.0";
\ No newline at end of file
+export declare const CLI_KIT_VERSION = "3.84.1";
\ No newline at end of file
|
1 similar comment
Differences in type declarationsWe detected differences in the type declarations generated by Typescript for this branch compared to the baseline ('main' branch). Please, review them to ensure they are backward-compatible. Here are some important things to keep in mind:
New type declarationsWe found no new type declarations in this PR Existing type declarationspackages/cli-kit/dist/public/common/version.d.ts@@ -1 +1 @@
-export declare const CLI_KIT_VERSION = "3.84.0";
\ No newline at end of file
+export declare const CLI_KIT_VERSION = "3.84.1";
\ No newline at end of file
|
b1979e0
to
89de6ea
Compare
8a9f4d0
to
e4065f4
Compare
89de6ea
to
46b6836
Compare
46b6836
to
04aae4d
Compare
e4065f4
to
2c85cef
Compare
2c85cef
to
78ff53f
Compare
3f326e3
to
577a5ef
Compare
78ff53f
to
d0d7bc9
Compare
d0d7bc9
to
9f6dcf3
Compare
WHY are these changes introduced?
Fixes #0000
WHAT is this pull request doing?
How to test your changes?cbcb
Post-release steps
Measuring impact
How do we know this change was effective? Please choose one:cb
Checklist