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

[3.59][Themes][Bugfix] - Fix unpublished themes being marked as development themes #3809

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

jamesmengo
Copy link
Contributor

Backporting

TL;DR - Unpublished themes were getting marked as development themes

This comment has been minimized.

Copy link
Contributor

github-actions bot commented Apr 29, 2024

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements 72.01% 6930/9623
🟡 Branches 69.1% 3413/4939
🟡 Functions 71.19% 1851/2600
🟡 Lines 73.29% 6535/8917

Test suite run success

1653 tests passing in 765 suites.

Report generated by 🧪jest coverage report action from 164f73a

Flush development theme local storage

Add changeset

PR Feedback

Render live theme confirmation on selected theme role rather than on live flag
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/public/common/version.d.ts
@@ -1 +1 @@
-export declare const CLI_KIT_VERSION = "3.59.0";
\ No newline at end of file
+export declare const CLI_KIT_VERSION = "3.59.1";
\ No newline at end of file

@karreiro karreiro merged commit bdefb65 into stable/3.59 Apr 30, 2024
@karreiro karreiro deleted the jmeng/devthemes_3.59 branch April 30, 2024 09:30
@jamesmengo jamesmengo added the Type: Bug Something isn't working label May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants