Skip to content

V23 update - #13

Merged
suhay merged 9 commits into
mainfrom
v23-update
Mar 16, 2026
Merged

V23 update#13
suhay merged 9 commits into
mainfrom
v23-update

Conversation

@suhay

@suhay suhay commented Mar 15, 2026

Copy link
Copy Markdown
Member

No description provided.

Two issues:

1. appwrite-worker-messaging was missing extra_hosts for
   host.docker.internal, so SMTP delivery to Mailpit failed on Linux
   CI (works on macOS Docker Desktop where it resolves automatically)

2. Subscriber test cleanup was inline (after assertions), so when the
   email test failed, the subscriber was never deleted — causing
   cascading 'already exists' errors in subsequent tests. Moved
   cleanup to afterAll with a tracked subscriber ID list.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@suhay
suhay merged commit 593bd37 into main Mar 16, 2026
1 check passed
@suhay
suhay deleted the v23-update branch March 16, 2026 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant