Commit graph

628 commits

Author SHA1 Message Date
Daniel Imms 508d38f633 Increase integration test timeouts
Windows can hit this timeout and the other platforms are close, so increase across
the board.
2022-01-12 07:40:33 -08:00
Raymond Zhao 1e5cffe81b
Remove click here links for bot messages (#140066)
Fixes #140059
2022-01-03 17:52:39 -08:00
Jackson Kearl 6960f154ec
Expand range of classifier 2021-12-22 10:18:35 -08:00
Jackson Kearl 921fad0d62
Add workflow dispatch option to scraper 2021-12-14 16:45:14 -08:00
Jackson Kearl ec0b0009ec
Clean up triage-needed label on assign 2021-12-14 15:40:34 -08:00
Joao Moreno 39f1f7bd41
remove bogus build steps, added retries to yarn install in new places
fixes #138983
2021-12-13 14:25:12 +01:00
Benjamin Pasero 52eaad0761
ci - add name of browser to web tests 2021-12-08 10:17:19 +01:00
Jackson Kearl 6ee5fe3e9d Pull in req. packages 2021-12-07 08:42:46 -08:00
Jackson Kearl b2e10fed3f Implement round-robin classifier
Fixes #136688
2021-12-07 08:42:14 -08:00
Dirk Baeumer 93347ca210
Move to latest LSIF indexer 2021-12-02 15:16:00 +01:00
Alex Dima e53bee0fbf
Increase timeouts (since now we run remote integration tests too) 2021-12-01 23:34:36 +01:00
Benjamin Pasero 754190f326
Run unit tests against node.js too (#137790)
* tests - run unit tests also against node.js

* fixes

* fail if major node.js version mismatch

* -tfs is unsupported

* Add `@ts-check` and remove `jsdom`

* tests - process.env layer breaker

* Improve loader config

* skip one test

* address todos

* try to force color output

* Use a file: URI as baseUrl

Co-authored-by: Alex Dima <alexdima@microsoft.com>
2021-11-24 13:45:17 +01:00
Benjamin Pasero 23d5cb019d
💄 CI names 2021-11-23 15:50:13 +01:00
Tyler James Leonhardt 6a25ae3a24
enable browser and remote integration tests (#137254) 2021-11-15 19:06:03 -08:00
Benjamin Pasero 8c901ac05d
update my assignments 2021-11-01 09:07:15 +01:00
Alex Dima 15f978cd48
update areas 2021-11-01 08:43:09 +01:00
Jackson Kearl 673165ca93
Dont override my accuracy anymore 2021-10-29 11:03:23 -07:00
AyeshaGagguturi b59c8dadc4
Ceate prebuild dev job (#135924)
* create prebuild dev job

* changed spelling of target
2021-10-27 11:02:31 -07:00
Rich Chiodo d49212e2d6
Update commands.json (#135319) 2021-10-19 10:09:56 -07:00
Rich Chiodo 3208d53cb1 Add triage label when notebook label is assigned 2021-10-15 13:05:06 -07:00
Rob Lourens f391253044 Switch settings-editor assignee 2021-10-12 09:34:36 -07:00
Jackson Kearl 2470310ad2
Assign Peng on notebook.* issues 2021-10-06 17:48:34 -07:00
Andre Weinand a20b42168d
assign area "debug" back to weinand 2021-10-05 09:59:13 +02:00
tanhakabir c5572f9897
Remove tanha from notebook topic subscribers 2021-10-04 14:00:39 -07:00
Ladislau Szomoru 492d72247f
Update classifier.json 2021-10-04 20:24:02 +02:00
Jackson Kearl bed96a9089
eamodio => JacksonKearl & lszomoru 2021-10-04 11:07:21 -07:00
Bryan Bennett 42ab3cfffa
Adding SoutheastAsia PPE region (#133455) 2021-09-20 15:57:43 -07:00
Bryan Bennett e4989e2e30
Adding additional PPE environment for vscode prebuild testing. (#133276)
Adding additional PPE environment for vscode prebuild testing.
2021-09-16 12:50:42 -07:00
Andre Weinand e4c2685a27
change bot assignments for debug 2021-09-09 12:28:47 +02:00
Jackson Kearl 1a51aa488b
rever window widening 2021-09-07 11:57:31 -07:00
Jackson Kearl e71071af3c
Temporarily bump window to cover lost time 2021-09-07 11:28:34 -07:00
Dirk Baeumer 3632dffb24
Move to latest LSIF version 2021-09-07 16:20:17 +02:00
Dirk Baeumer 8f7396616f
Correct syntax for indexing action 2021-09-02 20:47:18 +02:00
Dirk Baeumer 08b69512e6
Run indexing on release tags 2021-09-02 20:44:48 +02:00
Loren Paulsen cbeee3bc65
Upgrade to Prebuilds V2 (#131920) 2021-08-30 12:02:23 -07:00
isidor 1c472c8403
accessibility auto assign to sana
fyi @sana-ajani
2021-08-25 19:13:01 +02:00
isidor 499abca330
marketplace issues to isidorn 2021-08-18 16:48:05 +02:00
isidor e3f72fa466
bot: zen mode issues to Jackson 2021-08-16 18:37:14 +02:00
isidor 699084fdb4
explorer to Jackson 2021-08-12 19:31:02 +02:00
Dirk Baeumer 1ee61f368e
Reference config file in rich nav action 2021-08-08 15:53:01 +02:00
Dirk Baeumer 75a02330ac
Use new TypeScript LSIF indexer 2021-08-06 14:15:30 +02:00
Henning Dieterichs 8d7d188922
Update commands.json
Fixes typo.
2021-08-06 09:16:40 +02:00
Jackson Kearl 808f222ed9 Fix #130176 2021-08-05 22:36:47 +00:00
Dirk Baeumer bd00b1b97a
Support manual trigger for rich nav indexing 2021-08-05 21:35:07 +02:00
Dirk Baeumer e9aec7b308
Enable Rich Nav logging 2021-08-05 21:15:42 +02:00
Dirk Baeumer 8b065237e4
Update rich nav indexer 2021-08-05 14:08:34 +02:00
Robo eede0a5b71
ci: fix keychain (#130068)
* ci: list keychains

* ci: reset login keychain

* ci: create default keychain

* chore: cleanup

* chore: add explainer
2021-08-03 15:05:06 -07:00
Tyler James Leonhardt c694a8b960
add new label assignment 2021-08-03 14:01:10 -07:00
Benjamin Pasero e4db88b0b1
classifier - restore my assignment 2021-08-02 15:47:23 +02:00
Tyler James Leonhardt b63a54e4af
use csigs bot for L10N issues 2021-07-28 14:48:20 -07:00