Skip to content

Conversation

@philipphofmann
Copy link
Member

@philipphofmann philipphofmann commented Jan 12, 2026

Our UI tests are now stable enough to also run for release branches.

Fixes GH-5423

#skip-changelog

We should do an alpha release before merging this branch, to ensure we don't run into permission issues as mentioned in #5423 (comment).

Our UI tests are now stable enough to also run for release branches.

Fixes GH-5423
@github-actions
Copy link
Contributor

github-actions bot commented Jan 12, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


This PR will not appear in the changelog.


🤖 This preview updates automatically when you update the PR.

@philipphofmann philipphofmann marked this pull request as draft January 12, 2026 15:59
@github-actions
Copy link
Contributor

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1220.59 ms 1247.81 ms 27.23 ms
Size 24.14 KiB 1.04 MiB 1.02 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
83bf9af 1213.30 ms 1234.18 ms 20.89 ms
013fd4d 1216.02 ms 1242.16 ms 26.14 ms
9f7ef2b 1213.53 ms 1250.23 ms 36.70 ms
d29a425 1209.96 ms 1239.00 ms 29.04 ms
2f4ddaa 1227.26 ms 1260.04 ms 32.78 ms
adeec82 1220.43 ms 1254.94 ms 34.51 ms
3bf0d3f 1202.12 ms 1237.23 ms 35.11 ms

App size

Revision Plain With Sentry Diff
83bf9af 24.14 KiB 1.04 MiB 1.02 MiB
013fd4d 24.14 KiB 1.04 MiB 1.02 MiB
9f7ef2b 24.14 KiB 1.04 MiB 1.02 MiB
d29a425 24.14 KiB 1.04 MiB 1.02 MiB
2f4ddaa 24.14 KiB 1.04 MiB 1.02 MiB
adeec82 24.14 KiB 1.04 MiB 1.02 MiB
3bf0d3f 24.14 KiB 1.04 MiB 1.02 MiB

@philipphofmann
Copy link
Member Author

This PR is blocked by the broken release workflow caused by migrating from action-prepare-release to Craft #7153.

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.

Let UI tests run for releases

2 participants