Skip to content

ci(wire-builds): push new release tag to wire-builds [WPB-23860]#20573

Open
V-Gira wants to merge 1 commit intorelease/q1-2026from
v/publish-q1-2026
Open

ci(wire-builds): push new release tag to wire-builds [WPB-23860]#20573
V-Gira wants to merge 1 commit intorelease/q1-2026from
v/publish-q1-2026

Conversation

@V-Gira
Copy link
Contributor

@V-Gira V-Gira commented Mar 4, 2026

TaskWPB-23860 [Web] Prep Bund release based on Web Production release 2026-01-28-production.0

Pull Request

Summary

Update the publish script to enable updating helm charts on wire-builds/2026-q1


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.

Accessibility (required)

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

@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 4, 2026

@V-Gira V-Gira changed the title ci(wire-builds): push q1-2026 tags to wire-builds ci(wire-builds): push q1-2026 tags to wire-builds [WPB-23860] Mar 4, 2026
@codecov
Copy link

codecov bot commented Mar 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (release/q1-2026@c354355). Learn more about missing BASE report.

Additional details and impacted files
@@                Coverage Diff                 @@
##             release/q1-2026   #20573   +/-   ##
==================================================
  Coverage                   ?   45.23%           
==================================================
  Files                      ?     1631           
  Lines                      ?    40238           
  Branches                   ?     8316           
==================================================
  Hits                       ?    18203           
  Misses                     ?    20108           
  Partials                   ?     1927           
Flag Coverage Δ
app_webapp 43.40% <ø> (?)
lib_api_client 50.27% <ø> (?)
lib_core 58.90% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

"targets": "[\"q2-2025\"]"
},
"q1-2026": {
"targets": "[\"2026-q1\"]"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

little break of naming convention — 2026-q1 instead of q1-2026 — but that's the name of the wire-builds branch already in use https://github.com/wireapp/wire-builds/tree/2026-q1

@V-Gira V-Gira changed the title ci(wire-builds): push q1-2026 tags to wire-builds [WPB-23860] ci(wire-builds): push new release tag to wire-builds [WPB-23860] Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants