Commit Graph

5 Commits

Author SHA1 Message Date
a444a5d8d2 deb: fix bug in find_dsc_file
Some checks failed
CI / build (push) Failing after 5m35s
2026-01-09 23:15:13 +01:00
1538e9ee19 deb: cross-compilation, ephemeral contexts, local builds
All checks were successful
CI / build (push) Successful in 7m18s
Multiple changes:
- New contexts (schroot, unshare)
- Cross-building quirks, with ephemeral contexts and repositories management
- Contexts with parents, global context manager, better lifetime handling
- Local building of binary packages
- Pull: pulling dsc files by default
- Many small bugfixes and changes

Co-authored-by: Valentin Haudiquet <valentin.haudiquet@canonical.com>
Co-committed-by: Valentin Haudiquet <valentin.haudiquet@canonical.com>
2025-12-25 17:10:44 +00:00
106c61a096 context: refactor context command running
All checks were successful
CI / build (push) Successful in 1m55s
2025-12-17 10:05:47 +01:00
b5ac76a293 deb: retrieve .deb artifacts
All checks were successful
CI / build (push) Successful in 2m2s
sbuild options: unshare, build directory

context: retrieve files
2025-12-16 20:12:08 +01:00
1d65d1ce31 context: add context
All checks were successful
CI / build (push) Successful in 1m50s
pkh context allows to manage contexts (local, ssh) and run contextualized commands (deb)

in other words, this allows building binary packages over ssh
2025-12-15 20:48:44 +01:00