Commit graph

8 commits

Author SHA1 Message Date
Jonas L
5f4badcdeb
ci: build test images for ubuntu jammy (#1743) 2022-04-09 16:18:12 +02:00
Jonas L
35071ef834
chore: allow multiple exclude flag for packages.py (#1643) 2022-03-02 09:45:45 +02:00
Jonas L
19986cf1b1
chore: exclude packages sections using tools/packages.py (#1499)
* feat: exclude packages sections using tools/packages.py

* chore: group apache deps packages in a section

This allow one to exlude the entire section and install nginx for example.
2022-01-10 08:23:37 +02:00
Jonas L
c7304badb2
Type fix and checks for tools packages (#1403)
* Fix scripts/packages typings

* Prevent empty packages list when invalid distro
2021-10-17 00:21:22 +02:00
jo
3677a08656 Prepare Ubuntu 20.04 support
Start building docker dev images for testing purpose.
2021-09-09 17:54:27 +02:00
jo
1ec11f2a87 Prepare Debian 11 support
Start building docker dev images for testing purpose.
2021-09-09 16:31:55 +02:00
jo
14d4012e8e Fix tools linting 2021-09-07 23:10:21 +02:00
jo
7cb3501540 Rename scripts/ to tools/ 2021-09-07 23:03:19 +02:00
Renamed from scripts/packages.py (Browse further)