Description: Briefly describe the changes in this pull request.
Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
Documentation: Have you updated relevant documentation Open WebUI Docs, or other documentation sources?
Dependencies: Are there any new dependencies? Have you updated the dependency versions in the documentation?
Testing: Have you written and run sufficient tests for the changes?
Code Review: Have you self-reviewed your code and addressed any coding standard issues?
Description
Run i18next in CI the same way as the formatters, so that any new translations keys are generated and we can catch any translation diffs.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/open-webui/open-webui/pull/1865
**Author:** [@cheahjs](https://github.com/cheahjs)
**Created:** 4/29/2024
**Status:** ✅ Merged
**Merged:** 4/29/2024
**Merged by:** [@tjbck](https://github.com/tjbck)
**Base:** `dev` ← **Head:** `feat/run-i18n-in-ci`
---
### 📝 Commits (1)
- [`45f3492`](https://github.com/open-webui/open-webui/commit/45f34924b04c98503d5da4938fe2688e57472b4e) feat: run i18next in CI to format and catch translations diffs
### 📊 Changes
**1 file changed** (+3 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `.github/workflows/format-build-frontend.yaml` (+3 -0)
</details>
### 📄 Description
## Pull Request Checklist
- [x] **Description:** Briefly describe the changes in this pull request.
- [ ] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is added at the bottom of the PR description.
- [ ] **Documentation:** Have you updated relevant documentation [Open WebUI Docs](https://github.com/open-webui/docs), or other documentation sources?
- [ ] **Dependencies:** Are there any new dependencies? Have you updated the dependency versions in the documentation?
- [ ] **Testing:** Have you written and run sufficient tests for the changes?
- [ ] **Code Review:** Have you self-reviewed your code and addressed any coding standard issues?
---
## Description
Run i18next in CI the same way as the formatters, so that any new translations keys are generated and we can catch any translation diffs.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/1865
Author: @cheahjs
Created: 4/29/2024
Status: ✅ Merged
Merged: 4/29/2024
Merged by: @tjbck
Base:
dev← Head:feat/run-i18n-in-ci📝 Commits (1)
45f3492feat: run i18next in CI to format and catch translations diffs📊 Changes
1 file changed (+3 additions, -0 deletions)
View changed files
📝
.github/workflows/format-build-frontend.yaml(+3 -0)📄 Description
Pull Request Checklist
Description
Run i18next in CI the same way as the formatters, so that any new translations keys are generated and we can catch any translation diffs.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.