- Nov 27, 2023
-
-
Jakub Ružička authored
-
Jakub Ružička authored
-
Jakub Ružička authored
-
- Nov 24, 2023
-
-
Jakub Ružička authored
-
Jakub Ružička authored
I've messed up existing repo permissions with chown -R test . and now jobs fail on "dubious ownership" from previous runs. As I found no way to hard reset this, I'm switching to cloning for the time being.
-
Jakub Ružička authored
-
- Nov 23, 2023
-
-
Jakub Ružička authored
makepkg refuses to run as root so we create `test` user with passwordless sudo to workaround that.
-
- Nov 10, 2023
-
-
Jakub Ružička authored
CI: add Fedora 39 & clean up jobs See merge request packaging/apkg!158
-
Jakub Ružička authored
As individual projects have apkg CI integrated, there is no need to test everything in apkg CI - remove problematic jobs.
-
Jakub Ružička authored
-
- Nov 09, 2023
-
-
Jakub Ružička authored
-
Jakub Ružička authored
-
- Oct 18, 2023
-
-
Jakub Ružička authored
-
Jakub Ružička authored
-
Jakub Ružička authored
-
Jakub Ružička authored
docs: add .readthedocs.yaml config file See merge request packaging/apkg!157
-
- Aug 08, 2023
-
-
Jakub Ružička authored
pyproject: reintroduce cached_property dep See merge request packaging/apkg!155
-
Jakub Ružička authored
-
Jakub Ružička authored
It turns out removing this dep was premature as it prevents apkg from running on python <= 3.7 - reintroduce the dep.
-
Jakub Ružička authored
CI update: SUSE Leap 15.5 See merge request packaging/apkg!154
- Aug 07, 2023
-
-
Jakub Ružička authored
-
Jakub Ružička authored
-
- Jul 25, 2023
-
-
Jakub Ružička authored
CI: add cached_property to debian-10 See merge request packaging/apkg!153
-
- Jul 24, 2023
-
-
Jakub Ružička authored
Only needed on (now unsupported) Python <= 3.7.
-
- Jul 19, 2023
-
-
Jakub Ružička authored
news: 0.4.1 bugfix release See merge request packaging/apkg!152
-
Jakub Ružička authored
-
Jakub Ružička authored
Fix distro alias ordering during template selection Closes #93 See merge request packaging/apkg!151
-
Jakub Ružička authored
Make sure alias templates are sorted according to distro aliases ordering in config file as intended. Previously, alias templates got sorted lexicographically. Fixes: https://gitlab.nic.cz/packaging/apkg/-/issues/93
-
Jakub Ružička authored
pyproject: improve sdist generation See merge request packaging/apkg!150
-
- Jun 28, 2023
-
-
Jakub Ružička authored
Exclude non-essential files in sdist built by hatchling. Remove setuptools entry that confused setuptools to exclude subpackages.
-
Jakub Ružička authored
-
Jakub Ružička authored
-
- Jun 23, 2023
-
-
Jakub Ružička authored
distro: Improve Debian packaging See merge request packaging/apkg!149
-
- Jun 21, 2023
-
-
Jakub Ružička authored
-
Jakub Ružička authored
-
Jakub Ružička authored
-
- Jun 20, 2023
-
-
Jakub Ružička authored
-
Jakub Ružička authored
My experience with Poetry was poor, I've switched python packaging to simpler Hatchling build system.
-