bootc-deb/.forgejo/workflows
robojerk 3f90b8c648
Some checks failed
Build bootc Package / Build bootc Package (push) Successful in 5m51s
Test Build / Test bootc Build (with existing libostree) (push) Failing after 7m8s
Fix test workflow: add all missing Debian build dependencies
- Add Forgejo repository setup to test workflow for libostree packages
- Install libostree-dev and libostree-1-1 from Forgejo registry
- Add all missing Debian build dependencies: debhelper-compat, dh-cargo, cargo, rustc
- Add system library dependencies: libcurl4-gnutls-dev, libfuse3-dev, libsoup-3.0-dev
- Add documentation dependencies: gobject-introspection, gtk-doc-tools, docbook-xml, etc.
- Update todo.md to reflect completed main goal and next steps

This ensures the test workflow has all the same dependencies as the main workflow
and should now pass both cargo build and dpkg-buildpackage steps.
2025-07-21 23:51:13 +00:00
..
build-packages.yml i dont care anymore 2025-07-21 22:52:14 +00:00
test-build.yml Fix test workflow: add all missing Debian build dependencies 2025-07-21 23:51:13 +00:00
update-readme.yml hopefully last workflow fix 2025-07-21 00:37:51 +00:00