Commit Graph

291 Commits

Author SHA1 Message Date
5f998f704c feat: no_std CI integration (#8871) 2024-06-17 21:49:21 +00:00
f218774950 chore: bump rust version 1.79 (#8829) 2024-06-14 12:52:23 +00:00
9cfd588a72 fix: migration of ethereum-package to ethpandaops (#8797) 2024-06-13 12:10:43 +00:00
7a69941e86 chore: disable currently failing engine hive tests with reasons (#8733) 2024-06-11 00:27:15 +00:00
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
d59fcf5ee2 ci: only run action lint if action changed (#8598) 2024-06-04 18:16:15 +00:00
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
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
97156a8e7a feat: add actions lint to pull request workflow (#8183) 2024-05-21 14:24:31 +00:00
e6fe864e70 fix: use --show-sdk-platform-version instead of os-version (#8185) 2024-05-09 18:26:25 +00:00
87fee5e8be fix: use yaml lists instead of objects in release.yml (#8182) 2024-05-09 17:00:42 +00:00
539c702561 fix: use configs object list in matrix to release all platforms (#8179) 2024-05-09 16:08:32 +00:00
aa07257d3b fix: use op-build instead of build-op in release workflow (#8167) 2024-05-08 22:22:35 +00:00
331d1a0c6a feat(ci): add op-reth to release workflow (#8132) 2024-05-08 14:26:48 +00:00
101e99f57f ci: remove check-cfg job (#8106) 2024-05-05 10:31:12 +00:00
9fc75c6247 chore: pin ethereum tests (#7986) 2024-04-30 08:55:34 +00:00
3754b1e183 feat(ci): add cfg check (#7965)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
2024-04-29 19:22:01 +00:00
7a593882e1 chore(github): use codespell to inspect and correct spelling issues (#7775)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-23 21:32:59 +00:00
665e67ec7c ci: use HOMEBREW secret (#7829) 2024-04-23 21:30:34 +00:00
02314927f2 chore: enable optimism e2e tests (#7776) 2024-04-21 10:14:30 +00:00
3750edd905 chore(e2e): refactor e2e tests (#7773) 2024-04-20 12:58:03 +00:00
027f920eb4 ci: enable eth_getProof hive test (#7710) 2024-04-18 10:58:03 +00:00
27ddfae9a4 ci: update runners for apple builds (#7408) 2024-04-18 08:44:07 +00:00
288b7fb37b ci: automatically set pr labels upon open (#7613) 2024-04-15 11:45:03 +00:00
05d9cf950b ci: fix iai benches the sequel (#7562) 2024-04-10 23:37:09 +00:00
69355affb8 ci: fix iai job (#7544) 2024-04-10 18:50:41 +00:00
8d3085617d Update iai benchmarks to use iai-callgrind (#7534) 2024-04-10 14:48:51 +00:00
0ac29bf214 chore: change README.md and release images to beta (#7447) 2024-04-03 17:32:06 +00:00
ab8a4f1ff6 CI: Disable hive job on forked repositories (#7405)
Co-authored-by: lmittmann <lmittmann@users.noreply.github.com>
2024-04-01 16:18:57 +00:00
1b9a768754 e2e eth node tests (#7075)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-01 11:56:26 +00:00
bddd1c6dfe chore: bump revm inspector, bump msrv (#7167)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
2024-03-15 21:40:53 +00:00
027d50fc10 feat(ci): tag docker image as latest only for beta (#7103) 2024-03-12 16:53:36 +00:00
f217482d83 fix: add timeouts to the hive CI (#7092) 2024-03-11 12:54:45 +00:00
91c7dd04b7 Revert "chore(github): skip some heavy jobs when PR is not related (#6667)" (#7035) 2024-03-07 17:08:51 +00:00
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
64854c1fba bugfix: hive build-args (#7013) 2024-03-06 17:40:40 +00:00
d681dbf129 fix: setting GH_TOKEN for hive tests (#7009) 2024-03-06 16:41:39 +00:00
e42fb32c7f ci/test: speed up tests (#6987) 2024-03-06 13:30:18 +00:00
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
b8e6c05191 chore(deps): bump actions/deploy-pages from 2 to 4 (#6967)
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:52 +00:00
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
796d818ef2 chore(ci): run clippy with --locked (#6955) 2024-03-04 13:50:49 +00:00
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
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
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
6ce048f482 chore(deps): bump peter-evans/create-pull-request from 5 to 6 (#6947)
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:19 +00:00
f0bc937141 chore(deps): bump actions/stale from 8 to 9 (#6946)
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:16 +00:00
7c2c4a836c feat: creating issues when hive fails (#6938) 2024-03-03 13:37:08 +00:00
b00e3f98be chore: remove cargo-udeps-related workflow and metadata (#6889) 2024-02-29 15:07:25 +00:00
a0d6b93373 fix(ci): header check in integration/sync (#6880) 2024-02-29 14:04:21 +00:00