Commit Graph

28 Commits

Author SHA1 Message Date
greged93
f217482d83 fix: add timeouts to the hive CI (#7092) 2024-03-11 12:54:45 +00:00
Swanny
64854c1fba bugfix: hive build-args (#7013) 2024-03-06 17:40:40 +00:00
Swanny
d681dbf129 fix: setting GH_TOKEN for hive tests (#7009) 2024-03-06 16:41:39 +00:00
DaniPopes
e42fb32c7f ci/test: speed up tests (#6987) 2024-03-06 13:30:18 +00:00
dependabot[bot]
c09de8012e chore(deps): bump actions/setup-go from 3 to 5 (#6968)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 23:26:54 +00:00
dependabot[bot]
b857bf0f31 chore(deps): bump actions/download-artifact from 3 to 4 (#6966)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 23:26:50 +00:00
dependabot[bot]
cf277bd255 chore(deps): bump docker/build-push-action from 4 to 5 (#6950)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 01:27:26 +00:00
dependabot[bot]
b63b3cabe9 chore(deps): bump docker/setup-buildx-action from 2 to 3 (#6949)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 01:27:24 +00:00
dependabot[bot]
0891a4766a chore(deps): bump actions/upload-artifact from 3 to 4 (#6948)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 01:27:22 +00:00
Swanny
7c2c4a836c feat: creating issues when hive fails (#6938) 2024-03-03 13:37:08 +00:00
Emilia Hane
bbc73d862d Update ci hive eth test suite (#6505) 2024-02-09 13:25:56 +00:00
Dan Cline
641cb16e64 fix: use matching image tag as upstream hive in hive action (#6288) 2024-01-30 17:30:23 +00:00
Swanny
d4dd267739 fix: manual trigger for hive in addition to cron schedule [RET-241] (#6287) 2024-01-30 16:37:01 +00:00
Swanny
92908b190a fix: ci will now fail if a hive test fails (#6212) 2024-01-24 15:34:14 +00:00
DaniPopes
6e0cf0f33a ci: chores (#5280) 2023-11-04 23:22:27 +00:00
Dan Cline
216effd016 feat: add hivetests profile (#4833) 2023-09-28 14:44:33 +00:00
Dan Cline
2ddca433ff fix: add hive job experimental flag again (#4756) 2023-09-24 20:04:32 +00:00
Dan Cline
344ffbd38f fix(hive): jobs need experimental flag (#4744) 2023-09-23 09:15:32 +00:00
Dan Cline
5c028cc54d fix: add slash to match only fork suites (#4732) 2023-09-22 20:59:34 +00:00
Dan Cline
a792841966 feat: add merge and pre-merge pyspec jobs (#4726) 2023-09-22 16:40:54 +00:00
Dan Cline
bb0da4af6a feat: enable EIP-7516 hive tests (#4717) 2023-09-21 16:58:06 +00:00
Dan Cline
ec4b302079 feat: add pyspec cancun tests to hive workflow (#4677) 2023-09-20 06:57:06 +00:00
Dan Cline
d2647dcc7c chore: add cancun to hive job (#4478) 2023-09-04 15:44:35 +00:00
DaniPopes
555a1dd2b5 ci: deny warnings only in lint jobs (#3982) 2023-07-29 13:37:18 +00:00
Bjerg
cb0947d7cb ci: use large runners (#3888) 2023-07-24 18:11:41 +02:00
Georgios Konstantopoulos
21db2936e6 ci: pin ubuntu to 20.04 to avoid glibc errors
ref: https://github.com/paradigmxyz/reth/actions/runs/5486255403/jobs/9996118421
ref: https://github.com/foundry-rs/foundry/issues/3827

Compiling serde v1.0.164
error: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /target/maxperf/deps/libserde_derive-6e9709c79bb5c7fa.so)
   --> /cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.164/src/lib.rs:340:1
    |
340 | extern crate serde_derive;
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
2023-07-07 15:37:04 +03:00
Alexey Shekhirin
cb298788df chore(ci): add missing Hive rpc-compat methods (#3331) 2023-06-22 17:06:56 +00:00
Dan Cline
0664ee108b ci: hive tests (#1348)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
Co-authored-by: rakita <rakita@users.noreply.github.com>
2023-04-21 13:45:27 -04:00