Commit Graph

16 Commits

Author SHA1 Message Date
c3a116203a pull: allow applying diff.gz from archive download
Some checks failed
CI / build (push) Failing after 7m56s
2026-01-22 00:05:39 +01:00
ab35af5fb5 package_info: refactor into distro_info and package_info split, yaml data
Some checks failed
CI / build (push) Failing after 9m3s
2026-01-14 21:18:25 +01:00
7e69131886 pull: only extract real archives
All checks were successful
CI / build (push) Successful in 9m0s
2026-01-14 09:32:13 +01:00
d7a99f77f5 pull: always extract tars when archive pulling, merging dirs
Some checks failed
CI / build (push) Failing after 3m18s
2026-01-13 23:22:55 +01:00
843f28e8af pull: move orig tarball content to the right place on archive download
All checks were successful
CI / build (push) Successful in 9m13s
2026-01-12 21:58:57 +01:00
35f9517732 pull: extract orig tarball as well on archive download
Some checks failed
CI / build (push) Failing after 7m50s
2026-01-12 18:54:07 +01:00
bd10a37c2a pull: fmt
Some checks failed
CI / build (push) Failing after 8m1s
2026-01-11 22:19:46 +01:00
91c812a530 pull: allow to force pull from archive
Some checks failed
CI / build (push) Failing after 1m2s
2026-01-11 20:43:01 +01:00
70e6d8c051 pull: refactor to remove series argument
All checks were successful
CI / build (push) Successful in 9m31s
2026-01-11 12:36:19 +01:00
2f43ed1597 ci: fix clippy
All checks were successful
CI / build (push) Successful in 9m7s
2026-01-11 12:22:00 +01:00
650adc28a3 pull: split into package_info::lookup and pull
Some checks failed
CI / build (push) Failing after 1m47s
2026-01-11 12:12:19 +01:00
b3365afe5b docs: added documentation, enforced documentation
All checks were successful
CI / build (push) Successful in 7m21s
2026-01-01 18:37:40 +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
06ab5eaf98 pull: don't fetch orig tarball for native packages
All checks were successful
CI / build (push) Successful in 1m51s
2025-12-16 18:05:59 +01:00
f0d9c15672 pull: explain progress
All checks were successful
CI / build (push) Successful in 1m43s
2025-12-06 10:54:06 +01:00
4e7f447326 pull: renamed command from *get* to *pull*
All checks were successful
CI / build (push) Successful in 1m41s
2025-12-01 17:57:57 +01:00