You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitHub pipeline
Inspired by @siddhpant's solution form 0xAX#837 (https://github.com/siddhpant/linux-insides/releases), it just uses the original gitbook-based solution.
I am quite confident that the pipeline could be improved:
1. using the built-in YAML API for Docker that GitHub supports (https://docs.github.com/en/actions/how-tos/write-workflows/choose-where-workflows-run/run-jobs-in-a-container),
2. with migration from gitbook to a maintained solution,
3. by having the @0xAX's `lrx0014/gitbook:3.2.3` Docker image updated (so that it does not have to be modified upon each invocation) and
4. perhaps refactored somehow to run already in the target Docker container as I believe that what it is doing now is running a Docker container inside an already virtualized pipeline.
Yet, the solution just works now so I would consider these as next steps or nice to have. Would be great still if anyone interested has the time and abilities to do that on their own, as I almost certainly would not find the time for it.
All exported e-book versions of the book are in the A5 format. A PDF in the A4 format is provided too.
0 commit comments