Commit graph

3 commits

Author SHA1 Message Date
JohnBaumb
5edd72b6cf Add dev nightly builds, ruff linting, Docker layer caching, and GHCR cleanup 2026-04-21 11:56:08 -07:00
Antti Kettunen
c72619596c
Add missing PYTHONPATH to test run step
Likely the cause for modules not being found
2026-04-19 20:45:36 +03:00
Antti Kettunen
63059bb78f
Add a simple workflow for running build + test on pushes
Install dev dependencies, compile Python sources, and run pytest on every push to catch any potential issues that might've gone unnoticed during development
2026-04-19 17:32:42 +03:00