Skip to content

Conversation

@aswamy
Copy link
Contributor

@aswamy aswamy commented Nov 10, 2025

Backport of #6589

@aswamy aswamy requested review from a team as code owners November 10, 2025 14:23
@github-actions
Copy link
Contributor

Differences in type declarations

We 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:

  • Some seemingly private modules might be re-exported through public modules.
  • If the branch is behind main you might see odd diffs, rebase main into this branch.

New type declarations

We found no new type declarations in this PR

Existing type declarations

packages/cli-kit/dist/cli/api/graphql/admin/generated/theme_files_upsert.d.ts
@@ -8,7 +8,6 @@ export type ThemeFilesUpsertMutation = {
     themeFilesUpsert?: {
         upsertedThemeFiles?: {
             filename: string;
-            checksumMd5?: string | null;
         }[] | null;
         userErrors: {
             filename?: string | null;

@github-actions
Copy link
Contributor

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements 79.26% 13582/17136
🟡 Branches 73.1% 6629/9068
🟡 Functions 79.39% 3505/4415
🟡 Lines 79.62% 12827/16111

Test suite run success

3355 tests passing in 1372 suites.

Report generated by 🧪jest coverage report action from 919f7e8

@aswamy aswamy merged commit 3b2be86 into stable/3.87 Nov 10, 2025
28 checks passed
@aswamy aswamy deleted the revert-6524-10-16-surface_rewritten_liquid_files_to_dev_and_push_commands__3.87 branch November 10, 2025 15:07
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.

3 participants