Commit Graph

108 Commits

Author SHA1 Message Date
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