Age | Commit message (Collapse) | Author | |
---|---|---|---|
8 days | build: add smoke testHEADmaster | Martin Fischer | |
9 days | feat: improve logging | Martin Fischer | |
9 days | build: use npins | Martin Fischer | |
9 days | build: switch from setuptools to hatchling | Martin Fischer | |
For reproducible builds and also so that you no longer need `--config-settings editable_mode=compat` for pip install to make it work with Pyright. Neither of these concerns really affect osm-proposals since I am not publishing the package on PyPI nor does it expose any library but I have other packages where they do apply and to simplify maintenance I want to use the same build backend for all of my projects. | |||
12 days | test: add basic tests for parse_proposal | Martin Fischer | |
2025-03-09 | build: introduce NixOS package & service | Martin Fischer | |