Jarred Sumner
a614336157
Tweak actions
2024-04-22 00:19:29 -07:00
Jarred Sumner
7bd305c573
Update upload.yml
2024-04-22 00:02:33 -07:00
Jarred Sumner
cd3b184ba0
Update upload.yml
2024-04-22 00:00:24 -07:00
Jarred Sumner
a010db8eca
Update ci.yml
2024-04-21 23:50:54 -07:00
Jarred Sumner
a3dc94f1e1
Update ci.yml
2024-04-21 23:49:10 -07:00
Jarred Sumner
639f554c9c
Update upload.yml
2024-04-21 23:47:21 -07:00
Jarred Sumner
536379b8ed
Update build-darwin.yml
2024-04-21 23:43:02 -07:00
Jarred Sumner
04a79fa308
Update upload.yml
2024-04-21 23:38:02 -07:00
Jarred Sumner
0bd75cc3c5
Update upload.yml
2024-04-21 23:36:57 -07:00
Jarred Sumner
1f1df6be0c
Update create-release-build.yml
2024-04-21 23:20:53 -07:00
Jarred Sumner
6ff77c978e
Update create-release-build.yml
2024-04-21 23:20:33 -07:00
Jarred Sumner
7433f5a922
Update create-release-build.yml
2024-04-21 23:11:29 -07:00
Jarred Sumner
9c879064fe
Update create-release-build.yml
2024-04-21 22:54:43 -07:00
Jarred Sumner
8168415e5a
Create release build action
2024-04-21 22:43:50 -07:00
Jarred Sumner
22a289e272
Update ci.yml
2024-04-21 21:45:38 -07:00
Jarred Sumner
97efa6f505
Update ci.yml
2024-04-21 21:42:21 -07:00
Jarred Sumner
c604c57a32
Upgrade to LLVM 17, fix linux debug build, upgrade JSC, remove some C API usages ( #10161 )
...
* Upgrade to LLVM 17, JSC, remove more C API usages
* [autofix.ci] apply automated fixes
* Update scripts/setup.sh
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com >
* more
* update
* bump
* Fix unused variable
* Fix merge conflict
* [autofix.ci] apply automated fixes
* Increase limit
* double the limit
* CI
* Update CMakeLists.txt
* Update CMakeLists.txt
* Upgrade
* Upgrade more things
* Bump
* Remove ld64 flag
* typo
* Update Dockerfile
* update
* Update
* Up
* asd
* up
* Upgrade
* Bump!
* Fix crash
* Remove unnecessary cahnge
* Propagate canary flag + bump macOS 13
* Upgrades
---------
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Dylan Conway <35280289+dylan-conway@users.noreply.github.com >
2024-04-21 19:03:01 -07:00
dave caruso
5bdc5bebb1
feat: crash reporter followup ( #10365 )
...
* think about the future
* waaaaaaaaaaa
* a
* testing
* make it faster
* fire
* macos and linux
* stuff
* a
* a
* CI
* buh
* disable in debug
* Apply formatting changes
* a
* a
* Apply formatting changes
* more review comment resolution
* a
* a
* oh no i started writing macos code from within windows i should stop and switch devices again
* rookie mistake
---------
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com >
Co-authored-by: paperdave <paperdave@users.noreply.github.com >
2024-04-19 20:50:37 -07:00
Ashcon Partovi
131183f747
Likely fix issue with Windows tests [no ci]
2024-04-19 14:56:25 -07:00
Ashcon Partovi
5ccc042cc4
Fix syntax error from workflow [no ci]
2024-04-19 14:05:41 -07:00
Ashcon Partovi
abaa505374
Set git config when running tests on Windows [no ci]
2024-04-19 13:50:23 -07:00
Jarred Sumner
05ff620d4d
[Ci] Always cancel-in-progress
2024-04-18 19:12:51 -07:00
Jarred Sumner
e134ed253f
[CI] Use bigger windows runners
2024-04-18 18:55:09 -07:00
Ashcon Partovi
f460d39298
Increase timeout for tests
2024-04-18 17:19:49 -07:00
Ashcon Partovi
213461adc6
Fix Discord message on test failure
2024-04-18 13:05:23 -07:00
Ashcon Partovi
452dd68253
Fix comment not upserting
2024-04-18 10:56:54 -07:00
Ashcon Partovi
de7985b5a6
Fix unzip location
2024-04-17 19:02:46 -07:00
Ashcon Partovi
a1f86bf3f3
Add temporary SSH into workflow
2024-04-17 19:00:00 -07:00
Ashcon Partovi
df23f18461
Fix glob that unzips bun
2024-04-17 18:58:10 -07:00
Ashcon Partovi
1d7f80c73c
Use always() to maybe fix trigger
2024-04-17 18:54:58 -07:00
Ashcon Partovi
6d6b2e8bc5
Add ability to manually trigger tests
2024-04-17 18:52:10 -07:00
Ashcon Partovi
accfff0271
Attempt to fix download artifact issue
2024-04-17 18:28:28 -07:00
Ashcon Partovi
aa1174df69
Probably fix permissions issues with CI
2024-04-17 17:51:41 -07:00
Jarred Sumner
997f57b97f
Fix generate comment in CI
2024-04-17 17:41:59 -07:00
Jarred Sumner
074205d963
Fix generate comment in CI
2024-04-17 17:37:33 -07:00
Ashcon Partovi
cfce166a9b
Use different GitHub action to download Bun
2024-04-17 17:13:39 -07:00
Ashcon Partovi
13f0188fec
Allow concurrent CI runs on main, but only cancel-in-progress if not-main
2024-04-17 16:29:48 -07:00
Ashcon Partovi
97761cba67
Fix GIT_SHA not being populated in builds
2024-04-17 16:23:50 -07:00
Ashcon Partovi
492211f499
Tweak comment from PRs
2024-04-17 16:08:04 -07:00
Jarred Sumner
192577141b
Update 6-crash-report.yml
2024-04-17 15:53:24 -07:00
Jarred Sumner
6e71dca5c2
Tweak crash report template
2024-04-17 15:52:09 -07:00
dave caruso
c99d7ed331
feat: overhaul the crash handler ( #10203 )
...
* some work
* linux things
* linux things
* feat: tracestrings on Windows
* bwaa
* more work on the crash handler
* okay
* adgadsgbcxcv
* ya
* dsafds
* a
* wuh
* a
* bru h
* ok
* yay
* window
* alright
* oops
* yeah
* a
* a
* OOM handling
* fix on window
2024-04-17 15:32:25 -07:00
Ashcon Partovi
f764c1233b
Fix permissions in workflows, part 2
2024-04-17 15:09:26 -07:00
Ashcon Partovi
20d8261405
Fix permissions in workflows
2024-04-17 15:07:54 -07:00
Ashcon Partovi
a7273802a8
Debug comment workflow
2024-04-17 14:18:25 -07:00
Ashcon Partovi
303bf4d9f1
Fix comment workflow
2024-04-17 11:47:05 -07:00
Ashcon Partovi
d4c31d3c9e
Maybe fix test workflow
2024-04-17 11:36:40 -07:00
Ashcon Partovi
d5e6ff4c97
Fix artifact uploads for canary builds
2024-04-17 10:04:57 -07:00
Ashcon Partovi
fdaa01287a
Maybe fix Windows tests
2024-04-16 22:53:42 -07:00
Ashcon Partovi
f8a28ad37e
Probably fix comment workflow
2024-04-16 22:12:48 -07:00