Commit Graph

32 Commits

Author SHA1 Message Date
Alexey Shekhirin
81b5fbf573 feat(examples): remote exex (#8890) 2024-06-24 13:40:35 +00:00
Alexey Shekhirin
254647c425 chore(ci): exclude examples from docs (#8953) 2024-06-19 16:47:57 +00:00
Roman Krasiuk
9fc75c6247 chore: pin ethereum tests (#7986) 2024-04-30 08:55:34 +00:00
Alexey Shekhirin
91c7dd04b7 Revert "chore(github): skip some heavy jobs when PR is not related (#6667)" (#7035) 2024-03-07 17:08:51 +00:00
Delweng
efa6bbc2df chore(github): skip some heavy jobs when PR is not related (#6667)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
2024-03-06 19:02:29 +00:00
DaniPopes
e42fb32c7f ci/test: speed up tests (#6987) 2024-03-06 13:30:18 +00:00
Alexey Shekhirin
add3c6a3a2 feat(ci): RUST_BACKTRACE=1 for all tests (#6283) 2024-01-30 12:33:08 +00:00
clabby
fa803fd7ef fix(ci): Optimism unit / integration tests (#5318) 2023-11-06 12:58:29 +00:00
DaniPopes
18a55d240b ci: fix partitions + clippy (#5314) 2023-11-05 19:00:59 +00:00
clabby
52670a8b24 feat: op-reth (#4377)
Co-authored-by: Roberto Bayardo <bayardo@alum.mit.edu>
Co-authored-by: refcell.eth <abigger87@gmail.com>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: refcell <refcell@oplabs.co>
Co-authored-by: nicolas <48695862+merklefruit@users.noreply.github.com>
2023-11-05 17:33:42 +00:00
DaniPopes
6e0cf0f33a ci: chores (#5280) 2023-11-04 23:22:27 +00:00
Matthias Seitz
572a41eafb chore: rm lcov support (#5159) 2023-10-24 14:32:25 +00:00
DaniPopes
8e9937bb08 ci: minor fixes (#4831) 2023-09-28 01:25:33 +00:00
Thomas Coratger
64aba9cac5 feat(CI): add timeout to CI (#4728) 2023-09-22 19:13:37 +00:00
DaniPopes
555a1dd2b5 ci: deny warnings only in lint jobs (#3982) 2023-07-29 13:37:18 +00:00
Bjerg
6e283cdbfd ci: reduce partitions (#3890) 2023-07-24 18:37:31 +02:00
Bjerg
cb0947d7cb ci: use large runners (#3888) 2023-07-24 18:11:41 +02:00
Alexey Shekhirin
b3c8a98a62 chore(ci): build tests in release and filter features (#3885) 2023-07-24 16:49:54 +02:00
Bjerg
4a86aae213 ci: re-enable workflows on main (#3849) 2023-07-19 16:24:16 +02:00
Bjerg
a38b578218 ci: increase number of unit test partitions (#3848) 2023-07-19 16:24:00 +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
Bjerg
007c04e29e ci: split checks across pr/merge group/main (#3405) 2023-06-26 17:41:52 +00:00
Bjerg
dc74fad816 test: add support for seeded rng (#3270) 2023-06-21 21:35:28 +00:00
Bjerg
144f4bdcee ci: fix required checks (#3192) 2023-06-15 19:58:49 +00:00
Sanket Shanbhag
b7fb236986 ci: add dummy jobs to required workflows (#2905) 2023-05-31 08:19:35 +00:00
Bjerg
d676170f84 ci: various speed optimizations (#2867) 2023-05-29 12:47:49 +00:00
Bjerg
ea5e877f35 ci: use Swatinem/rust-cache@v2 everywhere (#2862) 2023-05-26 14:01:46 +00:00
Bjerg
cb829be089 refactor: move ef tests to own testing crate (#2847) 2023-05-26 02:02:08 +00:00
Bjerg
fd785287de ci: run workflows on merge_group (#2842) 2023-05-25 18:39:32 +02:00
Christoph Kieslich
3f342a7c0a ci: re-introduce running CI on ubuntu-latest (#1837) 2023-03-19 17:26:39 -07:00
Bjerg
d5d685b5b2 ci: partition tests (#1349) 2023-02-14 20:37:59 +01:00
Bjerg
f63c8d7e36 ci: split ci workflow (#1345) 2023-02-14 17:49:18 +01:00