Commit graph

952 commits

Author SHA1 Message Date
Anton-4
ebc2ca6af1
build basic-cli 0.19.0 2025-01-23 12:00:58 +01:00
Joshua Warner
e4e775af70
Update to not bail out early 2025-01-21 05:11:01 -08:00
Joshua Warner
b7a044eaaf
Add automatic minimization to the fuzzer 2025-01-20 21:55:13 -08:00
Anton-4
ad645cd33a
forgot comments 2025-01-15 18:44:59 +01:00
Anton-4
42923b1447
swift tests are long gone 2025-01-15 18:43:44 +01:00
Luke Boswell
e6d3e8496a
add workflow_dispatch to www job 2025-01-09 14:13:24 +11:00
Anton-4
891f5a71c7
no need for fuzzer to pass
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2025-01-08 16:22:05 +01:00
Anton-4
22a97d2e49
added to CI manager 2025-01-08 15:32:05 +01:00
Anton-4
e6d3d632a8
added fuzzer workflow 2025-01-08 15:09:39 +01:00
Anton-4
46243a5533
normal nightly trigger
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2025-01-08 11:25:15 +01:00
Luke Boswell
3e0c626bf6
Merge pull request #7401 from roc-lang/cleanup-examples
Cleanup Examples folder
2025-01-08 20:30:27 +11:00
Luke Boswell
e18b43761a
Merge pull request #7459 from roc-lang/ayaz/panic-catcher
Catch panics that happen within repl step executions
2025-01-08 15:56:15 +11:00
Luke Boswell
0b435d98be
Merge branch 'cleanup-examples' of github.com:roc-lang/roc into cleanup-examples 2025-01-08 11:14:10 +11:00
Anton-4
f57f041a79
workaround for glue_cli_tests 2025-01-07 16:42:21 +01:00
Anton-4
a089cf2487
Comment out fuzzer
This is failing too often, recommended action: https://github.com/roc-lang/roc/issues/7472

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2025-01-06 18:57:53 +01:00
Anton-4
a8cc9cf819
nightly folder updates 2025-01-06 16:09:42 +01:00
Ayaz Hafiz
106089a8e5
Drop panic check wf 2025-01-05 23:54:47 -05:00
Anton-4
945cde4de4
normal triggers 2024-12-31 14:14:00 +01:00
Anton-4
ff2c8a8e09
macos 13 fixes
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-12-31 13:53:03 +01:00
Anton-4
0a72c01794
test on macos 13 too
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-12-31 12:11:06 +01:00
Anton-4
cd30e1fa99
macos 14 needs apple silicon
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-12-31 11:41:01 +01:00
Anton-4
87daa487c3
tell macos where to find z3
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-12-31 11:07:01 +01:00
Anton-4
8ecd6fa512
install z3
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-12-30 20:04:40 +01:00
Anton-4
fe8f7ca4b3
added macos testing
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-12-30 19:44:16 +01:00
Anton-4
b8288753cd
brew install z3
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-12-23 20:48:51 +01:00
Anton-4
ec51b444e4
macos 12 is deprecated
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-12-23 20:46:03 +01:00
Anton-4
b64b193b75
do not use TESTING 2024-12-23 20:43:21 +01:00
Anton-4
0e896fc2f8
build basic-cli 0.18 2024-12-23 20:42:06 +01:00
Anton-4
2765864a44
basic-cli 0.17.0 release (#7232)
* basic-cli 0.17.0 release

* use legacy linker for build.roc

* back to old architecture display

* normal CI triggers
2024-12-18 20:44:13 +01:00
Anton-4
bce4effbfa
zlib->z3
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-12-18 16:42:36 +01:00
Anton-4
ba1cd3add7
normal CI, update instructions 2024-12-18 16:40:09 +01:00
Anton-4
dc275eb80f
fix test_nightly_many_os.yml
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-12-18 16:35:40 +01:00
Anton-4
ef2f813a30
use zig 13
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-12-14 14:18:00 +01:00
Brendan Hansknecht
eecb4257ec
Merge remote-tracking branch 'origin/main' into upgrade-llvm-zig 2024-12-11 19:55:45 -08:00
Joshua Warner
3f2117403e
Fix bug found in the wild via fuzzing, move fuzzing job to the end 2024-12-11 18:39:15 -08:00
Brendan Hansknecht
0a573ca557
Merge remote-tracking branch 'origin/main' into upgrade-llvm-zig 2024-12-11 16:38:34 -08:00
Joshua Warner
a5bcf55d08
Implement initial version of fuzzing in CI (#7316)
* Implement initial version of fuzzing

* try nix config

* try rustup

* rustup run

* Fix syntax

* wip

* specific nightly

* wip

* specific nightly with+

* install

* locked
2024-12-11 12:57:24 +01:00
Anton-4
d7825428df
fix zulip bot content
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-12-02 17:44:33 +01:00
Anton-4
58825f2a8b
Zulip bot high p issues (#7297)
* zulip issue bot

* disable CI manager for development

* finalize

* forgot comment

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>

---------

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-12-02 17:40:01 +01:00
Luke Boswell
7ef9494fdf
replace zig 11 and llvm 16 in workflows 2024-11-29 09:40:02 +11:00
Luke Boswell
2feb5d3c2e
Merge remote-tracking branch 'remote/main' into upgrade-llvm-zig 2024-11-29 08:58:47 +11:00
Anton-4
5d2781ec44
glue_cli_tests single threaded
Looks like this also happens without --features="wasm32-cli-run"

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-11-28 12:02:35 +01:00
Anton-4
205c78e2df
run glue_cli_tests single threaded 2024-11-23 19:26:59 +01:00
Anton-4
7867e3d3a0
back to old triggers 2024-11-19 12:14:00 +01:00
Anton-4
a551d6c9f9
test on this PR
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-11-19 11:59:27 +01:00
Anton-4
8e23f96fbd
nightly tests fixes 2024-11-19 11:41:50 +01:00
Anton-4
60e5937605
concurrency causes deadlock
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-11-16 15:14:31 +01:00
Anton-4
42571f96d9
added panic_check workflow
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-11-16 14:08:28 +01:00
Anton-4
cbdedc8c1f
misc improvements
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-11-16 14:06:51 +01:00
Tanner Nielsen
331ff4c81f
Block PRs that increase the amount of panics in non-test code 2024-11-15 12:13:10 -06:00