vhaudiquet
c4b59a4376
context: copy symlinks as symlinks and improve error messages
2026-07-17 10:12:46 +02:00
vhaudiquet
2b6207981a
deb: make tests parallel
CI / build (push) Failing after 12m10s
CI / snap (push) Has been skipped
2026-03-19 00:24:48 +01:00
vhaudiquet
dce39c9a84
deb: allow adding multiple ppas for deps
CI / build (push) Failing after 13m29s
CI / snap (push) Has been skipped
2026-02-19 15:36:08 +01:00
vhaudiquet
87b48bf9c8
deb: add --inject to inject a package
CI / build (push) Failing after 20m25s
CI / snap (push) Has been skipped
2026-02-18 23:19:57 +01:00
vhaudiquet
8345f51d2f
Multiple changes:
...
CI / build (push) Successful in 16m23s
CI / snap (push) Successful in 4m1s
- deb: can use ppa as dependency
- deb: cross and regular are using parallel nocheck builds
- deb: ephemeral will not pull keyring if no root powers
2026-02-06 12:04:25 +01:00
vhaudiquet
225157be63
pull: allow pulling from ppa
CI / build (push) Successful in 15m54s
CI / snap (push) Successful in 3m19s
2026-01-29 17:11:01 +01:00
vhaudiquet
2f5fb3b1e7
deb: fix runtime usage for chroot
CI / build (push) Failing after 11m13s
2026-01-26 10:14:04 +01:00
vhaudiquet
29297d6f34
pkh: added pull --archive flag
CI / build (push) Successful in 9m20s
2026-01-12 22:42:09 +01:00
vhaudiquet
91c812a530
pull: allow to force pull from archive
CI / build (push) Failing after 1m2s
2026-01-11 20:43:01 +01:00
vhaudiquet
70e6d8c051
pull: refactor to remove series argument
CI / build (push) Successful in 9m31s
2026-01-11 12:36:19 +01:00
vhaudiquet
a2d4f885b5
doc: update README, documentation
2026-01-11 12:16:27 +01:00
vhaudiquet
650adc28a3
pull: split into package_info::lookup and pull
CI / build (push) Failing after 1m47s
2026-01-11 12:12:19 +01:00
vhaudiquet
b3365afe5b
docs: added documentation, enforced documentation
CI / build (push) Successful in 7m21s
2026-01-01 18:37:40 +01:00
vhaudiquet
1538e9ee19
deb: cross-compilation, ephemeral contexts, local builds
...
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
vhaudiquet
1d65d1ce31
context: add context
...
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
vhaudiquet
659a8a2ba7
deb: add series, arch arguments
CI / build (push) Failing after 29s
2025-12-11 19:27:06 +01:00
vhaudiquet
4e8c307fd5
deb: first implementation
2025-12-10 18:40:32 +01:00
vhaudiquet
2bd59b4556
build: first implementation
...
CI / build (push) Successful in 1m38s
wrap around dpkg-buildpackage
2025-12-01 20:56:50 +01:00
vhaudiquet
4e7f447326
pull: renamed command from *get* to *pull*
CI / build (push) Successful in 1m41s
2025-12-01 17:57:57 +01:00
vhaudiquet
5c7b20f847
linter: run linter and format
CI / build (push) Successful in 1m40s
2025-12-01 00:05:39 +01:00
vhaudiquet
2cfbb69fe7
format: run cargo fmt
CI / build (push) Successful in 1m44s
2025-11-30 12:51:52 +01:00
vhaudiquet
ef1d8f05bf
get: allow fetching without series
...
CI / build (push) Successful in 1m34s
fetch from devel/sid
fetch with specific dist
2025-11-28 23:47:55 +01:00
vhaudiquet
601630beee
main: clean up ui code
2025-11-27 23:43:48 +01:00
vhaudiquet
311304666f
better logging
...
Use callbacks to report progress, indicatif for progress bars, no direct logs but progress messages
2025-11-27 19:34:46 +01:00
vhaudiquet
a4d2441b0a
changelog: added changelog
2025-11-26 21:30:34 +01:00
vhaudiquet
c466ad1846
Initial commit
...
- pkh created
- basic 'get' command to obtain a source package
2025-11-26 00:22:09 +01:00