Relax admin automated account registration #16

Merged
yume merged 4 commits from relax-account-registration into develop 2024-11-14 11:40:00 -06:00
Owner

Signed-off-by: eternal-flame-AD yume@yumechi.jp

What

Why

Additional info (optional)

Checklist

  • Read the contribution guide
  • Test working in a local environment
  • (If needed) Add story of storybook
  • (If needed) Update CHANGELOG.md
  • (If possible) Add tests
Signed-off-by: eternal-flame-AD <yume@yumechi.jp> <!-- ℹ お読みください / README PRありがとうございます! PRを作成する前に、コントリビューションガイドをご確認ください: Thank you for your PR! Before creating a PR, please check the contribution guide: https://github.com/misskey-dev/misskey/blob/develop/CONTRIBUTING.md --> ## What <!-- このPRで何をしたのか? どう変わるのか? --> <!-- What did you do with this PR? How will it change things? --> ## Why <!-- なぜそうするのか? どういう意図なのか? 何が困っているのか? --> <!-- Why do you do it? What are your intentions? What is the problem? --> ## Additional info (optional) <!-- テスト観点など --> <!-- Test perspective, etc --> ## Checklist - [ ] Read the [contribution guide](https://github.com/misskey-dev/misskey/blob/develop/CONTRIBUTING.md) - [ ] Test working in a local environment - [ ] (If needed) Add story of storybook - [ ] (If needed) Update CHANGELOG.md - [ ] (If possible) Add tests
yume self-assigned this 2024-11-14 02:51:17 -06:00
yume added 1 commit 2024-11-14 02:51:17 -06:00
Relax admin automated account registration
Some checks failed
Lint / pnpm_install (pull_request) Successful in 1m59s
Publish Docker image / Build (pull_request) Successful in 5m0s
Test (backend) / unit (20.16.0) (pull_request) Successful in 7m43s
Lint / lint (backend) (pull_request) Successful in 2m16s
Lint / lint (frontend) (pull_request) Successful in 2m13s
Lint / lint (frontend-embed) (pull_request) Successful in 2m12s
Lint / lint (frontend-shared) (pull_request) Successful in 2m13s
Test (backend) / e2e (20.16.0) (pull_request) Successful in 11m48s
Lint / lint (misskey-js) (pull_request) Failing after 1m2s
Lint / lint (misskey-bubble-game) (pull_request) Successful in 2m22s
Lint / lint (sw) (pull_request) Successful in 2m30s
Lint / lint (misskey-reversi) (pull_request) Successful in 2m46s
Lint / typecheck (backend) (pull_request) Successful in 2m19s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m0s
Lint / typecheck (sw) (pull_request) Successful in 1m58s
Test (production install and build) / production (20.16.0) (pull_request) Failing after 14m9s
8b92e89ca1
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
yume force-pushed relax-account-registration from 8b92e89ca1 to 26bd41ea19 2024-11-14 03:37:06 -06:00 Compare
yume force-pushed relax-account-registration from 26bd41ea19 to 299e9caebe 2024-11-14 03:48:46 -06:00 Compare
yume force-pushed relax-account-registration from 299e9caebe to 64c67e6b8b 2024-11-14 04:07:16 -06:00 Compare
yume force-pushed relax-account-registration from 64c67e6b8b to b34f2492b6 2024-11-14 04:14:11 -06:00 Compare
yume force-pushed relax-account-registration from b34f2492b6 to 7525229d30 2024-11-14 04:39:19 -06:00 Compare
yume force-pushed relax-account-registration from 7525229d30 to da4bfb501f 2024-11-14 06:12:43 -06:00 Compare
yume force-pushed relax-account-registration from da4bfb501f to ffd5711d53 2024-11-14 06:35:37 -06:00 Compare
yume force-pushed relax-account-registration from ffd5711d53 to d7721c3df2 2024-11-14 08:43:40 -06:00 Compare
yume force-pushed relax-account-registration from d7721c3df2 to fd271ea268 2024-11-14 09:18:15 -06:00 Compare
yume added 3 commits 2024-11-14 09:31:28 -06:00
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
Add role write:admin:create-account
Some checks failed
Lint / pnpm_install (pull_request) Successful in 1m50s
Publish Docker image / Build (pull_request) Successful in 4m42s
Test (production install and build) / production (20.16.0) (pull_request) Successful in 1m15s
Test (backend) / unit (20.16.0) (pull_request) Successful in 9m6s
Test (backend) / e2e (20.16.0) (pull_request) Failing after 12m5s
Lint / lint (backend) (pull_request) Successful in 2m20s
Lint / lint (frontend) (pull_request) Successful in 2m14s
Lint / lint (frontend-embed) (pull_request) Successful in 2m15s
Lint / lint (frontend-shared) (pull_request) Successful in 2m15s
Lint / lint (misskey-bubble-game) (pull_request) Successful in 2m26s
Lint / lint (misskey-js) (pull_request) Successful in 2m30s
Lint / lint (misskey-reversi) (pull_request) Successful in 2m28s
Lint / lint (sw) (pull_request) Successful in 2m31s
Lint / typecheck (backend) (pull_request) Successful in 2m16s
Lint / typecheck (sw) (pull_request) Successful in 1m39s
Lint / typecheck (misskey-js) (pull_request) Has been cancelled
241e4d0f24
yume force-pushed relax-account-registration from 241e4d0f24 to 4d140337f9 2024-11-14 09:37:31 -06:00 Compare
yume force-pushed relax-account-registration from 4d140337f9 to 74fa76f89c 2024-11-14 10:03:50 -06:00 Compare
yume force-pushed relax-account-registration from 74fa76f89c to 2748c91800 2024-11-14 10:49:07 -06:00 Compare
yume force-pushed relax-account-registration from 2748c91800 to d332d25ba3 2024-11-14 11:20:57 -06:00 Compare
yume force-pushed relax-account-registration from d332d25ba3 to 0f90b37b62 2024-11-14 11:21:37 -06:00 Compare
yume merged commit 738877016c into develop 2024-11-14 11:40:00 -06:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: yume/yumechi-no-kuni#16
No description provided.