mirror of
https://github.com/the-draupnir-project/Draupnir.git
synced 2026-05-14 03:15:11 +00:00
caa9938147
Docker Hub - Develop / docker-latest (push) Failing after 37s
GHCR - Development Branches / ghcr-publish (push) Failing after 34s
Tests / Build & Lint (push) Failing after 5m33s
Tests / Integration tests (push) Failing after 26s
Tests / Application Service Integration tests (push) Failing after 17s
Tests / Unit tests (push) Successful in 6m53s
* Make Appservice register and setup basic profile information. Basic Profile information being setting a display name if none exists. * Add changeset information * Relocate Profile logic to after initialisation. * Clean up Appservice Bot Reg and Profile Set code Co-authored-by: Gnuxie <Gnuxie@users.noreply.github.com> * Workaround bug with ensureRegistered in matrix-appservice-bridge. https://github.com/matrix-org/matrix-appservice-bridge/issues/525 * Clarify that this is mostly dead code --------- Co-authored-by: Gnuxie <Gnuxie@users.noreply.github.com>