Bring back auto-deploy
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 642
- Forks
- 369
- PR merge metrics
- No merged PRs in 30d
Description
It would be great if we didn't have to deploy the test dapp manually — if, instead, every time we pushed to `main`, it deployed itself. It seems like an [attempt](https://github.com/MetaMask/test-dapp/actions/runs/881445808) was made to add this using [`peaceiris/actions-gh-pages`](https://github.com/marketplace/actions/github-pages-action), but perhaps permissions aren't set up correctly on this repo. We'd have to get an admin to investigate this.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the linked GitHub Actions run and the attempted peaceiris/actions-gh-pages setup first. Check the repository permissions needed for deployment on pushes to main, then verify that a main-branch push deploys the test dapp without manual intervention.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, javascript
- Domain
- ci-cd, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100