-
Notifications
You must be signed in to change notification settings - Fork 190
Prepare testing GitHub Pages for your PR
Anna Bauza edited this page Sep 5, 2020
·
2 revisions
- Make sure you have committed and pushed all necessary changes to your working repository.
- In your local root folder run command
yarn build
. - Copy
build
folder outside of your GitHub repository folder. - Checkout branch
gh-pages
. - Remove all content from root folder, but not GitHub folders and files.
- Copy content of your
build
folder and paste it into your repository root folder. - Commit and push your changes.
- Go to your GitHub for web and navigate to settings.
- Scroll all the way down to
GitHub Pages
section. - Select source branch
gh-pages
and leave folder asroot
. - Save changes and check link where yous side has been published - you can find it in your GitHub web under settings of GitHub Pages.
- Copy link and place it in your PR.
- Add label
Need Testing
. - Ping testing team in comment.
- Home
- AnitaB.org
- Implementation Guide
- Product Roadmap
- How To Contribute
- [Testing]
- GSoC 2021
- GSoC 2022
- GSoC 2023
- Projects