Commit graph

5 commits

Author SHA1 Message Date
Thomas Kolb cd909f58fc workflows/impl: use fixed docker container
Some checks failed
/ build-hamnet70 (push) Failing after 24s
/ build-doc (push) Successful in 14s
/ deploy-doc (push) Has been skipped
2024-08-27 21:58:10 +02:00
Thomas Kolb 521b139db7 Fix version of impl_buildenv image
Some checks failed
/ build-doc (push) Successful in 13s
/ deploy-doc (push) Has been skipped
/ build-hamnet70 (push) Failing after 34s
2024-08-27 21:47:28 +02:00
Thomas Kolb ce86182ed5 Add a CI workflow compiling the hamnet70 program
Some checks failed
/ build-hamnet70 (push) Failing after 1s
/ build-doc (push) Successful in 14s
/ deploy-doc (push) Has been skipped
2024-08-27 21:45:40 +02:00
Thomas Kolb 03829e058b Run deployment only on main branch 2024-08-27 21:23:40 +02:00
Thomas Kolb f686635837 doc: automatic builds and deployment using Forgejo Actions
All checks were successful
/ build-doc (push) Successful in 14s
/ deploy-doc (push) Successful in 9s
Actions run in a custom Docker image built by the scripts in `doc/docker`.
There are two jobs that run in sequence:

- `build-doc`: builds the documentation from the AsciiDoc sources.
- `deploy-doc`: Uploads the generated files to http://0fm.de
2024-08-27 21:10:30 +02:00