Kayla Washburn
b9d44e31a2
chore: add check for no-fail-fast label ( #1017 )
2022-06-27 12:37:04 -06:00
Luca Casonato
b34bc08430
Also run CI on tag ( #1007 )
2022-06-15 12:04:35 +00:00
Luca Casonato
65692e80eb
Use denobot account for auto-rolling ( #992 )
2022-05-28 17:16:00 +02:00
Bert Belder
2f189e1668
Upgrade V8 to 10.3.174.3 ( #969 )
2022-05-18 10:53:34 +02:00
Divy Srivastava
9d0c3e4603
ci: use xxl windows runners ( #966 )
2022-05-14 15:26:53 +05:30
Divy Srivastava
afc2dc4596
chore: Upgrade Rust to 1.60.0 ( #965 )
2022-05-13 20:15:54 +05:30
Eliaz Bobadilla
b01e9de8c1
chore: bump actions/checkout ( #928 )
...
https://github.com/actions/checkout\#checkout-v3
2022-03-30 22:24:54 +05:30
Divy Srivastava
6b0dcdb440
chore: upgrade Rust to 1.59.0 ( #909 )
2022-03-02 17:30:58 +05:30
Divy Srivastava
c211abe618
chore: don't run auto update on forks ( #891 )
2022-02-07 08:39:30 +05:30
Ben Noordhuis
f77ab69834
chore: remove "stop sscache" ci step ( #876 )
...
Fails regularly and inexplicably even though installing and starting
sscache works just fine:
/home/runner/work/_temp/c2b88417-fdca-4378-b8c3-66cea7ddc094.sh:
line 1: sccache: command not found
It's probably a path issue but as there doesn't seem to be much point in
stopping it explicitly, I'm opting to simply remove that CI build step
altogether.
2022-01-22 04:10:00 +01:00
Bartek Iwańczuk
c3fbccf674
ci: update runner from ubuntu-latest-xl to ubuntu-20.04-xl ( #867 )
...
Co-authored-by: Ben Noordhuis <info@bnoordhuis.nl>
2022-01-12 16:01:55 -08:00
Divy Srivastava
a29740df6b
Add aarch64-linux-android support ( #860 )
2022-01-04 21:32:48 +01:00
Bert Belder
65e78fd960
chore: upgrade Rust to 1.57.0 ( #856 )
2021-12-14 21:25:10 -08:00
Bert Belder
e68117c097
chore: upgrade Rust to 1.56.1 ( #835 )
2021-11-17 11:42:39 -08:00
Luca Casonato
5ee0a375f2
chore: rename rusty_v8 to v8 ( #803 )
2021-10-27 14:32:12 +02:00
Luca Casonato
a0a0b37dfc
0.32.0
2021-10-11 17:37:51 +02:00
Yusuke Tanaka
674f44449f
chore: upgrade Rust to 1.55.0 ( #770 )
2021-09-10 12:32:29 +02:00
Luca Casonato
406f28c69e
Update v8 autoroller to track denoland/v8 ( #754 )
2021-08-15 20:14:14 +02:00
Ryan Dahl
eeffe1d722
fix: binary publish problem ( #750 )
2021-08-09 20:08:33 +02:00
Yusuke Tanaka
245c7b2b8e
chore: upgrade Rust to 1.54.0, apply clippy fixes ( #744 )
2021-07-29 19:40:16 -07:00
Ben Noordhuis
d0da52a0ea
chore: downgrade to ubuntu-18.04 ci image ( #734 )
...
denoland/rusty_v8 uses ubuntu-latest-xl, which is still at 18.04. Use a
compatible image for third-party forks.
Third-party builds failed trying to install the gcc-5 cross-compiler
toolchain, which indeed is no longer available in 20.04.
Fixes #733 .
2021-07-11 17:47:43 +02:00
Ryan Dahl
1e533a152e
Include ICU data file in crate ( #722 )
2021-07-02 20:06:51 +02:00
Yusuke Tanaka
f85508868e
chore: upgrade Rust to 1.53.0 ( #705 )
2021-06-18 11:35:53 -04:00
Yusuke Tanaka
fbd6528e63
chore: upgrade Rust to 1.52.1 ( #689 )
2021-05-11 15:47:22 +02:00
Bartek Iwańczuk
3a55341f36
chore: upgrade to Rust 1.52.0 ( #684 )
2021-05-06 16:36:51 -04:00
Ryan Dahl
49c8ecb5e2
Error on warning ( #678 )
2021-05-03 15:19:03 -04:00
Luca Casonato
e60f12798f
build: fix autoroller ( #672 )
2021-04-27 11:02:47 +02:00
Luca Casonato
fce0b02548
chore: set up v8 autoroll script ( #663 )
...
Co-authored-by: Ben Noordhuis <info@bnoordhuis.nl>
2021-04-26 13:05:18 +02:00
Ryan Dahl
111641361b
Cache should be updated when build or buildtools is changed ( #642 )
2021-03-27 15:18:37 -04:00
Yusuke Tanaka
3c7ff01ad4
Upgrade Rust to 1.51.0 ( #652 )
2021-03-27 20:16:35 +01:00
Ben Noordhuis
25608cc000
build: upgrade Rust to 1.50.0 ( #645 )
2021-03-16 21:05:14 +01:00
Luke Channings
f796c17791
Re-enable aarch64 builds ( #628 )
2021-02-19 05:56:11 -05:00
Luca Casonato
78fa07387c
chore: switch default branch to main ( #622 )
2021-02-14 16:15:49 +01:00
Ryan Dahl
c22b0d3e38
Revert "upgrade sccache ( #592 )"
...
Doesn't work correctly on windows.
This reverts commit c623c451b1
.
2021-02-08 16:03:23 -05:00
Ben Noordhuis
8809068f01
build: upgrade Rust to 1.49.0 ( #601 )
2021-02-07 23:49:07 +01:00
Ryan Dahl
c623c451b1
upgrade sccache ( #592 )
2021-01-21 10:07:01 +01:00
Bert Belder
3a8cafb882
Disable broken aarch64-unknown-linux-gnu build ( #581 )
2021-01-11 16:33:30 -08:00
Bartek Iwańczuk
2d68950e7e
build: upgrade Rust to 1.48.0 ( #535 )
2020-11-19 19:44:06 +01:00
Bartek Iwańczuk
2a9e2e6409
build: upgrade ci script ( #531 )
...
Replace deprecated add-path and set-env with echoing
to $GITHUB_PATH and $GITHUB_ENV respectively.
2020-11-17 19:57:52 +01:00
Bartek Iwańczuk
667583fe7f
upgrade: Rust 1.47.0 ( #492 )
2020-10-09 11:38:18 +02:00
Bert Belder
888e5deea1
ci: switch to Github Actions XL ( #464 )
2020-09-09 16:54:24 +02:00
Bert Belder
81f7a653b2
ci: add workaround for MacOS + Cargo + Github Actions cache bug ( #462 )
2020-09-08 03:02:56 +02:00
Bert Belder
f15a250221
ci: simplify workflow config by merging Rust installation steps ( #462 )
2020-09-08 03:02:56 +02:00
Max Drosdo.www
5b0de38fe4
simplify ci config ( #458 )
2020-09-06 14:04:25 -04:00
Bert Belder
c1804c2e50
ci: always save Github Actions cache after V8 upgrade ( #443 )
2020-08-27 23:38:54 +02:00
Bert Belder
ac9bb44e33
ci: don't store $CARGO_HOME in Github Actions cache ( #443 )
...
There currently is a problem related to Github Actions in general or the
'actions-rs/cargo' action in particular, which causes cargo to be unable
to find the 'serde_derive' crate when the cargo home dir has been
restored from cache.
This issue is also being reported by others, e.g. at
https://github.com/actions-rs/cargo/issues/111 .
2020-08-27 23:38:54 +02:00
Bert Belder
fdc03238c4
ci: upgrade to Rust 1.46.0 ( #443 )
2020-08-27 23:38:53 +02:00
Bert Belder
a4eb164639
ci: upgrade Linux environment to Ubuntu 18.04 ( #443 )
2020-08-27 22:37:02 +02:00
Bert Belder
d90742277d
Format source code and fix clippy warning ( #443 )
2020-08-27 20:46:25 +02:00
Bert Belder
69c245fc79
ci: upgrade to Rust 1.45.2 ( #430 )
2020-08-05 20:38:27 +02:00