• Joined on 2025-09-11
linus pushed to main at linus/PillarTool 2026-02-11 22:20:16 +00:00
6fc2ac7969 added some doc comments
7f5e63e397 current version seems to work
7553962f2b Added environments to the database
Compare 3 commits »
linus pushed to main at linus/PillarTool 2026-02-08 22:03:26 +00:00
89987f36b0 worked on moving the endpoints to their own filesf
a8c74381ca Mark hosts as hostgroups if applicable
Compare 2 commits »
linus pushed to main at linus/PillarTool 2026-02-08 21:03:11 +00:00
6cb3a3785b snapshot
linus pushed to main at linus/PillarTool 2026-02-08 20:40:06 +00:00
fc670efb14 added input validation and splitting input along path separators
linus pushed to main at linus/PillarTool 2026-02-08 19:56:04 +00:00
c47794ecda Refactor pillar model, add Environment and State models and add some basic API endpoints
linus pushed to main at linus/PillarTool 2026-02-02 20:22:08 +00:00
b37f78b961 added logging middleware to log to stdout
linus pushed to main at linus/PillarTool 2026-02-01 20:54:15 +00:00
cea5a8df94 actually added the path to the open function
linus pushed to main at linus/PillarTool 2026-02-01 20:52:14 +00:00
6c37589d1a added config file detection to migration env.py file
linus pushed to main at linus/PillarTool 2026-02-01 20:01:08 +00:00
21b1c70989 host creating and listing works now
83f7cb390f added cli tool basics
Compare 2 commits »
linus pushed to main at linus/PillarTool 2026-01-31 21:32:42 +00:00
c867ef7cc0 fixed bug in miration
linus pushed to main at linus/PillarTool 2025-12-30 09:10:20 +00:00
aa2bc5a447 db migration for better uniqueness constraints
linus pushed to main at linus/PillarTool 2025-12-27 18:59:31 +00:00
9d4123a734 added pillar structure to database
linus pushed to main at linus/PillarTool 2025-12-27 11:15:54 +00:00
5393ea5669 worked out how to migrate and got the database working
linus pushed to main at linus/PillarTool 2025-12-25 19:17:39 +00:00
39ba464237 automatically apply new database migrations on startup, and handle the race condition of multiple workers starting up simultaneously
linus pushed to main at linus/PillarTool 2025-12-24 11:46:18 +00:00
d7039884d2 first tables setup
linus pushed to main at linus/PillarTool 2025-12-24 11:18:36 +00:00
d79ba5d208 database auto migrations should work now
linus pushed to main at linus/PillarTool 2025-12-22 21:40:18 +00:00
f204040ed0 initial setup for database
linus pushed to main at linus/PillarTool 2025-12-21 17:14:15 +00:00
ae4c7bb931 First part of config implementation
linus pushed to main at linus/PillarTool 2025-12-21 16:38:39 +00:00
linus pushed to main at linus/PillarTool 2025-12-21 16:20:27 +00:00