Commit Graph

7 Commits

Author SHA1 Message Date
Mykhailo Yermolenko
e6fc5cb85f Add keep_open_until to /allowed for hold-door; fix 9 bugs
/allowed returns keep_open_until from the newest approved hold in
doorlog; /longpoll skips hold events to avoid spurious open pulses.

Fixes: assert->raise for SECRET check, text() on 403, remove dead
/logs code, flatten auth decorator, by_slackid None fallback, load
kube config once, guard missing slack command, backoff on PyMongoError,
mongo->mongosh.
2026-06-17 16:42:54 +03:00
c5d4f603e2 fix slack-kube auth
1. reorder slack auth methods
2. refactor + fix kube slack lookup
2026-06-11 23:03:35 +03:00
6618101064 fix comparing groups 2025-12-22 20:08:06 +02:00
0caaf7cd10 py typing is cursed 2025-12-22 19:16:53 +02:00
4e493069ab groups doc 2025-08-08 06:25:53 +03:00
f5cfb3454a slack /open-xxx from inventory-app 2025-08-08 05:33:17 +03:00
5afee284b7 python imports hell 2025-08-08 03:46:37 +03:00