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

[blockly] Fix bracketing in context block #2682

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

stefan-hoehn
Copy link
Contributor

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
@stefan-hoehn stefan-hoehn requested a review from a team as a code owner July 21, 2024 19:36
Copy link

relativeci bot commented Jul 21, 2024

#2133 Bundle Size — 10.67MiB (~+0.01%).

66aec39(current) vs 3d27333 main#2129(baseline)

Warning

Bundle contains 2 duplicate packages – View duplicate packages

Bundle metrics  Change 1 change
                 Current
#2133
     Baseline
#2129
No change  Initial JS 1.88MiB 1.88MiB
No change  Initial CSS 607.91KiB 607.91KiB
Change  Cache Invalidation 17.96% 17.95%
No change  Chunks 223 223
No change  Assets 246 246
No change  Modules 2888 2888
No change  Duplicate Modules 149 149
No change  Duplicate Code 1.85% 1.85%
No change  Packages 97 97
No change  Duplicate Packages 2 2
Bundle size by type  Change 1 change Regression 1 regression
                 Current
#2133
     Baseline
#2129
Regression  JS 8.86MiB (~+0.01%) 8.86MiB
No change  CSS 892.47KiB 892.47KiB
No change  Fonts 526.1KiB 526.1KiB
No change  Media 295.6KiB 295.6KiB
No change  IMG 140.74KiB 140.74KiB
No change  HTML 1.24KiB 1.24KiB
No change  Other 871B 871B

Bundle analysis reportBranch stefan-hoehn:blockly_fix_contextProject dashboard

Copy link
Contributor

@florian-h05 florian-h05 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!
I will backport this to 4.2.x.

@florian-h05 florian-h05 added bug Something isn't working main ui Main UI labels Jul 22, 2024
@florian-h05 florian-h05 added this to the 4.3 milestone Jul 22, 2024
@florian-h05 florian-h05 merged commit bc73c9e into openhab:main Jul 22, 2024
8 checks passed
@florian-h05 florian-h05 deleted the blockly_fix_context branch July 22, 2024 12:46
florian-h05 pushed a commit that referenced this pull request Jul 22, 2024
Fixes what was mentioned in
https://community.openhab.org/t/issue-with-contextual-info-block-after-upgrading-to-4-2/157321.

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
(cherry picked from commit bc73c9e)
@florian-h05 florian-h05 added the patch A PR that has been cherry-picked to a patch release branch label Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working main ui Main UI patch A PR that has been cherry-picked to a patch release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants