390 Commits

Author SHA1 Message Date
Marc Roig
e56967184d
v4.13.2 (#17927) 2023-09-04 18:44:41 +02:00
Alexandre Bodin
a9afeb90c5 v4.13.1 2023-08-30 18:14:57 +02:00
Alexandre Bodin
fefc4a24ac v4.12.7 2023-08-25 23:19:00 +02:00
Marc-Roig
c1935e7004
v4.12.5 2023-08-16 15:37:43 +02:00
Convly
f2fded55cf v4.12.4 2023-08-11 12:04:32 +02:00
Convly
be8985fa20 v4.12.1 2023-08-02 17:13:32 +02:00
Marc-Roig
7f8109a1a7
v4.12.0 2023-07-27 16:38:18 +02:00
Convly
1edefac8a3 v4.11.7 2023-07-19 16:39:46 +02:00
Marc-Roig
7bdef3d278
v4.11.5 2023-07-12 14:47:27 +02:00
Convly
8d325a6953 v4.11.4 2023-07-05 16:46:16 +02:00
Marc-Roig
aac28413ad
v4.11.3 2023-06-28 16:52:34 +02:00
Convly
6f7c815c2b v4.11.2 2023-06-21 15:57:32 +02:00
Marc-Roig
6cdb5a7737
v4.11.1 2023-06-12 17:10:44 +02:00
Alexandre Bodin
0de06a008d v4.11.0 2023-06-07 17:16:22 +02:00
Convly
da080df32b v4.10.7 2023-05-31 17:46:38 +02:00
Convly
7dbae9d05d v4.10.6 2023-05-24 16:54:28 +02:00
Convly
d9277d616b v4.10.5 2023-05-11 18:28:54 +02:00
Convly
3f55bac2e7 v4.10.4 2023-05-10 14:46:30 +02:00
Convly
a02b19866a v4.10.2 2023-05-03 15:04:25 +02:00
Alexandre BODIN
dceea7201b
Force manual build to run lint to avoid unnecessary rebuilds (#16532) 2023-04-28 15:20:20 +02:00
Alexandre Bodin
23b531cef5 v4.10.1 2023-04-26 15:45:41 +02:00
Alexandre Bodin
9b5519778f v4.10.0 2023-04-26 14:32:28 +02:00
Convly
91e0be2708 v4.9.2 2023-04-19 14:54:40 +02:00
Convly
c8f2f0543b v4.9.1 2023-04-12 16:24:32 +02:00
Josh
3b0c2be74f chore: trim distTag
Update scripts/remove-dist-tag.sh

Co-Authored-By: Ben Irvin <ben@innerdvations.com>
2023-04-11 08:05:41 +01:00
Josh
88c2b66e8d chore: use lerna exec
Update .github/workflows/experimental.yml
2023-04-11 08:05:41 +01:00
Josh
e1dd3292f9 chore: add inputs & remove-dist-tag script 2023-04-11 08:05:41 +01:00
Convly
ffe3f4621c v4.9.0 2023-03-29 14:33:56 +02:00
Alexandre BODIN
aaeb988a0b
Expand nx usage and migrate logger to ts (#15957) 2023-03-22 11:21:33 +01:00
Alexandre Bodin
3909b91efa Fix eslint in scripts 2022-09-05 15:04:28 +02:00
Alexandre Bodin
7f111ab95b Adds nightly releases 2022-08-17 15:03:18 +02:00
Alexandre Bodin
a90d53db4c Prepare switch to main instead of master 2022-08-17 11:17:44 +02:00
Alexandre Bodin
cf49ddbbfc Prettier and backend fix 2022-08-11 10:20:49 +02:00
Alexandre Bodin
0ae14c06cb 1st fix pass 2022-08-11 10:20:48 +02:00
Pierre Noël
9d0a01a051 fix add-missing-keys-to-other-language.test.js 2022-07-12 17:56:59 +02:00
Alireza Ayinmehr
3122052a4b fix: prevent argv check on "add-missing-keys-to-other-language" module import 2022-04-13 00:31:32 +04:30
vincentbpro
6d7071bc5f Merge branch 'master' into feat/translations-cleanup 2022-03-23 13:28:47 +01:00
Hung Viet Nguyen
afa40877f9
Update tests not to write file to disks 2022-03-15 15:56:03 +07:00
Hung Viet Nguyen
5104a57447
Rename the script 2022-03-14 22:51:49 +07:00
Hung Viet Nguyen
88149c1e3b
Add tests for add-missing-keys-to-other-languages 2022-03-14 22:49:27 +07:00
Hung Viet Nguyen
222eb9bbfc
- Only run the main process if we run the script directly (importing add-missing-keys-to-other-languages.js doesn't accidentially run the main command)
- Export addMissingKeyForSingleFile for test
- Change waring message to yellow
2022-03-14 22:48:34 +07:00
Hung Viet Nguyen
bc2bbffff0
Fix a typo 2022-03-11 17:44:47 +07:00
Hung Viet Nguyen
2d09531c45
Update some spaces in a support script 2022-03-11 17:40:33 +07:00
Hung Viet Nguyen
73334c5914
Add a comment to help others understand the script quickly 2022-03-11 08:59:04 +07:00
Hung Viet Nguyen
66e55d3526
[i18n] 🌎 sync missing keys to other language
This will ease the process of contributing to i18n
2022-03-11 08:59:03 +07:00
Hung Viet Nguyen
487388fb11
Reject with errors in reorder-admin-translation-files.js 2022-03-11 08:59:02 +07:00
vincentbpro
1a8d407fe6 refactor: renamed file for clarity 2022-03-09 16:12:33 +01:00
vincentbpro
5e597c4ce9 style: fix require error 2022-03-04 12:00:36 +01:00
vincentbpro
74eebe6853 feat: interactively merge duplicate translations 2022-03-04 11:30:15 +01:00
vincentbpro
788d9cde5d feat: added translation duplication finder script 2022-01-17 16:03:58 +01:00