ghostguild-org/.forgejo
Jennie Robinson Faber c3695de5ca
Some checks failed
Test / vitest (push) Successful in 11m20s
Test / playwright (push) Successful in 17m22s
Test / visual (push) Failing after 11m15s
Test / Notify on failure (push) Has been skipped
fix(ci): set BASE_URL so pre-registrant invite route doesn't 500
invite.post.js requires process.env.BASE_URL to build the invite link,
returning 500 when unset. The CI workflow stubbed Resend / Mongo / JWT
but missed BASE_URL, so the admin-pre-registrants invite spec timed
out waiting for the success toast. Set BASE_URL to the test server's
URL on both jobs.
2026-05-01 12:08:41 +01:00
..
workflows fix(ci): set BASE_URL so pre-registrant invite route doesn't 500 2026-05-01 12:08:41 +01:00