Commit Graph

42 Commits

Author SHA1 Message Date
João Moreno
acfb946ec1 ci: 👷 no need for yarninstaller task 2021-11-18 15:57:11 +01:00
Johannes Rieken
da967b591e add generated file api proposal names, add compile script that generates this file 2021-11-10 11:54:24 +01:00
Johannes Rieken
9254a8cd27 move vscode.d.ts and vscode.proposed.d.ts into src/vscode-dts-folder, https://github.com/microsoft/vscode/issues/131165 2021-11-09 15:00:03 +01:00
Tyler James Leonhardt
74f5177f75 update slack channel 2021-11-04 13:14:01 -07:00
Tyler James Leonhardt
0cc0f5f234 try to fix publish types 2021-11-04 13:13:14 -07:00
deepak1556
3fb483e7ff chore: bump electron@12.0.4 2021-04-16 09:14:14 -07:00
deepak1556
f95b7e935f Revert "chore: bump electron@12.0.2"
This reverts commit 79a429d92d.
2021-04-09 14:17:02 -07:00
deepak1556
79a429d92d chore: bump electron@12.0.2 2021-04-09 03:20:20 -07:00
Tyler James Leonhardt
8fefa6aff2 Speed up mac builds (#116984)
* ci: [mac] Unify tasks between different flavors

* take 3

* remove zip

* unzip in place

* logging

* log

* rm zip

* all the things

* remove thing to trigger another build

* publish server for x64 only and only start on non-arm

* delete commented out code

* remove unused sh script

* address main changes

* address feedback

* add a comment

* try slimming down yarn

* only compile createAsset

* install typescript

* move build to correct location

* change to 64

* add useful comments based on joao

Co-authored-by: deepak1556 <hop2deep@gmail.com>
2021-03-10 17:52:15 -08:00
João Moreno
980becda8d main rename
fixes #116341
2021-02-14 20:10:24 +01:00
Alexandru Dima
d1fff1a083 Check in .js files from the /build/ folder to improve build speeds 2020-12-14 11:13:16 +01:00
Robo
94142bd7e0 chore: bump electron@11.0.3 (#111931)
* chore: bump electron@11.0.3

This reverts commit 155691d0be.

* chore: bump x64 build image

* chore: rebuild remote with older gcc toolchain

* chore: bump electron@11.0.3

* ci: remove condition for remote step

* chore: disable an integration test
2020-12-05 01:54:58 -08:00
Robo
155691d0be chore: bump electron@9.3.5 (#111530)
* chore: bump electron@9.3.5

* Revert "fix: removed plugin helper entitlement"

This reverts commit 40a81495f2.

* Revert "chore: bump vscode-windows-ca-certs@0.3.0"

This reverts commit 2f4a3dc31a.
2020-11-30 11:24:10 -08:00
João Moreno
7e4f90277d run prettier over yml files 2020-11-24 11:45:39 +01:00
Robo
0baf6bb9cc chore: update to electron 11 (#110759)
* chore: bump electron@11.0.0-beta.4

* build: add mac arm64 target

* chore: bump electron@11.0.1

* fix: remove macOS workaround for devtools with custom titlebar

https://github.com/electron/electron/pull/26395

* chore: bump vscode-windows-ca-certs@0.3.0

* chore: bump electron@11.0.2

* fixup! remove macOS workaround for devtools with custom titlebar
2020-11-23 15:31:03 -08:00
ChaseKnowlden
e8760a5d6c Fix capitalization of GitHub org 2020-09-17 11:43:03 +02:00
Eric Amodio
8e369907a9 Removes tabs completely (required for DT) 2020-08-13 16:05:04 -04:00
Robo
e4296330de chore: update to electron 9-x-y (#102011)
Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
2020-08-11 11:30:23 -07:00
João Moreno
02634a7097 fixes #102158 2020-08-05 11:09:27 +02:00
Robo
227d533937 Revert "chore: update to electron 9-x-y (#102011)" (#103599)
This reverts commit 3d0d50caf8.
2020-07-30 08:35:43 -07:00
Robo
3d0d50caf8 chore: update to electron 9-x-y (#102011)
* chore: bump electron@9.0.5

* remove exploration config

* fix compile error

* fix compile error

* crashReporter has to be called only once before app ready

* chore: bump electron@9.1.0

* enable LayoutNG

* fix cron schedule

* allow disabling appcenter crash reporting

* set additional crash reporting parameters

* start crashreporter for child process on linux

* setup crash parameters only once

* remove unused crashReporter.guid

* address review feedback

* reuse argv.json for storing crash reporter id

* remove trailing commas

* update localized name

* update argv based on telemetry optout

* update initial config based on setting

* fix conditional errors

* remove telemetry.enableCrashReporter

* move default crash reporter config to electron-main

* update comment for ext host crash reporting

* set default value for configuration

* some 💄 changes

* address review feedback

* do not use ES7 features in JS yet

* add app.focus({ steal: true }) usage

Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
2020-07-21 09:39:34 +02:00
Pine Wu
6c068456e3 Modify @types/vscode notification to ping @eamodio 2020-04-15 09:36:12 -07:00
Benjamin Pasero
14c3b2e486 Update build to use node.js 12.x (#83967)
* build - update to node.js 12x for building

* fix it

* adopt vscode-gulp-watch
2019-11-05 09:53:15 +01:00
Amir Omidi
bf8410fc6c Use isNaN instead of === NaN 2019-10-31 14:49:10 -07:00
Pine Wu
b038107d76 Fix #75639 2019-09-03 09:46:53 -07:00
isidor
99bc09cea2 build pipeline: use latest yarn version 2019-09-03 14:07:11 +02:00
Pine Wu
fd0aeef9a6 Ignore built js files 2019-05-22 15:17:13 -07:00
Pine Wu
8972e361bb Refine type publisher message 2019-05-22 00:07:25 -07:00
Pine Wu
2bfc0bb43d Automate slack message 2019-05-21 15:37:11 -07:00
Pine Wu
7082724c97 Depth 1 for cloning DT 2019-05-21 12:58:17 -07:00
Pine Wu
bdadf081dc Types publisher update 2019-05-21 12:44:46 -07:00
Pine Wu
4ca38ce558 Point type publisher to microsoft/vscode-DefinitelyTyped 2019-05-20 16:54:30 -07:00
Pine Wu
5cbc0aa83d Final fix 2019-05-20 16:23:26 -07:00
Pine Wu
2d59250e81 Use correct Azure Devops token 2019-05-20 16:05:23 -07:00
Pine Wu
1d4f8d6a49 Simplify type publisher 2019-05-20 15:59:37 -07:00
Pine Wu
65ae5c0a9b Update 2019-05-17 13:50:05 -07:00
Pine Wu
a2804ce278 Git config 2019-05-17 13:43:57 -07:00
Pine Wu
780422a8a2 Update 2019-05-17 13:36:23 -07:00
Pine Wu
a844e0d637 Fix build 2019-05-17 13:30:40 -07:00
Pine Wu
ab7386bc32 Oops 2019-05-17 13:24:01 -07:00
Pine Wu
f5f559de80 Update build definition 2019-05-17 13:20:59 -07:00
Pine Wu
77fa61bb8a Azure DevOps yml for publishing @types/vscode 2019-05-17 11:52:35 -07:00