aboutsummaryrefslogtreecommitdiff
path: root/labbot/bot.py
AgeCommit message (Collapse)Author
2022-09-09add command framework, correct access token and secret passingJan200101
2022-09-07Implement DashboardJan200101
2022-09-07add per repository settingsJan200101
2022-05-04handle addon exceptions more gracefullyJan200101
2022-05-04only list addons on load, add more hook abstractionsJan200101
2022-05-04remove asyncio from logging, stop aiohttp from printingJan200101
2022-05-04improve typing, disable non-critical logging for aiohttp, […]Jan200101
- correctly popped values from kwargs to pass over to gidgetlab - add merge hook registration method to simplify future additions - add new setups values to config - add print option to config
2022-05-04add logging, offload addons into config, allow external addonsJan200101
2022-03-29Initial commit0.0.0Jan200101