Commit Graph

9 Commits

Author SHA1 Message Date
Matt Cooley
28517854f5
Run loc pipeline on windows-2022 image (#1761)
Run the localization pipeline on the windows-2022 image. We will be switching to windows-2022 and Visual Studio 2022 for the main app builds sometime soon. It doesn't really matter which image the loc pipeline runs on, but switching it to windows-2022 will help keep all pipelines consistent.
2021-12-15 21:31:15 -08:00
Matt Cooley
de712fe7ca
Always run loc pipeline (#1517) 2021-03-24 21:16:39 -07:00
Matt Cooley
6a34a31ec6
Update internal loc pipeline account (#1488) 2021-02-05 11:40:27 -08:00
Matt Cooley
007eccd940
Move localization pipeline sync schedule to the YAML file (#1478) 2021-01-28 10:46:37 -08:00
Matt Cooley
a217e0534b
Run localization pipeline on the Hosted Windows 2019 pool (#794) 2019-11-12 17:36:23 -08:00
Matt Cooley
71e34c6f01
Fix inline script in loc pipeline (#434) 2019-04-04 16:11:13 -07:00
Matt Cooley
e2d6a325e3
[Build] Update localization handoff pipeline (#359)
Update the localization build so that it sends strings to our internal localization system on a nightly basis and produces a patch file which we can use to check translations back into the repo.
2019-03-22 13:59:06 -07:00
Matt Cooley
6cb10df947
Disable component governance task in localization build (#353)
Internally, a "component detection" task is automatically injected into builds to make sure we're not using any components with known security vulnerabilities. Because this task runs during the main app builds, it doesn't also need to run in the pipeline which hands off strings to the localization system.
2019-03-21 12:27:05 -07:00
Howard Wolosky
c13b8a099e Hello GitHub 2019-01-28 16:24:37 -08:00