Skip to content

Merge pull request #9529 from wireapp/dev#9631

Open
zskhan wants to merge 12 commits into
devfrom
staging
Open

Merge pull request #9529 from wireapp/dev#9631
zskhan wants to merge 12 commits into
devfrom
staging

Conversation

@zskhan

@zskhan zskhan commented Apr 28, 2026

Copy link
Copy Markdown
Contributor

Release: RC 12-03-2026

Pull Request

Summary

  • What did I change and why?
  • Risks and how to roll out / roll back (e.g. feature flags):

Security Checklist (required)

  • External inputs are validated & sanitized on client and/or server where applicable.
  • API responses are validated; unexpected shapes are handled safely (fallbacks or errors).
  • No unsafe HTML is rendered; if unavoidable, sanitization is applied and documented where it happens.
  • Injection risks (XSS/SQL/command) are prevented via safe APIs and/or escaping.

Standards Acknowledgement (required)


Screenshots or demo (if the user interface changed)

Notes for reviewers

  • Trade-offs:
  • Follow-ups (linked issues):
  • Linked PRs (e.g. web-packages):

nkaramarko and others added 3 commits March 13, 2026 12:40
Release: v3.41 [WPB-23862]
RC cut for internal wrapper [WPB-20982]
@zskhan zskhan enabled auto-merge April 28, 2026 10:26
@zskhan zskhan disabled auto-merge April 28, 2026 10:26
@sonarqubecloud

Copy link
Copy Markdown

zskhan and others added 7 commits June 22, 2026 18:33
* install playwright & set up very basic test running the app

* resolve eslint issues by introducing a tsconfig for playwright

* Create "app" fixture

Sadly there can only be one instance of the Wire App running at a time so the benefits of a composable function extinct. Instead a fixture makes the cleanup easier and prevents devs from attempting to launch a second instance.

* Always launch the app with locale en

* Add script to package.json to execute e2e tests

* Use temporary user data dir to isolate app state between runs

* Move temp dir creation into fixture to ensure cleanup

* Move example spec into specs folder

* use env vars for global setup

* add readme for e2e test setup

* exclude e2e tests from jest config

---------

Co-authored-by: Mark Brockhoff <mark.brockhoff@digits.schwarz>
Override organization pull request template [WPB-22420]
…-staging

Release 2026 07 06 merge dev to staging [WPB-26420]
zskhan added 2 commits June 23, 2026 10:22
Merge pull request #9549 from wireapp/staging [WPB-26420]
@sonarqubecloud

Copy link
Copy Markdown

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