Jake Bailey
8b1b07d12f
Add angular user test ( #170 )
2024-09-26 16:56:51 -07:00
Armando Aguirre
7b895a8af9
Increase stack size ( #169 )
...
* Increase stack size
* Added sync comment
---------
Co-authored-by: Armando Aguirre Sepulveda <araguir@microsoft.com>
2024-09-10 14:01:28 -07:00
Armando Aguirre
e2ff372f2c
Updated server-replay to version 0.2.13 ( #168 )
...
Co-authored-by: Armando Aguirre Sepulveda <araguir@microsoft.com>
2024-09-04 14:07:11 -07:00
Jake Bailey
f9748600b2
Properly escape backticks in error messages ( #167 )
2024-08-19 13:02:55 -07:00
Jake Bailey
281dae20df
Throw if no top repos are found ( #163 )
2024-08-14 15:19:53 -07:00
Jake Bailey
06a65d2fcf
Truncate issue comments ( #166 )
2024-07-23 15:08:05 -07:00
Armando Aguirre
61b749a36c
Refactored old server errors ( #165 )
...
* Refactored old server errors
* Fixed missing rawError file
* Added old server version to title and description
* Updated test snapshot
* Fixed snapshot typos
* whats wrong with me!? Fixed more typos
---------
Co-authored-by: Armando Aguirre Sepulveda <araguir@microsoft.com>
2024-07-03 21:56:34 -07:00
dependabot[bot]
9e0ad3455a
Bump braces from 3.0.2 to 3.0.3 ( #162 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 11:47:25 -07:00
Armando Aguirre
88a1353866
Fix command directory, removed investigation status for tsserver ( #161 )
...
Co-authored-by: Armando Aguirre Sepulveda <araguir@microsoft.com>
2024-06-11 16:11:54 -07:00
Jake Bailey
c8c113f740
Include entrypoint in github comment ( #160 )
2024-05-31 14:15:19 -07:00
Armando Aguirre
f6006286e7
Revert replay file and added replay script location ( #159 )
...
* Revert "Download replay file instead of RepoResult.zip file (#158 )"
This reverts commit b8f135a08c
.
* Added Replay script location as text
---------
Co-authored-by: Armando Aguirre Sepulveda <araguir@microsoft.com>
2024-05-21 16:43:33 -07:00
Armando Aguirre
b8f135a08c
Download replay file instead of RepoResult.zip file ( #158 )
...
* Download replay file instead of RepoResult.zip file
* Fixed package-lock
---------
Co-authored-by: Armando Aguirre Sepulveda <araguir@microsoft.com>
2024-05-16 15:41:16 -07:00
Armando Aguirre
cccbc2f687
FIxed missing placeholder ( #157 )
...
Co-authored-by: Armando Aguirre Sepulveda <araguir@microsoft.com>
2024-05-15 14:23:55 -07:00
Jake Bailey
258d3969cd
Ensure unmount is actually retried ( #156 )
2024-05-14 14:45:11 -07:00
Jake Bailey
9cf82da50f
Try and kill processes using mounted tmpfs ( #155 )
2024-05-14 13:31:48 -07:00
Armando Aguirre
fdf76c2d83
Remove manual repro steps for a bash script ( #154 )
...
* Remove manual repo steps for a bash script
* Added back prose steps
* Revert "Added back prose steps"
This reverts commit ce50ae5158
.
* PR comments, small fixes
---------
Co-authored-by: Armando Aguirre Sepulveda <araguir@microsoft.com>
2024-05-09 17:52:06 -07:00
Armando Aguirre
c54c664358
Add unit test to mainAsync ( #151 )
...
* Added main unit test
* Fixed test failure
* Fixed path and asyncDispose
* Removed asyncDispose polyfill
* asyncDispose polyfill is back
---------
Co-authored-by: Armando Aguirre Sepulveda <araguir@microsoft.com>
2024-05-01 14:20:05 -07:00
Jake Bailey
da611a3718
Add effect to user tests ( #152 )
2024-04-30 14:49:32 -07:00
Jake Bailey
481d77219e
Let OS choose tmpfs size ( #150 )
2024-03-24 16:43:18 -07:00
Jake Bailey
21a6c64dd2
Don't hide typescript.js from stack traces ( #149 )
2024-03-24 16:40:55 -07:00
Jake Bailey
bda13c139f
Include repo count in results comment ( #148 )
2024-03-21 15:47:18 -07:00
Daniel Rosenwasser
92e58b9397
Run more repos by default, move the NewErrors task earlier. ( #147 )
2024-03-20 15:56:11 -07:00
Jake Bailey
21609ac568
Fix azure-sdk, consider stderr when processing errors ( #146 )
2024-03-18 16:30:20 -07:00
Jake Bailey
3b3b4da2f6
Use overlay FS when building projects ( #144 )
2024-03-15 14:35:56 -07:00
Jake Bailey
45d0feccd5
Fix typescript-eslint ( #141 )
2024-03-14 21:28:00 -07:00
Jake Bailey
a5b1ce7307
Remove packageManager from root, breaks tests
2024-03-13 21:08:18 -07:00
Daniel Rosenwasser
5d0a638a71
Test navbar and navtree commands ( #112 )
...
* Test navbar and navtree commands.
* Update to TypeScript 5.0.
* Install jest/ts-jest 29
* Switch import
---------
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
2024-03-13 12:55:32 -07:00
Jake Bailey
364e8c9914
Update deps ( #142 )
2024-03-13 12:47:41 -07:00
Jake Bailey
ecea5c104d
Modify chunking code to make it more clearly resilient to being too big ( #139 )
2024-03-06 10:09:37 -08:00
Jake Bailey
f103b588b5
Fix bot reply emoji when nothing changed ( #140 )
2024-03-06 09:41:34 -08:00
Jake Bailey
aaee4643f3
Switch jobs to new pool ( #138 )
2024-03-05 13:43:57 -08:00
Jake Bailey
b11387d802
Fix off by one for argv ( #137 )
2024-03-01 17:13:02 -08:00
Jake Bailey
c90f032abb
Update postGithubComments for new bot flow ( #132 )
2024-03-01 16:07:41 -08:00
Jake Bailey
a183054300
Disable compliance jobs in workers ( #136 )
2024-02-27 08:14:26 -08:00
Jake Bailey
959e294f40
Up machine count to 16 ( #135 )
2024-02-26 14:54:34 -08:00
Jake Bailey
eec17f1c03
Revert recent changes ( #134 )
2024-02-23 16:07:17 -08:00
Jake Bailey
d448409d7f
Disable tmpfs to try and work around memory limit ( #133 )
2024-02-23 13:49:36 -08:00
Jake Bailey
5bb6f7f686
Restore test repos to post-install state before starting second compile ( #131 )
2024-02-21 15:52:56 -08:00
Jake Bailey
783d3ea282
Support npm monorepos ( #130 )
2024-02-13 10:14:30 -08:00
Pelle Wessman
ad37c36abd
add `type-fest` user test ( #129 )
2024-01-04 14:10:38 -08:00
Jake Bailey
082234b452
Bump to Node 20 ( #128 )
2023-12-13 09:24:21 -08:00
Jake Bailey
e83a97de6f
Strip ts repo path from fileUrls too ( #127 )
2023-08-30 14:33:28 -07:00
Jake Bailey
e23d9a1bbd
Sanitize ts repo root in errors ( #126 )
2023-08-29 15:31:21 -07:00
Jake Bailey
76bb478cbf
Switch default parallelism to 8 machines ( #125 )
2023-08-17 14:10:38 -07:00
Jamie Magee
f29e3b6afa
add `renovate` user test ( #121 )
2023-06-21 13:50:52 -07:00
Josh Goldberg ✨
723651e7d8
Add @typescript-eslint/parser and typescript-eslint to user tests ( #119 )
2023-06-13 13:59:42 -07:00
Daniel Rosenwasser
c0147a1e78
Take a `REPO_COUNT` when running `TOP_REPOS` from the userTests workflow. ( #120 )
...
This will make it possible for bot commands like `test top200` etc.
2023-06-09 15:03:29 -07:00
Jake Bailey
ba619701a0
Move PR builds to GHA ( #118 )
2023-06-01 12:03:08 -07:00
Jake Bailey
dfcb0e5945
Switch test262 to a test.json ( #116 )
2023-05-02 16:28:52 -07:00
Jake Bailey
e637969fcc
Ensure we detect userTests with build.sh ( #115 )
2023-05-02 15:42:05 -07:00