Commit graph

6 commits

Author SHA1 Message Date
Till Wegmueller
6865996190
feat: Add Docker deployment for pkg.solstice-ci.org
Multi-stage Dockerfile (rust builder + debian-slim runtime),
docker-compose, and container-specific pkg6depotd config.

Signed-off-by: Till Wegmueller <toasterson@gmail.com>
2026-03-14 22:56:32 +01:00
Till Wegmueller
4649608408
Replace anyhow with custom RepositoryError for improved error specificity and consistency. Remove anyhow dependency. 2025-07-26 16:50:10 +02:00
Till Wegmueller
4f0e2fe066
Add unit and end-to-end tests for repository functionality, including setup scripts, package management operations, and TESTING.md documentation. 2025-07-26 10:52:25 +02:00
Till Wegmueller
4ebecbd153 Adding ports and specfile crates. Switch to thiserror for libraries 2022-09-02 23:48:26 +02:00
Till Wegmueller
cba2a122f1 More ignores for not needed data 2021-04-19 09:36:43 -03:00
Till Wegmueller
b57d63cebf Intial set function Parsing 2020-05-17 01:17:19 +02:00