openzim / openzim/python-libzim
Build debian package in CI
@legoktm is already working on this.
Since Sep 15, 2023.
- Dominant language
- Python
- Stars
- 108
- Forks
- 29
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 1
Description
@legoktm, in order to avoid mistakes like #172, we've decided we should automatically build deb packages in the CI, as we do for libzim and other projects.
I've looked at the recipe in https://salsa.debian.org/debian/python-libzim but I think it'd best if you could do it. I don't know how you want to sync that with your downstream repo and all.
As you've probably noticed, we released 3.2.0 so the patch is not needed anymore. As per target versions, I think only unstable and testing can be targeted as latest release targets libzim >= 8.2.1.
I see no reason not to push to our PPAs as well.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.