mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Update Testing Guide
parent
85f3b3825d
commit
37c6936055
1 changed files with 10 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue