Commit Graph

295 Commits

Author SHA1 Message Date
beckerinj
91246b7078 add routes to update build at id. build stops if pre_build fails. 2022-12-10 00:44:56 -05:00
beckerinj
31dd47aac8 create and test deploy 2022-12-08 00:29:34 -05:00
beckerinj
644a3c795e build_build 2022-12-07 19:55:41 -05:00
beckerinj
521976e57e remove all DbExtension 2022-12-07 15:42:57 -05:00
beckerinj
f1df4f36df move actions to actions folder as fn impl on State 2022-12-07 03:51:58 -05:00
beckerinj
e8e566ea62 add end ts to reclone update 2022-12-06 01:53:33 -05:00
beckerinj
b0a865ddb8 change clone repo update status to complete 2022-12-06 01:50:13 -05:00
beckerinj
937b271686 update things, reclone 2022-12-06 01:31:13 -05:00
beckerinj
c4a533bc4b cleanup 2022-12-05 03:13:59 -05:00
beckerinj
16aa58482f update build 2022-12-05 02:58:04 -05:00
beckerinj
1674825a94 apply Diff to all the updatable structs 2022-12-04 20:41:51 -05:00
beckerinj
a382b4d589 delete repo when deleting build 2022-12-04 04:36:36 -05:00
beckerinj
38d7126959 create test bin for testing system with monitor client 2022-12-03 02:25:34 -05:00
beckerinj
00a89ccb48 implement secret creating and deleting 2022-12-02 02:40:44 -05:00
beckerinj
4e518d90ad made login route for secret usage 2022-12-02 00:22:04 -05:00
beckerinj
8c8b4ea488 create permissioned delete routes 2022-12-01 22:58:22 -05:00
beckerinj
15faefff93 delete deployment 2022-12-01 01:32:54 -05:00
beckerinj
bf80b34e8e rename monitor_types and update axum version 2022-12-01 00:33:00 -05:00
beckerinj
500e180241 update status enum 2022-11-24 23:39:00 -08:00
beckerinj
20997cf5ac implement get server stats on core 2022-11-24 22:30:03 -08:00
beckerinj
8d7b0625b0 permissions update returns message 2022-11-24 13:05:45 -08:00
beckerinj
47717760b2 move permissions admin check to early return 2022-11-24 13:00:15 -08:00
beckerinj
9c5d2da199 refactor permissions a bit to reduce duplication 2022-11-24 12:59:06 -08:00
beckerinj
556f9d7d96 finish update permissions route for builds and deployments 2022-11-24 12:54:54 -08:00
beckerinj
e5bd6493f5 basic add permissions 2022-11-24 00:54:54 -08:00
beckerinj
7a4cf8be2d delete update "entity_type" 2022-11-23 12:31:17 -08:00
beckerinj
a91fd11844 improve permissions code 2022-11-21 00:02:39 -05:00
beckerinj
37d5606eb3 list servers 2022-11-20 23:46:36 -05:00
beckerinj
56269b2fcf add dockerfiles and add version tags to docker builds 2022-11-20 22:24:59 -05:00
beckerinj
abc1ad4356 create for server / deployment 2022-11-20 20:14:16 -05:00
beckerinj
052756140b broadcast updates to clients, and implement create build 2022-11-20 19:52:23 -05:00
beckerinj
6f03bd5827 something 2022-11-16 02:35:43 -05:00
beckerinj
437052b58b start implementing the core websocket 2022-11-15 02:40:57 -05:00
beckerinj
393e202102 move config files to dedicated folder 2022-11-14 01:05:26 -05:00
beckerinj
21c8fac0a4 configs 2022-11-12 19:35:28 -05:00
beckerinj
d0051016fc dont really need the json example files 2022-11-12 01:36:27 -05:00
beckerinj
af126c70a6 add a bunch of secret / config examples. begin builder 2022-11-11 17:15:29 -05:00
beckerinj
1a4e3fa55a pass core config as toml 2022-11-11 16:00:57 -05:00
beckerinj
ced8aa661b begin implement periphery docker functions 2022-11-08 02:37:37 -05:00
beckerinj
841b458f05 start implementing the periphery client 2022-11-06 22:50:01 -05:00
mbecker20
fd13240134 attach userid and is_admin to request 2022-11-06 20:16:17 -05:00
mbecker20
c70917382f implement auth extension 2022-11-06 20:05:51 -05:00
beckerinj
8d2ea8ae87 prog2 2022-11-06 04:57:29 -05:00
beckerinj
d4a91f7240 connect up some auth routing 2022-11-06 04:30:00 -05:00
beckerinj
4ba8c0f380 prog 2022-11-06 04:15:02 -05:00
beckerinj
cb9b482340 start local login implement 2022-11-06 02:57:28 -05:00
beckerinj
797f33e0eb restructure and work on docker client 2022-11-05 22:22:27 -04:00
beckerinj
6a4991354b clients galore 2022-11-05 03:26:58 -04:00
beckerinj
336646c280 pretty much fill out the types 2022-10-10 23:30:53 -04:00
beckerinj
2664ba939e define some types 2022-10-10 20:55:46 -04:00