169 Commits

Author SHA1 Message Date
512feb0268 increase global timeout to 9s to prevent timeouts and graceful fallback sooner at 7.25s
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 55s
Build and push Doorman UI / API / docker (push) Successful in 2m14s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 6s
2025-09-02 20:10:49 -07:00
f3863719b5 add readmes for ui and schema
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 32s
Build and push Doorman UI / API / docker (push) Successful in 2m8s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-06-10 18:59:14 -07:00
8e18bfd53e add readme for doorman-client 2025-06-10 18:52:23 -07:00
70651987bf add main readme 2025-06-10 18:36:22 -07:00
664fbda653 set up local env vars 2025-06-10 18:23:03 -07:00
2679374dc8 change .env.example name 2025-06-10 18:15:53 -07:00
44ff06876b add local DDB run option 2025-06-10 17:32:08 -07:00
a2d6776d59 fix args
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 30s
Build and push Doorman UI / API / docker (push) Successful in 1m57s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-06-08 19:49:26 -07:00
aedc8a3741 add load system env
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Successful in 29s
Build and push Doorman UI / API / docker (push) Failing after 2m33s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-06-08 19:44:12 -07:00
fad9539bd3 fix promotion by adding the SID in the config
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Successful in 29s
Build and push Doorman UI / API / docker (push) Failing after 1m56s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-06-08 19:38:23 -07:00
fa2fa11449 deploy prod by promoting staging to be faster
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Successful in 30s
Build and push Doorman UI / API / docker (push) Failing after 1m54s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-06-08 19:31:41 -07:00
80dddd9a55 add test for not found msg 2025-06-08 19:22:41 -07:00
5595a29352 change err to msg 2025-06-08 19:19:30 -07:00
8f75081e6b add staging deployment + test to gitea workflow
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 30s
Build and push Doorman UI / API / docker (push) Successful in 3m42s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-06-08 19:00:49 -07:00
cde7a1309e remove doorman api dep
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 6s
Build and push Doorman UI / API / docker (push) Successful in 1m35s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-06-08 16:38:15 -07:00
cdc4c37a38 remove doorman schema dep in package json
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Successful in 29s
Build and push Doorman UI / API / docker (push) Failing after 1m14s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-06-08 16:34:59 -07:00
fe8f5ae738 fix buzzer activated dependencies
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Failing after 12s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Has been skipped
Build and push Doorman UI / API / docker (push) Failing after 1m17s
2025-06-08 16:32:19 -07:00
aa1de04fe7 add schema to workspace
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Failing after 12s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Has been skipped
Build and push Doorman UI / API / docker (push) Failing after 36s
2025-06-08 13:02:52 -07:00
b5a0c467bd skip tsc 2025-06-08 13:01:32 -07:00
b68daf7312 create new package for schemas and use it for auth 2025-06-08 12:54:54 -07:00
11827c30c1 fix misc
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 49s
Build and push Doorman UI / API / docker (push) Successful in 1m40s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-06-08 11:49:53 -07:00
9c6932d050 fix timeout coersion 2025-06-08 11:49:36 -07:00
8ca379b6db update onboard route 2025-06-07 16:55:29 -07:00
1c87e93d2f update status route 2025-06-07 16:37:01 -07:00
8750c2ed82 update notify route 2025-06-07 16:30:14 -07:00
e17bb267fe update info route 2025-06-07 16:15:33 -07:00
231ea8149d add validation to edit route
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 31s
Build and push Doorman UI / API / docker (push) Successful in 2m15s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 9s
2025-06-07 14:15:41 -07:00
0979d03a27 add common validation path. Refactor auth route to use it 2025-06-07 13:43:16 -07:00
fd3878d590 fix ui build issues
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 30s
Build and push Doorman UI / API / docker (push) Successful in 1m36s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 6s
2025-06-06 15:37:31 -07:00
c56b90714f add new door onboarding
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Successful in 31s
Build and push Doorman UI / API / docker (push) Failing after 32s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 6s
2025-06-06 15:28:13 -07:00
e99d820abf add secrets for discord onboarding 2025-06-06 15:27:32 -07:00
4e730c4648 change edit form to be cloudscape friendly 2025-06-03 18:00:29 -07:00
16f1e96f83 add auth integration tests
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 31s
Build and push Doorman UI / API / docker (push) Successful in 1m37s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-06-03 17:13:28 -07:00
4a8a15b316 add secrets for test
Some checks failed
Build and push image for doorman-homeassistant / deploy-gitainer (push) Has been cancelled
Build and push image for doorman-homeassistant / docker (push) Has been cancelled
Build and push Doorman UI / API / docker (push) Successful in 1m26s
2025-06-03 15:50:29 -07:00
900f413dd5 ensure build happens first when integ testing
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Successful in 29s
Build and push Doorman UI / API / docker (push) Failing after 30s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-06-03 15:48:38 -07:00
9950766b32 add integ test step in github actions
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Successful in 39s
Build and push Doorman UI / API / docker (push) Failing after 18s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-06-03 15:43:43 -07:00
f919c3f3e1 move doorman url to common context 2025-06-02 17:28:46 -07:00
9c6231f045 add approval id in discord notification and add flashbar after clicking edit
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 30s
Build and push Doorman UI / API / docker (push) Successful in 1m24s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-06-01 21:42:07 -07:00
3998818012 add secret for notify route
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 30s
Build and push Doorman UI / API / docker (push) Successful in 1m27s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-06-01 21:06:32 -07:00
2f45005a8a cleanup old code
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 29s
Build and push Doorman UI / API / docker (push) Successful in 2m2s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-05-31 21:50:31 -07:00
aeefd6f5d3 change homeassistant container to use new ddb 2025-05-31 21:47:52 -07:00
ca2cd5286f migrate status route 2025-05-31 15:17:44 -07:00
154ca3aec0 migrate edit route 2025-05-31 15:09:39 -07:00
50c4e9ae2c migrate auth route 2025-05-31 14:47:43 -07:00
ff2b5f9b9e migrate rest of info route to dynabridge 2025-05-31 14:36:19 -07:00
9f1a05acf8 migrate door alias 2025-05-31 14:26:47 -07:00
73e98c0508 fix deserialiation
All checks were successful
Build and push Doorman UI / API / docker (push) Successful in 1m30s
Build and push image for doorman-homeassistant / docker (push) Successful in 51s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-05-31 14:17:33 -07:00
446942582c testing dynabridge
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Failing after 34s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Has been skipped
Build and push Doorman UI / API / docker (push) Successful in 1m32s
2025-05-31 13:58:39 -07:00
899d33895a complete node 22 upgrade
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Failing after 33s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Has been skipped
Build and push Doorman UI / API / docker (push) Successful in 1m28s
2025-05-31 13:50:48 -07:00
2f3b3014a5 upgrade to node22
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Failing after 1m7s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Has been skipped
Build and push Doorman UI / API / docker (push) Successful in 1m30s
2025-05-31 13:46:09 -07:00