-
Notifications
You must be signed in to change notification settings - Fork 130
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
[stable] Fix dev for Ruby apps #4523
[stable] Fix dev for Ruby apps #4523
Conversation
Thanks for your contribution! Depending on what you are working on, you may want to request a review from a Shopify team:
|
Coverage report
Show files with reduced coverage 🔻
Test suite run success1890 tests passing in 857 suites. Report generated by 🧪jest coverage report action from 07c4623 |
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.67.0";
\ No newline at end of file
+export declare const CLI_KIT_VERSION = "3.67.1";
\ No newline at end of file
|
I think something went wrong with the cherrypicking here? Why are there so many files? Either way, I dont think we should ship this per my comments on #4522 |
Sorry, I had chosen the wrong base branch. |
Closing in favor of #4527 |
Cherrypick commits from #4522