Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swap hosting information to gatsby cloud #1510

Merged
merged 1 commit into from
Aug 5, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
- [Use `fix`](#use-fix)
- [Use `feat`](#use-feat)
- [Draft PRs](#draft-prs)
- [Deploy previews with Amplify](#deploy-previews-with-amplify)
- [Deploy previews with Gatsby Cloud](#deploy-previews-with-gatsby-cloud)
- [Style guide adherence](#style-guide-adherence)
- [Reusable components](#reusable-components)
- [Technical reference contribution guidelines](#technical-reference-contribution-guidelines)
Expand Down Expand Up @@ -168,9 +168,9 @@ To submit a [Draft PR](https://github.blog/2019-02-14-introducing-draft-pull-req
`PR` you wish to submit.
3. Once you are ready to have the `PR` reviewed and merge, click the Ready for review button on the `PR`.

### Deploy previews with Amplify
### Deploy previews with Gatsby Cloud

PRs that are opened from a branch in this repo (not forks) will generate preview links on Amplify automatically. Amplify preview links can be found within the PR under the `Checks` Tab.
PRs that are opened from a branch in this repo (not forks) will generate preview links on Gatsby Cloud automatically. Gatsby Cloud preview links can be found as comments on your pull request once they finish building. Progress can be monitored via the `Gatsby Build Service` job under the `Checks` section.

## Style guide adherence

Expand Down
23 changes: 0 additions & 23 deletions amplify.yml

This file was deleted.