Commit Graph

5928 Commits

Author SHA1 Message Date
Henning Dieterichs
ac312975c6 Merge branch 'main' into 3wm
# Conflicts:
#	build/lib/i18n.resources.json
2022-05-25 18:12:25 +02:00
Martin Aeschlimann
07655f3a23 use remote cli when in remote terminal (#150372) 2022-05-25 16:21:16 +02:00
Ladislau Szomoru
986ef1c76d Disable Terrapin for OSS builds (#150374) 2022-05-25 13:43:11 +00:00
João Moreno
73dda0c06a remove UpdateMode policy (#150357) 2022-05-25 05:42:17 -07:00
Tyler James Leonhardt
f363be172c Rename LocalizationsService to LanguagePackService and misc moves (#150314)
* rename LocalizationsService to LanguagePackService and misc moves

* couple more renames

* one more rename
2022-05-24 15:05:17 -07:00
Song Xie
397fa12a6c [easy] Fix a typo for "synchronizing" in log string (#150236)
* [easy] Fix a typo for "synchronizing" in log string

* Include artifacts from yarn build compile
2022-05-24 10:33:48 -07:00
Johannes
c87131372a Merge branch 'main' into 3wm 2022-05-24 14:09:17 +02:00
Sandeep Somavarapu
86d085dbca - Save settings profile
- Switch settings profile
- Remove settings profile
- Status bar entry
2022-05-23 00:57:58 +02:00
Sandeep Somavarapu
078c77cf49 Merge branch 'main' into sandy081/policy 2022-05-20 10:15:27 +02:00
Alexandru Dima
fc9732a683 Spawn the extension host directly from the main process because fork() is now fast again (#150002) 2022-05-20 08:10:39 +00:00
Rob Lourens
55abdaee3e Render outputs a viewport above as well as below (#149879)
* Also render outputs/markdowns a viewport above the current viewport, as well as below
Towards #148164

* Update docs and add background color to svg
2022-05-19 22:12:43 +00:00
Robo
60e199cda4 chore: bump electron@17.4.4 (#149896) 2022-05-18 22:34:26 -07:00
Joao Moreno
ffb7b00100 Merge commit 'ae2202631366eea0aaed6f881f87c2b44ae1b647' into sandy081/policy 2022-05-18 20:12:22 +02:00
Joao Moreno
e2029b6cbe cleanup vscode-policy-watcher 2022-05-18 11:15:18 +02:00
Ladislau Szomoru
d1f882f635 Engineering - Exploration to run tests in parallel (#149698) 2022-05-18 10:37:44 +02:00
Ladislau Szomoru
f2380f2c90 Engineering - Run PR pipeline for the main branch (#149700)
* Add trigger for the main branch

* Add trigger for release branches
2022-05-17 12:49:52 +02:00
Ladislau Szomoru
83213f7bac Switch agent pools (#149691) 2022-05-17 10:42:31 +02:00
Johannes
3aac77dc5d Merge branch 'main' into 3wm 2022-05-16 09:53:59 +02:00
Ladislau Szomoru
98d9782b8b Only run arm64 server job if arm64 client job will be run (#149439) 2022-05-13 03:00:15 -07:00
João Moreno
5854ef865c Generate policies again (#149322)
* Generate ADMX/ADML policy declaration files from static analysis

Fixes: #148941

* fix build

* move to optional dependencies
2022-05-12 09:16:03 +02:00
Ladislau Szomoru
49bdd857c4 Remove PR trigger (#149265) 2022-05-11 17:26:15 +02:00
Ladislau Szomoru
2a9f19d36f Engineering - create pull request pipeline (#149171) 2022-05-11 03:08:54 -07:00
Johannes
286333fffb Merge branch 'main' into 3wm 2022-05-11 09:44:08 +02:00
Rob Lourens
54c16e445f Increase settings upload timeout. Fix #149089 (#149203) 2022-05-10 17:52:45 -07:00
Joyce Er
ba8ced85c5 Revert "Generate ADMX/ADML policy declaration files from static analysis" (#149194)
This reverts commit dcfe6b3b84.
2022-05-10 16:30:34 -07:00
João Moreno
dcfe6b3b84 Generate ADMX/ADML policy declaration files from static analysis
Fixes: #148941
2022-05-10 13:17:05 +02:00
Johannes
34d31f4b9e merge editor kick off 2022-05-09 14:09:00 +02:00
Robo
42b1f560e3 ci: fix 403 when downloading ripgrep prebuilt (#149081) 2022-05-09 05:04:29 -07:00
Robo
3d7135a49f ci: fix 32-bit builds of native modules (#149062)
* ci: fix 32-bit builds of native modules

* chore: bump distro
2022-05-09 10:00:18 +00:00
Daniel Imms
6aaa63d4be Merge pull request #148918 from microsoft/tyriar/146700_2
Fix, re-enable or disable skipped terminal smoke tests
2022-05-06 12:14:15 -07:00
Daniel Imms
a5f0a29527 Fix, re-enable or disable skipped terminal smoke tests
Fixes #146700
2022-05-06 08:11:50 -07:00
Johannes Rieken
643c64e7b9 Merge branch 'main' into joh/primitiveContext 2022-05-05 16:26:07 +02:00
Johannes
c13d581bce move gulp-tsb into the build/lib remove as dependency 2022-05-05 11:35:33 +02:00
SteVen Batten
64d6fadbdc Revert "Trigger product build on PRs to release branches"
This reverts commit 9e41d534b4.
2022-05-04 14:14:33 -07:00
Megan Rogge
daca8e3191 support setting custom $ZDOTDIR in ~/.zshenv when shell integration is enabled (#148635) 2022-05-04 09:31:54 -07:00
Johannes Rieken
2082aa4ea8 Merge branch 'main' into joh/primitiveContext 2022-05-04 16:19:45 +02:00
Alex Dima
9e41d534b4 Trigger product build on PRs to release branches 2022-05-04 13:49:59 +02:00
Alexandru Dima
31a3bac297 Merge pull request #148693 from microsoft/alex/reduce-automatic-azure-pipelines
Avoid that Azure Pipelines trigger automatically for all topic branches
2022-05-04 11:42:31 +02:00
Alex Dima
909b5ca2ea Avoid that Azure Pipelines trigger automatically for all topic branches 2022-05-04 11:40:30 +02:00
Johannes Rieken
41804a8daa Merge branch 'main' into joh/primitiveContext 2022-05-04 08:48:39 +02:00
Johannes
d3e6eb992b move references-viewlet into extensions/-folder 2022-05-03 16:46:13 +02:00
Benjamin Pasero
c6bd448948 debt - bring @types/mocha up to date with version 9.x 2022-05-02 08:30:27 +02:00
Megan Rogge
ec3f8b9b0e include other zsh scripts in server resources (#148367)
Co-authored-by: Connor Peet <connor@peet.io>
2022-04-28 14:01:57 -07:00
João Moreno
3f557f2d39 Remove unnecessary build step (#148081)
* remove unnecessary build step

* ok
2022-04-26 00:50:20 -07:00
Sandeep Somavarapu
a6d76c2abb show progress while applying profile 2022-04-23 18:07:35 +05:30
Sandeep Somavarapu
d080b3aad7 Merge branch 'main' into issue/146729 2022-04-22 23:53:36 +05:30
Sandeep Somavarapu
5b242ed4ff Implement export/import profiles
- Introduce workbench profile service
- Implement settings, global state, extension profiles
- Implement import/export profile actions
2022-04-22 23:51:05 +05:30
Johannes
b9cbee9fac only allow primitive values in context keys 2022-04-22 16:20:43 +02:00
Benjamin Pasero
eedf60ead0 ci - only publish log files when there was a failure 2022-04-22 09:21:21 +02:00
deepak1556
87191b089d ci: fix downloading linux server dependencies 2022-04-21 01:59:16 +09:00