Skip to content

Commit

Permalink
* update the release process with info about comptroller/token listen…
Browse files Browse the repository at this point in the history
…ers and the repo
  • Loading branch information
chuckbergeron committed Oct 15, 2020
1 parent 8eef3ed commit 19f5da9
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions AlphaReleaseProcess.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,23 @@ Update the package dependency and QA

Create new prize pools using the builders.

## 6. Update Reference Pool UI
## 6. Publish New Prize Pool Addresses

Update the `current-pool-data` repo with the new pool addresses and publish the package on npm.

## 7. Token Listener relations

Create a Comptroller and run setTokenListener on PT owned prizeStrategies.

## 8. Update Reference Pool UI

The reference pool UI needs to be QA'd.

## 7. Update the Subgraph
## 9. Update the Subgraph

Ensure that the subgraph is updated.

## 8. Update the Pool App
## 10. Update the Pool App

The Pool app should point to the new prize pools created in step 6

Expand All @@ -53,7 +61,7 @@ This will entail:
1. Update the pool addresses
2. publish the package

## 9. Update the Gitbook Networks
## 11. Update the Gitbook Networks

The [Generate Networks Doc](https://github.com/pooltogether/generate-networks-doc) project automatically updates the [Gitbook networks page](https://docs.pooltogether.com/networks).

Expand Down

0 comments on commit 19f5da9

Please sign in to comment.