mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 01:11:55 +02:00
Move commit signing step first, since it may be a prerequisite to deploying to your sandbox
This commit is contained in:
parent
b8dbc39b66
commit
333b3c710a
1 changed files with 1 additions and 1 deletions
|
@ -22,6 +22,7 @@ There are several tools we use locally that you will need to have.
|
|||
## Access
|
||||
|
||||
### Steps for the onboardee
|
||||
- [ ] Setup [commit signing in Github](#setting-up-commit-signing) and with git locally.
|
||||
- [ ] [Create a cloud.gov account](https://cloud.gov/docs/getting-started/accounts/)
|
||||
- [ ] Have an admin add you to the CISA Github organization and Dotgov Team.
|
||||
- [ ] Ensure you can login to your cloud.gov account via the CLI
|
||||
|
@ -32,7 +33,6 @@ cf login -a api.fr.cloud.gov --sso
|
|||
- [ ] Have an admin add you to our login.gov sandbox team (`.gov registrar poc`) via the [dashboard](https://dashboard.int.identitysandbox.gov/).
|
||||
|
||||
**Note:** As mentioned in the [Login documentation](https://developers.login.gov/testing/), the sandbox Login account is different account from your regular, production Login account. If you have not created a Login account for the sandbox before, you will need to create a new account first.
|
||||
- [ ] Setup [commit signing in Github](#setting-up-commit-signing) and with git locally.
|
||||
|
||||
### Steps for the onboarder
|
||||
- [ ] Add the onboardee to cloud.gov org (cisa-getgov-prototyping)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue