Commit Graph

229 Commits

Author SHA1 Message Date
Federico Gimenez
b75e3df3de test: add gh workflow to run hive tests with experimental flag (#10355) 2024-08-21 17:00:11 +00:00
Alexey Shekhirin
5ab8b732fa fix(ci): include Wasm job in merge group success (#10279) 2024-08-12 23:22:40 +00:00
Alexey Shekhirin
d2094d00d1 feat(ci): check all crates for Wasm (#10084) 2024-08-12 21:57:38 +00:00
Dan Cline
9b5a166e5d fix: use --chain base for op-sync CI test (#10244) 2024-08-09 19:58:05 +00:00
Dan Cline
5671d0a5f5 fix: use op-reth bin for unwind in op-sync CI (#10243) 2024-08-09 19:17:56 +00:00
greged93
995c5fc8ea feat: add stage run <STAGE> tests (#10164) 2024-08-09 17:49:18 +00:00
Harsh Pratap Singh
106a0c7cf7 refactor: replace once_cell Lazy with LazyLock (#9844)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
2024-08-08 14:20:42 +00:00
Nikolai Golub
8d07bdb81a Add CI lint check using cargo hack for checking features powerset (#10142) 2024-08-06 20:07:47 +00:00
dependabot[bot]
029d8ce116 chore(deps): bump EmbarkStudios/cargo-deny-action from 1 to 2 (#10109)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 22:33:52 +00:00
lmittmann
e3d624189a workflows: don't run assertoor tests on forks (#10077)
Co-authored-by: lmittmann <lmittmann@users.noreply.github.com>
2024-08-05 09:11:38 +00:00
Alexey Shekhirin
1a74d1407a feat(ci): check_no_std -> check_wasm (#9982) 2024-08-01 17:39:02 +00:00
Matthias Seitz
700caca7a8 Revert "Moving Optimism bin to Optimism Cli" (#9875) 2024-07-29 22:52:59 +02:00
Luca Provini
56b2798090 Moving Optimism bin to Optimism Cli (#9439)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
2024-07-29 15:32:50 +00:00
Dan Cline
3849de96a5 chore: re-enable no_std CI checks (#9716) 2024-07-22 21:14:02 +00:00
dependabot[bot]
5ef3803dd3 chore(deps): bump tsickert/discord-webhook from 5.3.0 to 6.0.0 (#9532)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 09:33:00 +00:00
joshieDo
71182cb694 feat(ci): add hive discord alert on failure (#9482) 2024-07-15 11:13:22 +00:00
joshieDo
b4577597c5 chore: remove test-utils, arbitrary and proptest from built binary (#9332) 2024-07-06 12:02:43 +00:00
joshieDo
c7e34fbd4a chore: move reth test-vectors to cli/commands with feature (#9329) 2024-07-05 14:49:52 +00:00
joshieDo
a41c216974 chore(ci): improve hive workflow (#9320) 2024-07-05 14:43:46 +00:00
joshieDo
27ed81317f ci: re-enable hive tests (#9240) 2024-07-04 10:15:21 +00:00
joshieDo
4db0edd72f ci(hive): build reth externally (#9281) 2024-07-03 21:00:23 +00:00
Dan Cline
cbdd56af6f fix: remove temp docker tag action (#9128) 2024-06-26 19:31:05 +02:00
Dan Cline
4308e1b22b feat: add temporary docker tag action (#9126) 2024-06-26 16:48:14 +00:00
Alexey Shekhirin
1d1fb797e2 feat(ci): update GPG key in release workflow (#9121) 2024-06-26 12:31:30 +00:00
Matthias Seitz
2a2eb0e0ed chore: rm beta checks (#9116) 2024-06-26 10:04:14 +00:00
Alexey Shekhirin
6699c6a3d7 feat(examples): remove Remote ExEx (#9085) 2024-06-25 11:21:01 +00:00
Emilia Hane
bbc4f308f5 chore(hive): update failed tests comments (#9080) 2024-06-25 10:27:49 +00:00
Alexey Shekhirin
4984bc6cc9 fix(ci): use correct profile for iai benches (#9081) 2024-06-25 09:58:55 +00:00
Dan Cline
667c38d3d6 fix: check the correct block in op-sync (#9073) 2024-06-25 00:34:23 +02:00
Dan Cline
0c1687f381 feat: use a binary for sync tests (#9071) 2024-06-24 21:20:38 +00:00
Dan Cline
580711a93b fix: move base sync test comment (#9066) 2024-06-24 17:50:22 +00:00
Dan Cline
31aad32541 feat: add base mainnet 10k block sync test to CI (#9062) 2024-06-24 17:18:26 +00:00
Dan Cline
37cb1194ad chore: move sync test to separate github action (#9061) 2024-06-24 16:49:00 +00:00
Alexey Shekhirin
81b5fbf573 feat(examples): remote exex (#8890) 2024-06-24 13:40:35 +00:00
Matthias Seitz
42bbafff2c ci: use reth-prod.png for release notes (#9047) 2024-06-24 10:31:15 +00:00
Dan Cline
bf9cac7571 feat: add stage unwind to sync 100k CI flow (#8974) 2024-06-19 22:58:58 +00:00
Alexey Shekhirin
254647c425 chore(ci): exclude examples from docs (#8953) 2024-06-19 16:47:57 +00:00
dependabot[bot]
8a9591155c chore(deps): bump docker/build-push-action from 5 to 6 (#8910)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 09:05:59 +00:00
0xAtreides
5f998f704c feat: no_std CI integration (#8871) 2024-06-17 21:49:21 +00:00
Matthias Seitz
f218774950 chore: bump rust version 1.79 (#8829) 2024-06-14 12:52:23 +00:00
Barnabas Busa
9cfd588a72 fix: migration of ethereum-package to ethpandaops (#8797) 2024-06-13 12:10:43 +00:00
Dan Cline
7a69941e86 chore: disable currently failing engine hive tests with reasons (#8733) 2024-06-11 00:27:15 +00:00
nishuyes
b11c83cee6 Fix code spell lint in CI (#8634)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2024-06-06 09:11:01 +00:00
Oliver
d59fcf5ee2 ci: only run action lint if action changed (#8598) 2024-06-04 18:16:15 +00:00
Delweng
8263480a72 chore(github): run update-book-cli in the lint workflow (#8335)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-05-23 19:20:40 +00:00
Delweng
bc4dd37872 chore(editor): set indent size=2 for the yaml files (#8366)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-05-23 12:51:25 +00:00
Dan Cline
97156a8e7a feat: add actions lint to pull request workflow (#8183) 2024-05-21 14:24:31 +00:00
Dan Cline
e6fe864e70 fix: use --show-sdk-platform-version instead of os-version (#8185) 2024-05-09 18:26:25 +00:00
Dan Cline
87fee5e8be fix: use yaml lists instead of objects in release.yml (#8182) 2024-05-09 17:00:42 +00:00
Dan Cline
539c702561 fix: use configs object list in matrix to release all platforms (#8179) 2024-05-09 16:08:32 +00:00