Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
45f34924
Commit
45f34924
authored
Apr 29, 2024
by
Jun Siang Cheah
Browse files
feat: run i18next in CI to format and catch translations diffs
parent
e8abaa8b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
.github/workflows/format-build-frontend.yaml
.github/workflows/format-build-frontend.yaml
+3
-0
No files found.
.github/workflows/format-build-frontend.yaml
View file @
45f34924
...
@@ -29,6 +29,9 @@ jobs:
...
@@ -29,6 +29,9 @@ jobs:
-
name
:
Format Frontend
-
name
:
Format Frontend
run
:
npm run format
run
:
npm run format
-
name
:
Run i18next
run
:
npm run i18n:parse
-
name
:
Check for Changes After Format
-
name
:
Check for Changes After Format
run
:
git diff --exit-code
run
:
git diff --exit-code
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment