-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
Update gatsby-cloud-plugin README #38479
Merged
fk
merged 3 commits into
gatsbyjs:master
from
stephan1echung:sc-update-gatsby-cloud-plugin-readme
Sep 14, 2023
Merged
Update gatsby-cloud-plugin README #38479
fk
merged 3 commits into
gatsbyjs:master
from
stephan1echung:sc-update-gatsby-cloud-plugin-readme
Sep 14, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gatsbot
bot
added
the
status: triage needed
Issue or pull request that need to be triaged and assigned to a reviewer
label
Aug 25, 2023
benrobertsonio
approved these changes
Aug 25, 2023
benrobertsonio
approved these changes
Aug 29, 2023
fk
approved these changes
Sep 14, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, and while I'm 99% :doge: I think we can ignore those failing checks!
pieh
pushed a commit
that referenced
this pull request
Sep 15, 2023
Co-authored-by: Florian Kissling <21834+fk@users.noreply.github.com> (cherry picked from commit 743cb95)
gatsbybot
added a commit
that referenced
this pull request
Sep 15, 2023
pieh
pushed a commit
that referenced
this pull request
Oct 9, 2023
…y-cloud` and `source-contentful` (#38619) Adjust `source-npm-package-search` to pick up READMEs for - `gatsby-plugin-gatsby-cloud` - `gatsby-source-contentful` from unpkg.com instead of Algolia's outdated `npm-search` to make information from - #38480 - #38479 accessible to gatsbyjs.com users. (cherry picked from commit d44ada7)
gatsbybot
added a commit
that referenced
this pull request
Oct 9, 2023
…y-cloud` and `source-contentful` (#38619) (#38622) Adjust `source-npm-package-search` to pick up READMEs for - `gatsby-plugin-gatsby-cloud` - `gatsby-source-contentful` from unpkg.com instead of Algolia's outdated `npm-search` to make information from - #38480 - #38479 accessible to gatsbyjs.com users. (cherry picked from commit d44ada7) Co-authored-by: Florian Kissling <21834+fk@users.noreply.github.com>
This was referenced Oct 18, 2023
This was referenced Dec 4, 2023
This was referenced Dec 12, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
status: triage needed
Issue or pull request that need to be triaged and assigned to a reviewer
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
include deprecation notice
Documentation
Tests
Related Issues