Commit Graph

196 Commits

Author SHA1 Message Date
Anton-4
8801fe6b8d
try for loop
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-07-18 19:51:42 +02:00
Anton-4
574428b5c4
debug grep output
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-07-18 18:15:27 +02:00
Anton-4
b82df28b46
only run rm if there is input
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-07-18 16:15:56 +02:00
Anton-4
215c7ce40e
use zig from action 2023-07-18 13:20:27 +02:00
Anton-4
78bf5dd73c
test zig version inside script [skip ci]
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-07-18 10:56:17 +02:00
Anton-4
4a7fe281b1
test old linux nightly 2023-07-17 16:09:35 +02:00
Anton-4
21571f26b3
update ci to new release filename 2023-06-02 14:35:09 +02:00
Anton-4
e59d88356c
prep for new basic-cli release 2023-04-29 13:21:45 +02:00
Anton-4
b30f42ba99
build basic-cli 0.3.1 release test archive 2023-03-27 19:49:57 +02:00
Anton-4
5853ece0a8
basic-cli release prep 2023-03-20 15:30:15 +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
Brendan Hansknecht
f42f61e271
run a toml formatter and then clean it up a bit 2023-03-06 19:47:57 -08:00
Brendan Hansknecht
43224dcca9
remove less important Cargo.lock files that we probably shouldn't track 2023-03-06 13:01:07 -08:00
Anton-4
60f7cee077
cleanup 2023-02-11 20:01:26 +01:00
Anton-4
48102c74a0
use uploaded releases 2023-02-07 16:26:51 +01:00
Anton-4
cfbac992d3
dl releases only once 2023-02-07 15:55:08 +01:00
Anton-4
1e4bacfb83
bash: if x86_64 linux 2023-02-07 14:30:32 +01:00
Anton-4
60492b2c14
install target for correct rust version 2023-02-07 13:59:08 +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
Anton-4
63cf14e4ba
fix echo 2023-02-06 18:19:38 +01:00
Anton-4
a71ebd81a0
dbg 2023-02-06 18:17:16 +01:00
Anton-4
385f91f32b
token instead of bearer 2023-02-06 18:09:19 +01:00
Anton-4
ca2ffb6ea2
minor token changes 2023-02-06 18:07:39 +01:00
Anton-4
7f8dee8101
try passing token as arg 2023-02-06 14:32:30 +01:00
Anton-4
dfdfedabdb
try without pipefail 2023-02-06 14:30:31 +01:00
Anton-4
00b069891a
chmod +x 2023-02-06 14:24:22 +01:00
Anton-4
56096d98e6
put curl in bash script 2023-02-06 14:20:49 +01:00
Anton-4
b3452b06e6
fix basic cli build 2023-01-28 14:03:36 +01:00
Anton-4
5cd9dd3016
fix nightly tests 2023-01-28 13:53:37 +01:00
Anton-4
31ee1794ff
fix nightly dir structure 2023-01-25 14:31:56 +01:00
Anton-4
2e864992e1
Merge pull request #4939 from roc-lang/benchmark_tip
added benchmark tip
2023-01-21 19:55:31 +01:00
Anton-4
6496b3695e
added benchmark tip 2023-01-21 18:11:05 +01:00
dependabot[bot]
81090f9991
Bump bumpalo from 3.7.0 to 3.12.0 in /ci/benchmarks/bench-runner
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.7.0 to 3.12.0.
- [Release notes](https://github.com/fitzgen/bumpalo/releases)
- [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fitzgen/bumpalo/compare/3.7.0...3.12.0)

---
updated-dependencies:
- dependency-name: bumpalo
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-21 15:59:45 +00:00
Anton-4
c362b88c1c
actually use dir for tar 2023-01-20 12:26:31 +01:00
Anton-4
520db5765f
simplify removal of unnecessary files 2023-01-17 11:56:26 +01:00
Anton-4
e643bdd9d4
untar now creates single dir 2023-01-17 11:28:08 +01:00
Anton-4
83ef20dc1a
fix path 2022-12-26 18:04:21 +01:00
Anton-4
ab4628c201
trying to fix unbound variable 2022-12-26 18:04:20 +01:00
Anton-4
e7d29b8fad
trying to fix unbound variable 2022-12-26 18:04:20 +01:00
Anton-4
52995127db
trying to fix unbound variable 2022-12-26 18:04:20 +01:00
Anton-4
937be3f65b
progress towards bundling 2022-12-26 18:04:19 +01:00
Anton-4
1df99bd686
fix macos filename, remove space 2022-12-26 18:04:19 +01:00
Anton-4
95e5af3e33
re-enable other steps 2022-12-26 18:04:19 +01:00
Anton-4
66e890a6cd
ci not triggering 2022-12-26 18:04:18 +01:00
Anton-4
d9ae69c569
debugging 2022-12-26 18:04:18 +01:00
Anton-4
6619268e0b
macos x86_64 illegal instruction debugging 2022-12-26 18:04:18 +01:00
Anton-4
a5ad0db868
add other os 2022-12-26 18:04:18 +01:00
Anton-4
52767f63ed
fixed path 2022-12-26 18:04:18 +01:00
Anton-4
36afc516f2
ls to check 2022-12-26 18:04:17 +01:00
Anton-4
2b9898ac84
forgot cd 2022-12-26 18:04:17 +01:00
Anton-4
252f26d54b
fix basic_cli path 2022-12-26 18:04:17 +01:00
Anton-4
ec8e423f44
forgot curl 2022-12-26 18:04:17 +01:00
Anton-4
67259dc333
correct script name 2022-12-26 18:04:16 +01:00
Anton-4
0316403218
add missing scripts 2022-12-26 18:04:16 +01:00
Anton-4
2bf2782425
fix release packaging
- add zig builtins to the release
- don't put executables and .o files in release

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2022-12-07 16:53:38 +01:00
Anton-4
3515a01132
lib dir is no longer needed 2022-11-24 10:20:24 +01:00
dependabot[bot]
3e8a47aa9a
Bump regex from 1.5.4 to 1.5.5 in /ci/benchmarks/bench-runner
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.5.4...1.5.5)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-02 13:37:29 +00:00
Anton-4
5ea5d9830e
minor cleanup 2022-10-25 20:09:42 +02:00
Anton-4
64ae063022
strip debug before sha 2022-10-25 18:08:14 +02:00
Anton-4
6b294bed81
Merge branch 'main' into benchmarks-to-nix
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2022-10-18 13:43:09 +02:00
Anton-4
54ad5d3416
moved benchmarks to nix 2022-10-17 17:40:35 +02:00
Anton-4
3dad6aba7c
moved platform-switching 2022-10-17 15:22:20 +02:00
Jan Van Bruggen
be3e4e7b11
De-bump all v0.1.0 Roc packages to v0.0.1 2022-10-09 00:16:19 -06:00
Anton-4
dacf542942
Merge branch 'main' of github.com:roc-lang/roc into simplify_examples 2022-10-04 15:01:25 +02:00
Anton-4
fcb7d04ce9
fixed panic arg 2022-09-28 15:41:11 +02:00
Anton-4
05ed0e4cc3
clippy fix, benchmarks debugging 2022-09-28 14:30:08 +02:00
Jan Van Bruggen
527f39b8f2
Move Roc CLI testing examples to crates/ 2022-09-11 22:32:15 -06:00
Jan Van Bruggen
2eec200f09
Move helloWorld example up onto cli-platform 2022-09-11 22:22:50 -06:00
Anton-4
0b909c4a8d
macos x86_64 nightly testing 2022-09-05 14:49:26 +02:00
Brian Carroll
6a70db7fee
ci: create a CI script to include the web REPL in nightly builds 2022-08-25 08:41:26 +01:00
Anton-4
0be3ec13c9
macos m1 nightly cron tests 2022-08-23 20:05:45 +02:00
Anton-4
ce5daa0998
add libs folder to nighlty releases 2022-08-22 16:43:14 +02:00
Richard Feldman
7b2c1a7e64
s/trunk/main/g 2022-08-12 15:24:37 -04:00
Anton-4
720f02372c
use most compatible bash shebang 2022-08-12 11:45:02 +02:00
Anton-4
75d7450495
crates path fixes 2022-07-02 10:41:14 +02:00
Anton-4
d64588a817
run macOS nightly with cron, made roc version datetime UTC 2022-06-20 14:12:24 +02:00
Anton-4
c4b5c1b580
fixed package_release.sh 2022-06-18 19:33:10 +02:00
Anton-4
3be059f915
CI cleanup 2022-06-18 17:10:59 +02:00
Anton-4
0f59f3097a
cargo fix --edition 2022-05-16 17:04:17 +02:00
Anton-4
09fa577724
remove unused install-ci-libraries.sh 2022-05-09 09:24:37 +02:00
Folkert
81caa96af2
Merge remote-tracking branch 'origin/trunk' into update_zig_09 2022-05-07 19:38:04 +02:00
Anton-4
92bba2efce
clap bench fixes 2022-05-04 15:51:06 +02:00
Anton-4
dc8a6abf22
updated clap 2022-05-04 14:41:02 +02:00
rvcas
ed49ff4e21
feat(zig/ci): switch to 0.9.1 2022-02-15 00:23:42 -05:00
rvcas
485cb67040
pull zig 0.10.0-dev.691+16ec848d2 2022-02-12 22:59:16 -05:00
rvcas
0124e4d4b1
Merge branch 'trunk' into update_zig_09 2022-02-09 18:42:24 -05:00
Jan Van Bruggen
1e9d2d1239 Remove accidental trailing spaces 2022-01-18 22:25:46 -07:00
rvcas
9031bccbb7 fix(zig): update the zig download in CI 2021-12-23 15:39:45 -05:00
Richard Feldman
2081c0bff2 Drop C++ from installation scripts 2021-08-29 16:59:43 -04:00
Anton-4
2dd6618ffe
Removed dbg statement
Co-authored-by: Richard Feldman <oss@rtfeldman.com>
2021-08-06 10:32:03 +02:00
Anton-4
7fc41097c2 do abort check after first round, not second 2021-08-04 14:18:54 +02:00
Anton-4
61e139d55a deleted old bench-runner bash script 2021-08-04 11:57:36 +02:00
Anton-4
d759967be0 fmt 2021-08-03 18:53:53 +02:00
Anton-4
223afae566 improved fail printing 2021-08-03 18:53:08 +02:00
Anton-4
556fc56913 fix build errors 2021-08-03 18:02:58 +02:00
Anton-4
c4405dba8c finish with correct exit code 2021-08-03 17:01:13 +02:00
Anton-4
98fc155faf ftm, nicer print 2021-08-03 13:44:56 +02:00
Anton-4
bc1616bb33 try out rust benchmark runner with github ci 2021-08-02 20:02:02 +02:00