Skip to content

chore(ci): fail CI when generated translation artifacts are not committed [WPB-23695]#20514

Open
screendriver wants to merge 1 commit intodevfrom
translation-keys
Open

chore(ci): fail CI when generated translation artifacts are not committed [WPB-23695]#20514
screendriver wants to merge 1 commit intodevfrom
translation-keys

Conversation

@screendriver
Copy link
Collaborator

@screendriver screendriver commented Feb 26, 2026

TaskWPB-23695 [Web] Enable strict TypeScript mode

Pull Request

Summary

This change adds a guardrail to keep generated i18n files in sync with source code changes. Continuous integration pipeline now regenerates translation outputs and verifies that the repository remains clean.


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

…tted

This change adds a guardrail to keep generated i18n files in sync with
source code changes. Continuous integration pipeline now regenerates
translation outputs and verifies that the repository remains clean.
@sonarqubecloud
Copy link

@screendriver screendriver changed the title chore(ci): fail CI when generated translation artifacts are not committed chore(ci): fail CI when generated translation artifacts are not committed [WPB-23695] Feb 26, 2026
@github-actions
Copy link
Contributor

🔗 Download Full Report Artifact

🧪 Playwright Test Summary

  • Passed: 9
  • Failed: 1
  • Skipped: 4
  • 🔁 Flaky: 0
  • 📊 Total: 14
  • Total Runtime: 78.4s (~ 1 min 18 sec)
specs/CriticalFlow/conversationManagement-TC-8636.spec.ts (❌ 1 failed, ⚠️ 0 flaky)
  • ❌ Conversation Management (tags: TC-8636, crit-flow-web)

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