Update Testing Guide

Kevin Morris 2021-10-24 06:04:42 +00:00
parent 85f3b3825d
commit 37c6936055

@ -289,13 +289,21 @@ For users testing Trusted User or Developer-specific routes, requests
for a Trusted User account can be made to aur-dev@lists.archlinux.org. for a Trusted User account can be made to aur-dev@lists.archlinux.org.
Send an email to aur-dev@lists.archlinux.org titled Send an email to aur-dev@lists.archlinux.org titled
`[Test Account Request] your_username` with details about which account type `[Test Account Request] your_username` with the following details:
you would like the account to have.
Username: username_you_want
Email: email@youwant.org
Type: account_type_you_want
Where `account_type_you_want` is one of `User` or `Trusted User`. We will not be giving out `Developer` accounts.
Upon receiving account requests, DevOps will be able to generate Upon receiving account requests, DevOps will be able to generate
an account for you in `aur-dev.archlinux.org`'s database, as long an account for you in `aur-dev.archlinux.org`'s database, as long
as there is no existing email/username conflict. as there is no existing email/username conflict.
You will receive an email at the email you've requested for your account, including the login details (username and password).
This will be done in quite an insecure manner, so it is highly recommended that you change your password as soon as possible to avoid any problems. The `aur-dev.archlinux.org` database is not connected to `aur.archlinux.org`'s database.
#### Local Docker Accounts #### Local Docker Accounts
Users who take advantage of a local Docker instance for testing have full Users who take advantage of a local Docker instance for testing have full