Commit Graph

34 Commits

Author SHA1 Message Date
Alexey Shekhirin
6b3534d407 ci: pin Bun to v1.2.23 (#19315) 2025-10-27 10:32:37 +00:00
Matthias Seitz
2f82b7c771 chore: bump book timeout (#19016) 2025-10-15 11:06:34 +02:00
dependabot[bot]
0e9cbc80b4 chore(deps): bump actions/upload-pages-artifact from 3 to 4 (#18076)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-29 14:17:38 +00:00
dependabot[bot]
e741fac680 chore(deps): bump actions/checkout from 4 to 5 (#17814)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 08:12:55 +00:00
Yash Atreya
a33be2e02e chore(docs): move to docs from book (#17096)
Co-authored-by: Claude <noreply@anthropic.com>
2025-06-27 12:48:45 +00:00
Yash Atreya
a7e19963fb feat(docs): serve rustdocs (#17084)
Co-authored-by: Claude <noreply@anthropic.com>
2025-06-26 12:06:01 +00:00
Yash Atreya
eb5e367152 chore(ci): rm concurrency from book workflow (#17038) 2025-06-24 15:46:37 +00:00
Yash Atreya
599de19fb3 chore(book): migrate to vocs (#16605)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-06-24 15:00:56 +00:00
DaniPopes
a505f49147 ci: install mold as the linker (#13842) 2025-01-17 12:42:44 +00:00
Alexey Shekhirin
254647c425 chore(ci): exclude examples from docs (#8953) 2024-06-19 16:47:57 +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
dependabot[bot]
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
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
DaniPopes
ac4b99a8e3 chore(deps): bump curve25519-dalek, revert nightly pin (#6497) 2024-02-08 22:00:34 +00:00
Matthias Seitz
dee1faeaae ci: tmp pin nightly version (#6435) 2024-02-06 03:06:55 +01:00
DaniPopes
c58cdf9459 Revert "chore: temporarily disable doc related CI" (#5716) 2023-12-10 10:09:16 +00:00
Roman Krasiuk
7ee3c7062b chore: temporarily disable doc related CI (#5704) 2023-12-06 12:29:05 +00:00
DaniPopes
6e0cf0f33a ci: chores (#5280) 2023-11-04 23:22:27 +00:00
joshieDo
d51bc45bad fix: pin nightly temporarily (#5227) 2023-10-30 11:00:24 +00:00
DaniPopes
8e9937bb08 ci: minor fixes (#4831) 2023-09-28 01:25:33 +00:00
DaniPopes
8f9d2908ca chore: add and fix more lints, improve docs (#4765) 2023-09-25 15:46:46 +00:00
Thomas Coratger
64aba9cac5 feat(CI): add timeout to CI (#4728) 2023-09-22 19:13:37 +00: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
64dec6e36b ci: remove broken book workflow (#3613) 2023-07-05 23:41:21 +03:00
Léo Vincent
9309279a2a doc: book cli updater (#3576) 2023-07-05 15:03:30 +00:00
Alexey Shekhirin
8eeba4dcc8 chore(ci): book lint (#3266) 2023-06-20 14:02:43 +00:00
Bjerg
d3d23b4450 ci: fix book deployment (#3247) 2023-06-19 21:15:06 +02:00
Bjerg
9484de09f5 ci: use actions/deploy-pages@v2 (#3223) 2023-06-19 09:19:34 +00:00
Bjerg
43a2d09462 docs: add rustdoc to gh pages (#3104) 2023-06-12 08:40:04 -07:00
Bjerg
fd785287de ci: run workflows on merge_group (#2842) 2023-05-25 18:39:32 +02:00
0xKitsune
df9d14127d Reth Book - Stages framework/draft (#360)
* Added framework and start to draft for stages, stopping here to get feedback on approach before pushing forward

* Update README.md

Fixing some wording / grammar.

* Fixing grammar/wording.

* Added note about non-exhaustive stages list, fixed grammar, fixed State exectuion function name, updated language to reflect that the stream yields a SealedHeader and added language to describe that the initial header validation is only a basic validation.

* updated stages chapter, added bodies, senders, execution, next chapter prelude

* typo

* Added line numbers to code snippets for the stages chapter of the reth book

* address reverse header download + other nits

* add note about book hosting

* tweaked wording, formatting

* Address typo "staring"

* Address typo "HeadderDownloader"

* consolidated book.toml

* updating snippets in stages chapter to ignore errors

* template & removed empty fields from book.toml

* addressed build issues, added templating for source code

* only deploy on push to main

* using single quotes in github action if expression

Co-authored-by: Andrew Kirillov <andrew@paradigm.xyz>
Co-authored-by: Andrew Kirillov <20803092+akirillo@users.noreply.github.com>
2022-12-14 10:30:45 +02:00
Bjerg
78e7fbaee6 ci: book deployment workflow (#242)
* ci: book deployment workflow

* ci: modernize book publish workflow
2022-11-24 03:40:31 -08:00
Bjerg
edc75881c1 docs: add book skeleton (#44)
* docs: add book skeleton

* ci: add book test workflow
2022-10-11 18:52:28 +02:00