Commit Graph

554 Commits

Author SHA1 Message Date
Anton-4
3e9fb05297
minor cleanup 2023-04-29 11:55:54 +02:00
Anton-4
85dce119c7
downgrade to 1.66.1
going from 1.66.1 to 1.67.1 causes a segemntation fault in a wasm test, I expect because the size of Stmt and Expr have changed with that version.
2023-04-26 20:07:46 +02:00
Anton-4
2cc71fd365
nix print build logs 2023-04-26 11:26:50 +02:00
Anton-4
e784baccce
rust update, nix update, clippy fixes 2023-04-22 14:51:01 +02:00
Anton-4
cdd0449391
re-enable nightly tests 2023-03-20 20:10:59 +01:00
Anton-4
b5ef4f1d99
workflow fixes 2023-03-20 20:07:31 +01:00
Anton-4
43eb1b6ea2
ci is not triggering 2023-03-20 16:35:31 +01:00
Anton-4
6e0dc30797
fixes, build tar.br now 2023-03-20 16:32:54 +01:00
Anton-4
5853ece0a8
basic-cli release prep 2023-03-20 15:30:15 +01:00
Anton-4
637c98b1f1
temp disable nightly testing 2023-03-20 13:44:16 +01:00
Anton-4
f619a35c7c
.rh and .rm adjustments, basic-cli nightly prep 2023-03-20 12:24:30 +01:00
Folkert de Vries
bd3982241e
Merge pull request #5036 from roc-lang/tutorial_updates
tutorial: update to basic-cli 0.2.1, fix typos
2023-03-17 11:46:36 +01:00
Anton-4
16f32c9409
don't build editor for CLI by default 2023-03-14 16:36:03 +01:00
Anton-4
fe066e5567
Merge branch 'main' of github.com:roc-lang/roc into tutorial_updates 2023-03-13 19:46:05 +01:00
Brendan Hansknecht
4c3d542da1
Change release to not use lto
Also added another `release-with-lto` profile.
This profile is used for nightly compiler release and benchmarks.
2023-03-10 13:57:03 -08:00
Anton-4
ccbe92110e
remove cachix
It was erroring and I think it may not actually speed thigns up, so I'm trying out removing it.
2023-03-01 13:00:54 +01:00
Anton-4
091e043168
removed rodio and deps 2023-02-21 15:38:11 +01:00
Anton-4
caba04e79c
delete test code 2023-02-18 11:44:46 +01:00
Anton-4
17c84bcc1e
strip debug info from nightlies 2023-02-18 11:13:47 +01:00
Anton-4
431b4c2811
Merge branch 'main' of github.com:roc-lang/roc into tutorial_updates 2023-02-18 09:38:41 +01:00
Anton-4
7cbd454b69
syntex errors, curl with auth 2023-02-17 16:39:20 +01:00
Anton-4
7166e3ac4d
remove old flag 2023-02-17 15:48:22 +01:00
Anton-4
ed78112fbc
windows build fixes 2023-02-17 15:44:15 +01:00
Anton-4
cb599551de
update to basic-cli 0.2.1, fix typos 2023-02-15 19:55:30 +01:00
Anton-4
60f7cee077
cleanup 2023-02-11 20:01:26 +01:00
Anton-4
edfd8ff6f6
correct urls 2023-02-11 18:53:02 +01:00
Anton-4
c571de9d5b
path fix 2023-02-11 16:31:18 +01:00
Anton-4
259e1df1d8
fix paths 2023-02-11 16:18:08 +01:00
Anton-4
607b813829
removed extra dash 2023-02-07 20:01:33 +01:00
Anton-4
ab1f87fc3d
added http-get test 2023-02-07 19:24:05 +01:00
Anton-4
105e6c6eae
extract basic-cli-platform 2023-02-07 18:22:55 +01:00
Anton-4
12c0025c1d
inspect paths 2023-02-07 17:29:04 +01:00
Anton-4
d6219e73bb
indent fix 2023-02-07 17:19:26 +01:00
Anton-4
0f64e293b7
another indent fix 2023-02-07 17:17:38 +01:00
Anton-4
a92b08eb28
fixed indent 2023-02-07 17:12:53 +01:00
Anton-4
3e8ada1def
added test-step 2023-02-07 17:10:50 +01:00
Anton-4
9c68914bfd
replaced forgotten 2023-02-07 16:36:11 +01:00
Anton-4
48102c74a0
use uploaded releases 2023-02-07 16:26:51 +01:00
Anton-4
711f9387f8
try using uploaded nightlies 2023-02-07 15:59:41 +01:00
Anton-4
cfbac992d3
dl releases only once 2023-02-07 15:55:08 +01:00
Anton-4
782981b7fe
can't combine uses and run 2023-02-07 15:36:07 +01:00
Anton-4
e08ee98b32
fix for all OS 2023-02-07 15:33:15 +01:00
Anton-4
0a3ed0765e
artifact path 2023-02-07 15:29:24 +01:00
Anton-4
08b52d99fc
forgot checkout 2023-02-07 15:02:47 +01:00
Anton-4
294b7bdd85
get roc_releases.json once 2023-02-07 14:56:06 +01:00
Anton-4
60492b2c14
install target for correct rust version 2023-02-07 13:59:08 +01:00
Anton-4
8151e40220
rustup target add musl 2023-02-06 20:05:23 +01:00
Anton-4
7ab760de65
cleaned up dbg 2023-02-06 20:04:16 +01:00
Anton-4
7cc91029d7
added quotes 2023-02-06 20:01:27 +01:00
Anton-4
e284e0f40e
auth_header env 2023-02-06 20:00:13 +01:00