Commit graph

27 commits

Author SHA1 Message Date
Alessandro Pignotti
201636aae7 GH++ 2024-10-15 11:28:06 +02:00
Alessandro Pignotti
1ecc59dcd5 GH++ 2024-10-15 11:22:03 +02:00
Alessandro Pignotti
12ed378cc2 GitHub: First attempt at GH pages deployment 2024-10-15 11:17:07 +02:00
Alessandro Pignotti
65c0fbf448 Cleanup block device terminology for new API 2024-09-27 08:56:54 +02:00
Alex Bates
36db7dd37d don't use artifacts v4
https://github.blog/changelog/2023-12-14-github-actions-artifacts-v4-is-now-generally-available
2023-12-20 14:33:31 +00:00
Alex Bates
ef5e3361cd update upload-pages-artifact and deploy-pages actions 2023-12-20 14:22:44 +00:00
Alessandro Pignotti
e81a1ef3a3 Attempt to fix GH flow 2023-12-19 21:13:17 +01:00
zinobias
e834e5e316 Workflow: Guard clause has its own job, error handling for poor pages
configuration.
2023-05-23 14:35:15 +02:00
zinobias
5a3e29c5d6 Gh workflow now extracts cmd / env / args & cwd from the Docker container 2023-05-22 16:36:50 +02:00
Alessandro Pignotti
8e8d77bc6e Simplify workflow configuration 2023-05-19 11:04:40 +02:00
Alessandro Pignotti
4f490dc153 Copy editing 2023-05-19 11:02:58 +02:00
Alessandro Pignotti
64c560396d Copy editing 2023-05-19 10:17:46 +02:00
Alessandro Pignotti
f652d3763e Workflow: Use power-of-two sizes for the image 2023-05-17 22:47:07 +02:00
Alessandro Pignotti
9b4dcf8a2d Use the new "split" device
Pre-process the ext2 image into chunks to work round the poor
performance of GitHub pages for large files
2023-05-17 22:01:53 +02:00
zinobias
537f1fa805 Actions: Removed potential priming of the image, doesnt seem to work. 2023-05-17 19:12:19 +02:00
Alessandro Pignotti
5129627b26 Actions: Tun interface is now part of the CX deployment 2023-05-17 09:49:40 +02:00
zinobias
3e91dbed43 actions: fix to priming the gh image. 2023-05-17 08:22:19 +02:00
Alessandro Pignotti
8ae7fb95b3 Actions: Prime the image on GH pages 2023-05-16 14:13:05 +02:00
zinobias
5f08aaf361 All the Dockerfiles now share one directory. 2023-05-16 14:09:51 +02:00
zinobias
8c6537e2a6 Refactor make_ext2_workflow_inputs 2023-05-16 14:09:51 +02:00
zinobias
eed08ca1d7 webvm deployment workflow now displays final url in a cleaner way. 2023-05-16 14:09:51 +02:00
zinobias
945d648035 Adjustment to workflow to set dns nameservers and preserve resolv.conf. 2023-05-16 14:09:51 +02:00
Alessandro Pignotti
1233d181f8 Actions: Remove CX_VERSION replacement 2023-05-16 11:57:52 +02:00
Alessandro Pignotti
f086827963 GHActions: Bump the default CX version 2023-05-15 20:36:45 +02:00
Alessandro Pignotti
dc3b736901 CI: Reduce default image size to partially compensate for poor performance of GitHub pages on first access 2023-05-15 18:55:09 +02:00
zinobias
395ad534b1 Added a replaceable variable for the device type in index.html 2023-05-08 15:37:28 +02:00
zinobias
ddb71b79a9 Gh actions workflow to build/deploy Dockerfile based ext2 image to
gh-pages. Or upload it as a release.
2023-05-04 23:53:06 +02:00