vhaudiquet
2b27b7b06e
deb: add quirks to allow packages to declare specific package directories
CI / build (push) Successful in 8m41s
CI / snap (push) Successful in 3m55s
2026-03-25 17:40:55 +01:00
vhaudiquet
32e15b1106
deb: ignore linux-riscv test
CI / build (push) Successful in 8m16s
CI / snap (push) Failing after 7s
2026-03-19 11:27:02 +01:00
vhaudiquet
7640952bdc
unshare: mount proc differently depending on root privileges
2026-03-19 11:26:10 +01: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
daaf33cd6b
deb: fix race condition for test
...
CI / build (push) Failing after 18m26s
CI / snap (push) Has been skipped
Fix race condition around current context,
related to find_package_directory.
2026-03-18 23:34:33 +01:00
vhaudiquet
4a73e6e1d6
deb: fix race condition for tests
CI / build (push) Failing after 20m7s
CI / snap (push) Has been skipped
2026-03-18 17:35:38 +01:00
vhaudiquet
d06e091121
apt/keyring: download 3 keyrings for sid
CI / build (push) Failing after 21m24s
CI / snap (push) Has been skipped
2026-03-18 15:23:57 +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
02dbb41219
deb: fix bugs on injecting packages/ppa
...
- ppa was not the right target_arch if binfmt was used
- apt-get would not downgrade for injected packages, but we want to
2026-02-19 15:19:02 +01:00
vhaudiquet
b508dd3d82
deb: download keyring in cache directory for mmdebstrap
...
CI / build (push) Failing after 13m33s
CI / snap (push) Has been skipped
also avoid sudo if we are root
2026-02-19 11:30:33 +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
7c53b268dd
deb: use qemu_binfmt on ephemeral/local builds of different arch
CI / build (push) Failing after 18m19s
CI / snap (push) Has been skipped
2026-02-11 11:58:59 +01:00
vhaudiquet
97725efb34
Multiple changes
...
CI / build (push) Failing after 18m0s
CI / snap (push) Has been skipped
- quirks: added quirks, that does nothing for now
- deb: install arch-independant dependencies (too much is better)
- deb: added linux-riscv crossbuild test
2026-02-10 11:07:05 +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
af73c14674
deb: fix package directory detection by looking for 'debian' subfolder
CI / build (push) Successful in 16m35s
CI / snap (push) Successful in 3m35s
2026-01-28 15:59:31 +01:00
vhaudiquet
c64c3146d7
deb: test building packages from sid
CI / build (push) Failing after 9m17s
2026-01-26 12:06:00 +01:00
vhaudiquet
13c44daf9a
deb: allow use parallel building
CI / build (push) Successful in 10m29s
2026-01-26 10:31:58 +01:00
vhaudiquet
73a61042e8
deb: disable gcc-15 test for CI
2026-01-26 10:25:53 +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
dd9cc07285
deb: make sure to have the right apt keyrings
CI / build (push) Failing after 14s
2026-01-20 19:31:07 +01:00
vhaudiquet
a975c24e54
deb: ci test building gcc-15 from sid
CI / build (push) Failing after 9m17s
2026-01-14 11:12:12 +01:00
vhaudiquet
b4a60e2ae2
deb: cleanup ephemeral context only on success
CI / build (push) Successful in 11m39s
2026-01-13 14:54:56 +01:00
vhaudiquet
87ce0f648b
deb: create special device nodes inside chroot
CI / build (push) Successful in 9m5s
2026-01-13 09:58:16 +01:00
vhaudiquet
593793373a
deb: consider all kinds of package dirs
CI / build (push) Failing after 12m32s
2026-01-12 11:29:18 +01:00
vhaudiquet
21bb76153e
deb: consider package directories with version
CI / build (push) Failing after 1m6s
2026-01-12 10:37: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
650adc28a3
pull: split into package_info::lookup and pull
CI / build (push) Failing after 1m47s
2026-01-11 12:12:19 +01:00
vhaudiquet and vhaudiquet
b724d46f2c
deb: fix concurrent testing (by making them serial)
...
CI / build (push) Successful in 8m34s
Co-authored-by: Valentin Haudiquet <valentin.haudiquet@canonical.com >
Co-committed-by: Valentin Haudiquet <valentin.haudiquet@canonical.com >
2026-01-11 00:32:03 +00:00
vhaudiquet
216eee8f33
deb: add tests logs back
CI / build (push) Has been cancelled
2026-01-11 01:14:24 +01:00
vhaudiquet
64b51563e7
deb: cross uses new apt sources parser
2026-01-10 00:46:04 +01:00
vhaudiquet
d2914c63c6
deb/ephemeral: use a lockfile for chroot tarballs
CI / build (push) Failing after 6m47s
2026-01-09 23:54:10 +01:00
vhaudiquet
a444a5d8d2
deb: fix bug in find_dsc_file
CI / build (push) Failing after 5m35s
2026-01-09 23:15:13 +01:00
vhaudiquet
dd62baa455
context/unshare: mount proc and dev/pts
2026-01-09 23:08:59 +01:00
vhaudiquet
464e25de24
apt: refactor into multiple modules
CI / build (push) Failing after 7m56s
2026-01-09 18:02:22 +01:00
vhaudiquet
e2838bf5aa
deb: test refactoring
CI / build (push) Failing after 7m18s
2026-01-08 19:14:26 +01:00
vhaudiquet
6fb4ccfa88
deb: test end to end build of hello
CI / build (push) Failing after 7m40s
2026-01-08 18:16:14 +01:00
vhaudiquet
126a6e0d76
deb: ensure universe is enabled on Ubuntu by default
...
CI / build (push) Has been cancelled
Added apt source parser, module apt
2026-01-08 18:15:50 +01:00
vhaudiquet
f3417c7a16
deb: default to ephemeral context with local builds
CI / build (push) Failing after 1m28s
2026-01-06 18:15:05 +01:00
vhaudiquet
b3365afe5b
docs: added documentation, enforced documentation
CI / build (push) Successful in 7m21s
2026-01-01 18:37:40 +01:00
vhaudiquet and 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