Commit graph

443 commits

Author SHA1 Message Date
Alexandru Dima 814bf82b85
Split compilation job into core compilation and extensions compilation 2020-12-14 11:24:54 +01:00
Alexandru Dima 672216afda
Fix auto-generated link 2020-12-14 11:24:54 +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
Alexandru Dima e25373f16e
One last try at automatic issue creation 2020-12-14 11:03:19 +01:00
Alexandru Dima 614e183e9a
Attempt to avoid skipping steps on failure 2020-12-14 10:53:22 +01:00
Alexandru Dima db4264eb3f
Fix variable 2020-12-14 10:33:46 +01:00
Alexandru Dima b7f7b9fb8b
Intentionally fail to test issue creation 2020-12-14 10:29:04 +01:00
Alexandru Dima a861e22c7c
Switch to using github.sha 2020-12-14 10:27:24 +01:00
Alexandru Dima b742a4c8ea
Create issue on test failure 2020-12-14 10:24:28 +01:00
Alexandru Dima 707afc26d6
Skip compilation if the cache is hit 2020-12-14 10:08:50 +01:00
Alexandru Dima 75eeac0104
Split Linux Build, add macOS jobs 2020-12-14 09:55:03 +01:00
Alexandru Dima 9489147837
Re-enable build jobs 2020-12-14 09:26:04 +01:00
Alexandru Dima c5c6c82411
Add Windows 2020-12-11 23:42:14 +01:00
Alexandru Dima 70355b6676
Add macOS 2020-12-11 23:17:17 +01:00
Alexandru Dima 374e7487bd
Run unit tests concurrently 2020-12-11 23:08:10 +01:00
Alexandru Dima 58e8810075
Try yarn concurrently 2020-12-11 22:58:29 +01:00
Alexandru Dima 73c050511b
Avoid respawning 2020-12-11 22:51:33 +01:00
Alexandru Dima ba16f865b2
Remove compile and linux build for now 2020-12-11 22:46:37 +01:00
Alexandru Dima 44b918b624
Avoid "&" 2020-12-11 22:46:14 +01:00
Alexandru Dima 0059c4cbfe
Tweak combined step 2020-12-11 22:42:29 +01:00
Alexandru Dima 3bad41ff3c
Attempt to run things in parallel 2020-12-11 22:36:44 +01:00
Alexandru Dima 0dd9cdbb45
Fix env variable usages 2020-12-11 22:17:46 +01:00
Alexandru Dima e2e23aeb77
Add a compile and a linux build step 2020-12-11 22:15:15 +01:00
Alexandru Dima e3e3f8802f
Abandon composite actions since they cannot actually compose on other actions 2020-12-11 21:40:29 +01:00
Alexandru Dima d1d4143971
Attempt using absolute path 2020-12-11 21:36:30 +01:00
Alexandru Dima 7e7c1de569
Follow the expected naming scheme 2020-12-11 21:33:46 +01:00
Alexandru Dima 623440c55c
Extract cached yarn logic to a separate file 2020-12-11 21:27:08 +01:00
Alexandru Dima 01ea0ecc09
Remove playwright caching 2020-12-11 21:17:52 +01:00
Alexandru Dima 52d2132e8d
Move valid layers check together with the hygiene check 2020-12-11 21:11:54 +01:00
Alexandru Dima 641abd4170
Extract the hygiene check to its own job 2020-12-11 21:01:50 +01:00
Alexandru Dima 0ec1755aa9
Simplify caching strategy 2020-12-11 20:33:02 +01:00
Alexandru Dima d819caf1d2
Fix if condition 2020-12-11 20:19:57 +01:00
Alexandru Dima c7fa4ef021
Troubleshoot expression 2020-12-11 20:13:59 +01:00
Ladislau Szomoru e1bc069d6a Push workflow stub file 2020-12-11 19:15:09 +01:00
Alexandru Dima 76436a4d43
Cache the /build/ folder compilation 2020-12-11 17:42:20 +01:00
Alexandru Dima 2554c8c14e
Remove the linux-node-modules job 2020-12-11 17:24:29 +01:00
Alexandru Dima a012236111
Define path for the Cache node modules step 2020-12-11 17:13:05 +01:00
Alexandru Dima dc99b1ab77
Add the key property to the Cache node modules action 2020-12-11 17:08:01 +01:00
Alexandru Dima 5e6152dcb3
Introduce a linux-node-modules job 2020-12-11 17:00:54 +01:00
Alexandru Dima 824df4da78
Fix duplicate name 2020-12-11 16:42:04 +01:00
Alexandru Dima 00c3a0bc9d
Gotta love yaml 2020-12-11 16:41:05 +01:00
Alexandru Dima b95feff039
Fix indentation 2020-12-11 16:39:18 +01:00
Alexandru Dima 27dee68867
Attempt to revive linux github action 2020-12-11 16:36:40 +01:00
Alexandru Dima b9b1b6156f
Run compile on the /build/ folder if the node_modules cache is hit 2020-12-11 16:18:13 +01:00
Alexandru Dima bfaaca632f
Fix array syntax 2020-12-11 15:51:44 +01:00
Alexandru Dima d9f2b49323
Attempt to cache all node_modules folders 2020-12-11 15:48:49 +01:00
Alexandru Dima b857599fb9
Attempt to cache root node modules 2020-12-11 15:36:11 +01:00
Alex Dima eea0681288
adopt actions/setup-node@v2-beta 2020-12-11 14:48:05 +01:00
Alex Dima 1d5611c9d8
No need to install anything 2020-12-11 11:36:53 +01:00
Alex Dima f201645d8f
Do not configure xvfb 2020-12-11 11:09:00 +01:00
Alex Dima 019b5ab4c9
Remove yarn CHILD_CONCURRENCY limit 2020-12-11 10:59:15 +01:00
Alex Dima 124b4bd151
Try newer actions/checkout@v2 2020-12-11 10:47:54 +01:00
Jackson Kearl c7fa31fc92 [bot] make *duplicates link to a query for issues with matching tags.
Closes #111903. Closes #49912.
2020-12-10 07:48:14 +00:00
Jackson Kearl ff824f2776 Bump actions 2020-12-03 16:32:58 -08:00
João Moreno 7e4f90277d
run prettier over yml files 2020-11-24 11:45:39 +01:00
Andre Weinand 3946a0a314 fix another variation of the "palette" typo... 2020-11-19 16:56:38 +01:00
Andre Weinand 896848239d fix typos: pallete -> palette !!! 2020-11-18 09:04:16 +01:00
Jessica Petty 6479a9c46a
add node task to fix build breaks (#110762) 2020-11-17 08:42:45 +01:00
Jackson Kearl ce7e6d9978 Bump actions & fix #109699 2020-11-06 12:12:06 -08:00
Jackson Kearl 49873aa674 Bump actions 2020-11-02 12:53:30 -08:00
Chuck Lantz fbec07acdd Update devcontainer cache branch logic 2020-10-14 09:34:45 -07:00
Chuck Lantz edd5e11cb0 Fix CI trigger 2020-10-14 14:38:19 +00:00
Jackson Kearl cc8ba1dad8 Bump actions 2020-10-09 13:58:53 -07:00
Chuck Lantz bcdaaedb5f Tie Actions workflow to lock files so minor edits do not trigger it 2020-10-09 07:40:44 -07:00
Chuck Lantz 606b3a5f7c Dev container cache image generation 2020-10-08 07:27:19 -07:00
Jackson Kearl 57bc9aef0e Bump actions 2020-10-01 09:43:45 -07:00
Dirk Bäumer 2238489112
Merge pull request #106900 from jepetty/addCaching
Add caching to Rich Navigation step to reuse node_modules
2020-09-17 10:52:33 +02:00
Jackson Kearl 1343efabed Add missing config entries 2020-09-16 16:56:12 -07:00
Jackson Kearl f3bc6412c7 Define verified label 2020-09-16 16:31:32 -07:00
Jessica Petty 3fe9fd9987 Add caching to Rich Navigation step to reuse node_modules 2020-09-16 15:59:33 -07:00
Jackson Kearl ee11170fef Pin blob storage dep
see Azure/azure-sdk-for-js#11187
2020-09-10 15:34:40 -07:00
Jackson Kearl ebff341de3 Add subscribers action 2020-09-09 12:22:34 -07:00
Daniel Imms 624fc1466a Run codeql job every Tuesday
Justification:
- This was using _a lot_ of vm time and not giving us much
- We only really need to run it once per release
- Weekly as opposed to monthly means we can catch things earlier than when
  the release happens

Fixes #105447
2020-08-27 15:55:44 -07:00
Dirk Bäumer 5817b526b1
Merge branch 'master' into dev/noecald/updateRichNavDependency 2020-08-27 17:54:38 +02:00
Jackson Kearl eb7a565926 Bump actions 2020-08-17 15:13:04 -07:00
Noelle Caldwell d1e645923e
Merge branch 'master' into dev/noecald/updateRichNavDependency 2020-08-13 16:58:09 -07:00
noecald e0ae13f19e remove patch version 2020-08-13 16:17:50 -07:00
noecald a76c649aaa update to indexer version 0.1.4 2020-08-13 15:54:06 -07:00
noecald e1b316078b test for GitHub Action updated functionality 2020-08-13 15:20:17 -07:00
Jackson Kearl 8d94a66de1 Bump actions, aadopt new "vacation" config 2020-08-13 12:12:28 -07:00
noecald eeae2a6445 revert to 2.2 and 0.1.2 temporarily 2020-08-12 15:39:25 -07:00
noecald cb633a5d73 add minor version 2020-08-12 14:05:27 -07:00
noecald 7c48b0cfa2 removed 2.2 dependency 2020-08-12 13:42:33 -07:00
Jackson Kearl 16adb5bdf1 Bump actions 2020-08-12 10:39:35 -07:00
Jackson Kearl 0b03a79adf actually use 80 for ping (mistakenly went full send to 60) 2020-08-12 10:12:56 -07:00
Jackson Kearl eeae1ae6c4 Bring ping days down to 80.
Getting close to final taarget! (60)
2020-08-12 10:00:35 -07:00
Jackson Kearl 784f7bbb67 Add token to needs more info closer 2020-08-12 09:47:50 -07:00
Jackson Kearl 62d2d606b1
decrease deep classifier run frequency
to reduce bandwidth
2020-08-10 14:17:45 -07:00
noecald 8201ae0af0 install .net core 2.2 for rich nav dependency 2020-08-06 17:19:42 -07:00
noecald 258e752fe9 updated rich nav task version 2020-08-06 16:54:24 -07:00
Jackson Kearl 9192f8e15a
Add some excitement 2020-07-22 22:47:25 -07:00
Jackson Kearl d361a5318e Aadd link to upvote section of feature rewquest 2020-07-20 16:49:23 -07:00
Jackson Kearl 9614cd6918 Bump needs more info delay 2020-07-06 11:18:20 -07:00
Jackson Kearl 116b24e61c
Update latest-release-monitor.yml 2020-06-23 23:57:23 -07:00
Jackson Kearl a8dd98d6a1 Bump actions. 2020-06-22 04:50:44 -07:00
João Moreno af74999e03
fix rich nav build 2020-06-21 16:59:03 +02:00
Noelle Caldwell d36713b94f
removed rich nav trigger on PRs (#100417)
* removed trigger on PRs

* added repo-token

* prevent workflow failure with continue-on-error

* replicate ci build setup

* remove sudo commands and update with failing dependency

* move continue-on-error to steps

* remove manual node-gyp installation

* Update .github/workflows/rich-navigation.yml

Co-authored-by: João Moreno <mail@joaomoreno.com>
2020-06-21 16:56:45 +02:00
Jackson Kearl 9206176f45 close #100588 2020-06-19 10:31:48 -07:00
Jackson Kearl 8cd3fe080b Allow assigning "new release" issues 2020-06-18 15:07:19 -07:00
Jackson Kearl 09083d4be6 Allow assigning "needs more info" issues. 2020-06-18 15:06:31 -07:00
Jackson Kearl 2cda7ae17a Update name 2020-06-18 11:34:41 -07:00
Jackson Kearl 4d91d96e5e Add assignment monitor 2020-06-17 21:10:40 -07:00
Jackson Kearl ba6892d6de Bump to latest GPU classifier 2020-06-17 17:07:26 -07:00
Jackson Kearl 4ac0e30298 Add scraper action 2020-06-17 02:09:50 -07:00
Jackson Kearl 9734620692 Reduce frequency of classifier passes 2020-06-16 23:46:05 -07:00
Jackson Kearl 6a28236c59 Adopt GPU issue classifier. Closes #100202. 2020-06-16 23:46:04 -07:00
Jackson Kearl efe92cd926 Move to new connection string 2020-06-16 12:16:33 -07:00
Jackson Kearl 0a47dbd99c Use proper classifier trainer version 2020-06-15 12:28:53 -07:00
Noelle Caldwell 18cb88ee6d
adding rich navigation workflow (#100014)
* added rich navigation workflow

* update yarn command to install dependencies

* Update .github/workflows/rich-navigation.yml

Co-authored-by: João Moreno <mail@joaomoreno.com>
2020-06-15 10:15:05 +02:00
João Moreno ba09e9bb08
rename action 2020-06-11 14:35:12 +02:00
João Moreno b644558486
remove the cron 2020-06-11 14:34:21 +02:00
Justin Hutchings 7bf328600f
Add CodeQL security scanning (#99411)
* Add CodeQL security scanning

* Limit codeQL languages to Javascript only

Linguist detects a very small amount of additional language code, but given that JS/TS is the majority, I don't think we need to worry about complicating things further.
2020-06-11 14:33:20 +02:00
Jackson Kearl c1e3747a9f Bump actions 2020-06-10 10:13:34 -07:00
Jackson Kearl aea4cae3d5 Pass app insights key to release pipeline labler 2020-06-10 10:11:19 -07:00
Jackson Kearl c5c319e673 Bump actions & adopt app insights for actions 2020-06-10 00:35:44 -07:00
Jackson Kearl 2aa9854ac4 re-enable release pipeline labeler 2020-06-09 16:40:07 -07:00
Jackson Kearl 81aac38c3b bump actions 2020-06-09 12:12:24 -07:00
Jackson Kearl b8a0963297 Disable misbehaving release pipeline labeler 2020-06-09 11:54:09 -07:00
Jackson Kearl f2d11dc772 Add reopened event handler 2020-06-08 14:47:24 -07:00
Jackson Kearl 673acf3aa1 Bump actions 2020-06-08 14:46:25 -07:00
Jackson Kearl f429a8553e Bump actions 2020-06-08 12:59:25 -07:00
Jackson Kearl 41e31c7f3f Use triaage bot PAT 2020-06-02 19:34:07 -07:00
Jackson Kearl ebcfdabcba
Update latest-release-monitor.yml 2020-06-02 19:13:14 -07:00
Jackson Kearl 1df3bc6372
Update latest-release-monitor.yml 2020-06-02 19:13:02 -07:00
Jackson Kearl 42d1059b4c Add connection string parameter 2020-06-02 19:00:38 -07:00
Jackson Kearl 9ec964f38b Adopt new repository dispatch selectors & latest release monitor action
Bump actions
2020-06-02 19:00:38 -07:00
Jackson Kearl c4df96bbef Add release pipeline action & bump actions.
Closes #97536.
2020-06-01 01:06:08 -07:00
Jackson Kearl 48e4853d4c Bump actions 2020-05-26 12:04:04 -07:00
Jackson Kearl 04fe21caa5 Bump aactions 2020-05-12 07:47:09 -07:00
Jackson Kearl 38e322b6c4 Adopt issue classifier.
Closes #95086.
Closes #95091.
2020-05-07 11:11:43 -07:00
Jackson Kearl 25875a16e8 Fix #96600 - Bot: Unlabel and unassign 2020-05-06 18:26:07 -07:00
Jackson Kearl db2c4cbe63 Bump actions to close #97025. 2020-05-05 14:09:15 -07:00
Jackson Kearl f25c779bd3 Bump ping delay 2020-05-05 11:54:15 -07:00
Jackson Kearl d9260c0619 Bump action version 2020-05-05 11:40:36 -07:00
Jackson Kearl ba643351a8 Bump actions 2020-05-05 00:29:20 -07:00
Jackson Kearl b8a1a417c7 Decrease frequency 2020-05-04 08:03:22 -07:00
Jackson Kearl 05ec6e2a33 fix cron schedule 2020-05-04 07:48:08 -07:00
Jackson Kearl b8247af35d Add Classifier: Trainer. Ref #95086. 2020-05-04 07:46:47 -07:00
Jackson Kearl 2dc54a2fa8 Bump actions 2020-04-29 07:18:59 -07:00
Jackson Kearl bbc69e235c Bump actions 2020-04-28 10:13:28 -07:00
Jackson Kearl 1b6718fbd5 Bump up ping days 2020-04-24 00:25:43 -07:00
Jackson Kearl ee9f5d1f1a Update call for /verified comment 2020-04-23 23:51:11 -07:00
Jackson Kearl ca4c0e5a85 Upgrade actions. Fixes #95792. 2020-04-22 11:50:37 -07:00
Jackson Kearl 853f03c82c Add /label and /assign commands.
Closes #95786. Closes #78432.
2020-04-22 10:00:24 -07:00
Jackson Kearl b6ee1ed7cf Update english please action 2020-04-13 14:53:03 -07:00
Jackson Kearl 32643db3e2 Bump ping delay up to 200 days 2020-04-12 23:13:05 -07:00
Jackson Kearl 6643e97666 Add english-please Action 2020-04-12 18:13:31 -07:00
Jackson Kearl c292e0c8ba More typos. Thanks @mattacosta. 2020-04-10 08:11:55 -07:00
Jackson Kearl 73c5cab420 Typos etc. 2020-04-09 16:57:40 -07:00
Jackson Kearl 6cfb80b3e2 Update wording Ref #94731. 2020-04-09 16:57:15 -07:00
Jackson Kearl 7b31901a1e Fix escaping 2020-04-09 16:53:54 -07:00
Jackson Kearl b3ed83e6d6 Add 'you forgot to paste' bot. Closes #94731. 2020-04-09 16:51:27 -07:00
Jackson Kearl 2e62ea405e Upgrade actions 2020-04-09 12:38:47 -07:00
Jackson Kearl 16a06751fe Fixup on open 2020-04-08 11:59:55 -07:00
Jackson Kearl 61f6bf348e Fixup onlabel 2020-04-08 11:59:20 -07:00
Jackson Kearl 0facba3df8 Coelece actions 2020-04-08 11:47:47 -07:00
João Moreno bedacf4ee0 enable monaco editor in ci workflow 2020-04-08 11:49:28 +02:00
Jackson Kearl 9d75e04096 Ping @ 10 months 2020-04-07 10:22:44 -07:00
João Moreno 61f634c150 disable ci 2020-04-07 17:30:25 +02:00
João Moreno bf09a2871a disable github CI 2020-04-07 17:29:04 +02:00
Jackson Kearl f24a7ba4c7 Move to "microsoft/vscode-github-triage-actions" 2020-04-06 22:10:31 -07:00
Jackson Kearl 4ce0a73500 Make needs more info closer ping assignees on very stale issues Closes #94082. 2020-04-06 12:42:10 -07:00
Jackson Kearl 26f0496a67 Latest actions. 2020-04-05 09:24:54 -07:00
Jackson Kearl 17ec65baa0 Update to latest actions 2020-04-03 00:07:05 -07:00
Jackson Kearl 7e6a0f79e0 Remove commas 2020-04-02 23:55:47 -07:00
Jackson Kearl 33874cf2e3 Move to actions for feature request 2020-04-02 23:54:23 -07:00
Jackson Kearl 6eb3ba4ba8 Only enable testplan item validator on issues with testplan item labels 2020-04-01 05:28:38 -07:00
Jackson Kearl a4b6e2ae83 Fix yaml syntax error (honestly why does anyone even use this) 2020-04-01 05:22:49 -07:00
Jackson Kearl 4ca518b11a Conditionally activate author verified 2020-04-01 05:21:46 -07:00
Jackson Kearl ce3b49568f Actually upgrade to latest actions 2020-04-01 05:18:55 -07:00
Jackson Kearl 05b06f06d3 Upgrade to latest actions and allow repository dispatch for all query actions 2020-04-01 05:08:39 -07:00
Jackson Kearl 32aba51291 Debug needs-more0info-closer rate limit usage 2020-04-01 04:46:58 -07:00
Jackson Kearl 8f894e8b00 Update actions & use author-verified label for author-verified issues. 2020-03-31 09:50:45 -07:00
Jackson Kearl 02e0c603f5 Revert "Add commit release override for testing"
This reverts commit 2f82bdcfe6.
2020-03-29 09:56:40 -07:00
Jackson Kearl 2f82bdcfe6 Add commit release override for testing 2020-03-29 09:38:09 -07:00
Jackson Kearl 6a9947c5b1 Update author verified comment. Closes #93693. 2020-03-29 09:32:51 -07:00
Jackson Kearl bc01fe7703 Clone repo too 2020-03-29 09:26:30 -07:00
Jackson Kearl 6fa8accf3e Temporarily use ref master while debugging author verified 2020-03-29 09:20:04 -07:00
Jackson Kearl 2411f83737 Add author verified comment 2020-03-29 09:13:59 -07:00
Jackson Kearl f159a57038 Add "Author Verified" action 2020-03-29 09:13:59 -07:00
Jackson Kearl 8f0d113460 Upgrade to latest actions 2020-03-28 05:10:57 -07:00
Jackson Kearl 66f0e65e01 Revert "Use the standard github token in places where we don't need to recursively trigger automations."
This reverts commit 6f2f1d6eb0.
2020-03-27 21:33:36 -07:00
Jackson Kearl 6f2f1d6eb0 Use the standard github token in places where we don't need to recursively trigger automations. 2020-03-27 21:32:44 -07:00
Jackson Kearl a1507b7f21 Label invalid testplan items 2020-03-27 21:05:30 -07:00
Jackson Kearl fcbad50fb6
Fix testplan-item label spelling 2020-03-27 20:50:11 -07:00
Jackson Kearl 42886407eb Add test plan item validator 2020-03-27 20:43:23 -07:00
Jackson Kearl 4454978939
Update needs-more-info-closer.yml 2020-03-27 18:39:28 -07:00
Jackson Kearl c0fa39c45b Upgrade to latest version of actions 2020-03-27 17:28:15 -07:00
Jackson Kearl 98266b5655 Use a proper comment when closing 2020-03-27 16:06:40 -07:00
Jackson Kearl cbf2d541a2 Actually add needs more info closer 2020-03-27 16:06:00 -07:00
Jackson Kearl a62b0c9f93 Add Needs More Info Closer as an action.
Disable needs more info labeler
2020-03-27 16:04:06 -07:00
Jackson Kearl 390ff028fa Move New Release over to Actions 2020-03-27 11:04:32 -07:00
Jackson Kearl 8c07482d5e
Update locker.yml 2020-03-27 09:42:29 -07:00
Jackson Kearl 8215c50951
Update locker.yml 2020-03-26 23:08:14 -07:00
Jackson Kearl d1ed4eb568
Update locker.yml 2020-03-26 22:57:17 -07:00
Jackson Kearl 866a323080
Update locker.yml 2020-03-26 22:45:07 -07:00
Jackson Kearl cf0a4817ef
Update locker.yml 2020-03-26 22:35:46 -07:00
Jackson Kearl c83bd023b1
Update locker.yml 2020-03-26 19:33:13 -07:00
Jackson Kearl 5f1a7a55d7
Update locker.yml 2020-03-26 19:19:37 -07:00
Jackson Kearl f7d3f93f3b
Update locker.yml 2020-03-26 19:16:20 -07:00
Jackson Kearl 5990f3388a
Update locker.yml 2020-03-26 19:10:54 -07:00
Jackson Kearl aee7d90a27
Update locker.yml 2020-03-26 18:54:36 -07:00
Jackson Kearl 4e09961de8
Update locker.yml 2020-03-26 18:46:49 -07:00
Jackson Kearl d2378c9c43 Temporarily make locker run faster to clear backlog 2020-03-26 18:45:35 -07:00
Jackson Kearl c8244db058
Update locker.yml 2020-03-26 18:26:44 -07:00
Jackson Kearl 41206ec573 Add locker as an Action 2020-03-26 18:23:19 -07:00
Jackson Kearl 76c11b3087 Edit template tags 2020-03-26 14:33:11 -07:00
Jackson Kearl d9cb41953f Update no non double-posting needs-version-info bot 2020-03-26 09:23:45 -07:00
Jackson Kearl 3214f34d47 Upgrade to v6 2020-03-25 18:20:36 -07:00
Jackson Kearl e27d3b8908 Further updates to needsmoreinfo bot 2020-03-25 18:08:59 -07:00
Jackson Kearl dc7e5faf12 List out bots interacting with issues 2020-03-25 18:01:12 -07:00
Jackson Kearl 830dbe114f Formatting 2020-03-25 17:42:56 -07:00
Jackson Kearl 5e1b3714c2 Run needs-version-info on edits 2020-03-25 17:40:41 -07:00
Jackson Kearl f308a0a522 Fixup string 2020-03-25 17:31:20 -07:00
Jackson Kearl 78f9b503f4 Fix regex 2020-03-25 17:28:08 -07:00
Jackson Kearl 86ca448c38 Re-enable needs version info bot, but one that cleans up after itself and ignores feature requests. Ref #92958. 2020-03-25 17:16:15 -07:00
Jackson Kearl 53de9e0f56 Add "caused by extension" commands 2020-03-25 11:21:28 -07:00
Jackson Kearl 02aab76dcc Upgrade to v3 of JacksonKearl/vscode-triage-github-actions 2020-03-24 14:46:59 -07:00
Jackson Kearl f63524ac47 Re-enable Actions 2020-03-18 10:22:12 -07:00
Jackson Kearl 733f9f8c5a Properly no-op Actions 2020-03-16 08:17:33 -07:00
Jackson Kearl 078b57357e Temporarily revert to GitHub Apps due to Actions account being frozen. 2020-03-15 16:22:47 -07:00
Jackson Kearl 713afe41f6 Adopt action-powered commands, needs-version-info, and copycat 2020-03-12 15:55:49 -07:00
Jackson Kearl 438c3b6e42
Update copycat.yml 2020-03-12 01:43:08 -07:00
Jackson Kearl 3550aa8f9a
Create copycat.yml 2020-03-12 01:38:52 -07:00
Alex Dima 8d8a0ca03a
Switch to run on Linux because it is faster 2020-02-22 14:46:34 +01:00
Alex Dima f81397f451
Merge remote-tracking branch 'origin/master' into monaco/ci 2020-02-22 00:45:38 +01:00
Benjamin Pasero 2175713d90 tests - try to fix playwright on linux in GH CI 2020-02-10 16:49:27 +01:00
Benjamin Pasero 9d9d729655 Web: run integration tests as part of our product builds (fix #83923) 2020-02-10 11:23:00 +01:00
Benjamin Pasero 01e9903967
Try to fix Linux GH CI (#89323)
* test

* test
2020-01-27 11:00:54 +01:00
Benjamin Pasero 7ec3c52872 GH ci - disable linux run for now 2020-01-27 08:44:04 +01:00
Benjamin Pasero 078b82d428 debt - rewrite layers checker to catch more cases 2020-01-07 11:04:05 +01:00
Johannes Rieken ca8a717f5e tslint removal 2020-01-03 09:01:41 +01:00
Benjamin Pasero 7909462634
tslint - rewrite globals rule to not use tslint (#87754)
* tslint - rewrite globals rule to not use tslint

* comments
2019-12-27 08:57:03 +01:00
Peng Lyu 25d4fa506b update yarn gulp esm bundle script 2019-11-12 16:03:32 -08:00
Peng Lyu d9fb87d002 CI for Monaco Editor compile and bundling. 2019-11-12 15:55:21 -08:00
Edward Thomson 66058c1552
GitHub Actions: include release branches on push
Co-Authored-By: João Moreno <mail@joaomoreno.com>
2019-10-23 19:56:47 +01:00
Edward Thomson 76f7c4d6d3
GitHub Actions: include release branches for PRs
Co-Authored-By: João Moreno <mail@joaomoreno.com>
2019-10-23 19:56:30 +01:00
Edward Thomson ff9818b875
GitHub Actions: only run on master branch 2019-10-23 15:15:45 +01:00
Joao Moreno 62f9bd73d8 actions: use GITHUB_TOKEN 2019-10-22 16:28:42 +02:00
Joao Moreno 10586173b0 use CHILD_CONCURRENCY=1 in actions 2019-10-22 15:56:20 +02:00
Edward Thomson c1bd0854d5 Add macOS CI with GitHub Actions 2019-10-21 16:07:19 +01:00
Edward Thomson 980b07b77e Add Windows CI with GitHub Actions 2019-10-21 16:07:19 +01:00
Edward Thomson 5bd2f8f0dc Add Linux CI with GitHub Actions 2019-10-21 16:07:14 +01:00