Commit graph

139 commits

Author SHA1 Message Date
Michel Kaporin
59c132912a Added missing workbench parts and services to pull from Transifex. 2017-06-07 12:35:34 +02:00
Michel Kaporin
45e33456d6 Fixed adding languages only to non-stable build. 2017-06-01 15:13:31 +02:00
Michel Kaporin
895deefdf2 Iterate over the language names, rather than objects. 2017-06-01 14:29:56 +02:00
Michel Kaporin
fb4a49b000 Target only core languages for the stable build. Ref #27818 2017-06-01 12:54:18 +02:00
Michel Kaporin
b126f6b69f Added 'pt-br' to supported languages. 2017-05-24 10:06:44 +02:00
Joao Moreno
74fab50d5d consolidate build package.json 2017-05-16 08:56:21 +02:00
Benjamin Pasero
69aaa885e2 fix build? 2017-05-05 18:30:16 +02:00
Johannes Rieken
f8ea7320cf re-enable removal of duplicated helpers 2017-04-28 11:02:26 +02:00
Johannes Rieken
f737b01757 update monaco.d.ts generation, recompile build-folder 2017-04-26 17:59:30 +02:00
Michel Kaporin
b98e13ce7f Inlined js file with the latest i18n.ts changes. 2017-04-24 14:40:30 +02:00
Michel Kaporin
76e1d22783 Moved code resource under the correct project variable. 2017-04-24 14:39:25 +02:00
Alex Dima
a634d0bee8 Do not remove duplicate TS boilerplate until we find a good way to handle TS updates 2017-04-14 15:18:46 +03:00
Michel Kaporin
fd27a89df5 Reverted back to iconv-lite dependancy until discovery why iconv module breaks the build. 2017-04-13 19:58:13 +02:00
Michel Kaporin
1ac2a17bb6 Fixed gulp task termination before all translations were emitted. Fixed issue with incorrect encoding for pulled translations. 2017-04-13 18:24:11 +02:00
Michel Kaporin
19b127a6c9 Fixed language codes for build process. 2017-04-06 16:38:28 +02:00
Michel Kaporin
96bd2ed7dd Merge pull request #23281 from michelkaporin/i18n
Added ability for JSON/XLIFF conversion and Push/Pull from Transifex
2017-04-06 14:38:05 +02:00
Michel Kaporin
ac301ba0dc Updated cultures list to match Transifex. Code tidy up. 2017-04-06 09:45:42 +02:00
Michel Kaporin
394e3d2cbe Separated Default.isl and messages.isl in two separate projects. Introduced language parameter for pulling XLFs. 2017-04-05 18:12:24 +02:00
Michel Kaporin
aad3068815 Exported necessary members back. 2017-04-05 16:22:22 +02:00
Michel Kaporin
d180307676 Separated pulling from XLF->JSON conversion for Translation Team PoliCheck process. 2017-04-05 15:58:07 +02:00
Michel Kaporin
60531dd2b7 Reverted typings folder refactoring. Made build pipeline to break on failures in parsing or in communication with Transifex. 2017-04-05 11:58:31 +02:00
Michel Kaporin
20fe186d31 Added package.json to 'build'. 2017-04-04 17:23:53 +02:00
Michel Kaporin
47e5d4353a Fixed pulled translations path problem. Code tidy up. 2017-03-31 15:24:26 +02:00
Joao Moreno
b7e71acc87 💚 cmon build machine 2017-03-29 11:55:32 +02:00
Joao Moreno
0fb99b704c 💚 hopefully fix the linux tfs build 2017-03-29 10:47:51 +02:00
Joao Moreno
f7195e0675 💚 possibly fix tfs linux build 2017-03-29 09:58:20 +02:00
Joao Moreno
646d0f9e0d 💚 fix linux build due to excessive output 2017-03-28 13:01:51 +02:00
Michel Kaporin
b1c5464ea3 Resolved merge conflicts 2017-03-27 15:47:37 +02:00
Michel Kaporin
f352caed0b Updated imports for i18n with typings. Removed 'request' module dependency. 2017-03-27 15:45:44 +02:00
Michel Kaporin
0741a67980 Synchronised pipe to prevent its ending before all of the API responses received. 2017-03-27 15:45:43 +02:00
Michel Kaporin
59c3ff8e85 Added i18n tests. 2017-03-27 15:45:43 +02:00
Michel Kaporin
9374658d1c Implemented transifex push and pull for translations together with json->xlf->json parsing. 2017-03-27 15:45:43 +02:00
Michel Kaporin
2af1e01b44 Implemented transifex push and pull for translations together with json->xlf->json parsing. 2017-03-27 15:45:43 +02:00
Joao Moreno
d97b01e3b7 🐛 improve allow async node warning 2017-03-21 11:49:28 +01:00
Joao Moreno
49f0396761 👷 tslint: allow-async rule 2017-03-21 11:28:58 +01:00
Joao Moreno
a85a6a22de 👷 update build files 2017-03-21 11:28:10 +01:00
Michel Kaporin
980ea6b2c2 Updated imports for i18n with typings. Removed 'request' module dependency. 2017-03-20 15:01:18 +01:00
Michel Kaporin
bf008106c8 Synchronised pipe to prevent its ending before all of the API responses received. 2017-03-17 17:24:18 +01:00
Michel Kaporin
d64ea296b5 Merged changes. 2017-03-17 15:34:47 +01:00
Michel Kaporin
c47a8c3635 Added i18n tests. 2017-03-17 15:27:05 +01:00
Michel Kaporin
4fd13f7cc9 Implemented transifex push and pull for translations together with json->xlf->json parsing. 2017-03-17 11:34:41 +01:00
Michel Kaporin
bb1e7117f1 Implemented transifex push and pull for translations together with json->xlf->json parsing. 2017-03-16 18:07:55 +01:00
Benjamin Pasero
61efd8fb23 build build/lib folder with latest 2017-03-06 16:32:23 +01:00
Alex Dima
1645d0d150 Fixes #21892: Do not read .d.ts files from disk when generating monaco.d.ts 2017-03-06 12:14:41 +01:00
Alex Dima
a68c9d0102 Fix gulp watch 2017-03-01 10:01:48 +01:00
Alex Dima
9893aaf825 reload typescript node module only at build time 2017-03-01 09:24:47 +01:00
Alex Dima
f9ccfe7cbc Try to free memory after TS compilation finishes 2017-02-28 16:44:51 +01:00
Joao Moreno
f2c901c9d8 build: failsafe 2017-02-08 11:06:15 +01:00
Joao Moreno
e593908aa3 build: dump log to .build/log 2017-02-08 11:05:55 +01:00
Matt Bierner
22fdff9baf Use @types for a few d.ts files in src (#20157) 2017-02-07 17:12:47 -08:00