• Joined on 2025-09-11
linus pushed to main at linus/PillarTool 2026-02-17 21:46:58 +00:00
8ec26d53e4 worked on pillar endpoints
linus pushed to main at linus/PillarTool 2026-02-16 21:43:51 +00:00
37fa6bcbb3 worked on pillar endpoints
linus pushed to main at linus/PillarTool 2026-02-15 11:31:25 +00:00
ace0062f37 implemented utility function for merging dictionaries
linus pushed to main at linus/PillarTool 2026-02-15 10:13:28 +00:00
9a0e34b856 implemented utility function for merging dictionaries
linus pushed to main at linus/PillarTool 2026-02-15 09:40:58 +00:00
f47d3eb0a8 removed old and commented code from main file
linus pushed to main at linus/PillarTool 2026-02-15 09:39:25 +00:00
c31a61336e implemented the state endpoint
linus pushed to main at linus/PillarTool 2026-02-14 22:39:06 +00:00
02437e9c08 implemented environment endpoints
linus pushed to main at linus/PillarTool 2026-02-14 15:23:27 +00:00
855302de1f restructured the commandline interface
linus pushed to main at linus/PillarTool 2026-02-14 14:48:35 +00:00
9216c95f10 implemented hostgroup api endpoints
5dd4b25a3b removed frontend moculde, as frontend will be a separate application
Compare 2 commits »
linus pushed to main at linus/PillarTool 2026-02-12 21:55:05 +00:00
bfb568b456 worked on hostgroup implementation
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