Commit Graph

4284 Commits

Author SHA1 Message Date
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
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
Joao Moreno
882fdd77b2 include policies in win32 2022-04-20 16:34:41 +02:00
Joao Moreno
8627bd2569 add policy admx/adml files 2022-04-20 16:19:38 +02:00
Raymond Zhao
56fcb7c7c8 Polish RPM dependencies generator (#147336)
* Print dependencies

* Add reference deps for rpm package

* Add flag to control new deps behaviour

* Add dependencies by arch

* Link arch properly
2022-04-19 08:33:07 -07:00
Henning Dieterichs
856e0ae9cb Include opus files for web build 2022-04-19 14:48:46 +02:00
deepak1556
cf63e1839c ci: fix 403 when downloading ripgrep prebuilt 2022-04-19 20:19:47 +09:00
Benjamin Pasero
9ce2a653c8 macOS: declare folder support (#147686)
* wip

* add utis
2022-04-19 12:56:55 +02:00
Robo
d38141a519 ci: build arm64 server with centos7-devtoolset8 (#147676) 2022-04-19 03:34:10 -07:00
Matt Bierner
cc74238173 Update to build VS Code using latest TS nightly (#146933)
* Fixing line height if drop into prompt wraps

* Use keybinding style for `shift` in overlay

* Update to build VS Code using latest TS nightly

* Fix compile error

* Bump TS

* Add constraint
2022-04-14 13:58:26 -07:00
Joao Moreno
c1eefb0170 add macOSTest job
Co-Authored-By: @TylerLeonhardt
2022-04-14 09:09:07 +02:00
Tyler Leonhardt
a6fc7a58de sort by length first and then name. 2022-04-13 14:54:28 -07:00
Joao Moreno
969a399ae9 fix build 2022-04-13 20:55:08 +02:00
Joao Moreno
30823fcbb4 build: split darwin universal 2022-04-13 20:38:30 +02:00
Benjamin Pasero
c4cdb552a5 Remove legacy smoke test driver (#147393)
* wip

* fix imports

* more lipstick

* fix?

* fix
2022-04-13 19:19:58 +02:00
Joao Moreno
2aa78c8cfb bump gulp-shell 2022-04-13 16:07:12 +02:00
Joao Moreno
eb4131fa6a disable codeql 2022-04-13 14:46:18 +02:00
Benjamin Pasero
fa8d1063f6 🆙 1.21.0 (#147348)
* 🆙 `playwright`

* fix install

* adopt latest apis

* comment
2022-04-13 08:43:17 +02:00
SteVen Batten
c20b68a62d Fix permissions for everything inside the installation folder (#342)
* add ci to iacls

* make sure files get affected too

Co-authored-by: Joao Moreno <joao.moreno@microsoft.com>
2022-04-12 11:03:39 -07:00
João Moreno
c2beae1c0f depend solely on icacls.exe for setting permissions (#341) 2022-04-12 11:03:30 -07:00
João Moreno
7a9093a66c win32 setup: disable app dir inheritance (#338) 2022-04-12 11:03:17 -07:00
Benjamin Pasero
be376cfef0 debt - improve ipc validation code 2022-04-12 07:46:21 +02:00
Benjamin Pasero
95c2a71018 Revert "ipcMain validation (#147071)"
This reverts commit 508b173177.
2022-04-11 19:34:12 +02:00
Benjamin Pasero
508b173177 ipcMain validation (#147071)
* first cut ipc validation

* clean up

* comment
2022-04-11 18:11:19 +02:00
Connor Peet
5e86e40fab extensions: pull from github in OSS build (#146863)
* extensions: pull from github in OSS build

* fixup! address pr comment
2022-04-10 22:36:12 -07:00
Benjamin Pasero
7e5c345ff2 smoke - remov verbose again 2022-04-08 09:45:40 +02:00
Benjamin Pasero
c4de759c43 smoke - limit diagnostics to x64 platforms 2022-04-08 09:24:40 +02:00
Benjamin Pasero
f4617bb774 tests - print diag also before smoke tests 2022-04-06 16:31:08 +02:00
Benjamin Pasero
f4aebbc956 Print diag after smoke test (#146920)
* smoke - list processes after run

* print more diag on linux

* .
2022-04-06 16:29:23 +02:00
Benjamin Pasero
18377e6ee2 smoke - allow to enable verbose vscode logs and enable for now 2022-04-06 10:41:22 +02:00
Benjamin Pasero
82cac76aef smoke - drop legacy tests 2022-04-06 08:00:42 +02:00
Benjamin Pasero
8212626e5f smoke - disable verbose for windows 2022-04-05 18:56:59 +02:00
deepak1556
345f572e37 ci: fix universal build 2022-04-05 19:23:16 +09:00
Benjamin Pasero
6508a29d23 smoke - more verbose logging on windows 2022-04-05 09:17:17 +02:00
João Moreno
d06e16b59a layer checker: follow parent symbols 2022-04-04 15:05:34 +02:00
Benjamin Pasero
f707fd3b09 smoke - run legacy tests again, do not fail new playwright tests for a while to figure out flakiness 2022-04-04 15:03:17 +02:00
Benjamin Pasero
693b2fdbaf debt - make URL available as core type 2022-04-04 11:21:57 +02:00
Benjamin Pasero
2ada17080c Use playwright for desktop smoke tests (#146692)
* Use `playwright` for desktop smoke tests

* fix distro issues

* tests - enable prefs tests for web
2022-04-04 10:13:08 +02:00
Martin Aeschlimann
917291f494 Merge branch 'main' into aeschli/reallinkForAllServerClis 2022-03-30 14:38:44 +02:00
dependabot[bot]
043166e212 Bump plist from 3.0.1 to 3.0.5 in /build (#146212)
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.1 to 3.0.5.
- [Release notes](https://github.com/TooTallNate/node-plist/releases)
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md)
- [Commits](https://github.com/TooTallNate/node-plist/commits)

---
updated-dependencies:
- dependency-name: plist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-28 17:52:13 -07:00
Tyler Leonhardt
f3a9245af9 comment out override commit because we shouldn't need it 2022-03-28 14:45:03 -07:00
dependabot[bot]
4ca498c336 Bump minimist from 1.2.3 to 1.2.6 in /build (#145934)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.3 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.3...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-25 04:02:52 -07:00
Joao Moreno
66d1e5dac0 ups 2022-03-25 11:20:55 +01:00
Joao Moreno
aa3bf656ca make mooncake upload configurable 2022-03-25 10:57:18 +01:00
Joao Moreno
8062805325 Revert "Again disable mooncake upload"
This reverts commit 616cad0638.
2022-03-25 09:41:15 +01:00
Joao Moreno
65a91b2bc6 ⬆️ @azure/identity 2022-03-25 09:40:58 +01:00