-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Comparing changes
Open a pull request
base repository: gatsbyjs/gatsby
base: gatsby@2.24.8
head repository: gatsbyjs/gatsby
compare: gatsby@2.24.9
- 13 commits
- 70 files changed
- 14 contributors
Commits on Jul 21, 2020
-
Capture repositoryId from heroku (#25910)
* Capture repositoryId from heroku * Add comments
Configuration menu - View commit details
-
Copy full SHA for 6791437 - Browse repository at this point
Copy the full SHA 6791437View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c84dd7 - Browse repository at this point
Copy the full SHA 6c84dd7View commit details -
No need to link to `example.com` it's a sample domain.
Configuration menu - View commit details
-
Copy full SHA for 91213b9 - Browse repository at this point
Copy the full SHA 91213b9View commit details -
Add __BASE_PATH__ definition to storybook config (#25643)
* Add __BASE_PATH__ definition to storybook config * Globals need not be defined for Storybook Docs Update to Docs: Removes the need to declare the `__BASE_PATH__` and `__PATH_PREFIX__` in the Storybook config for Tests to work
Configuration menu - View commit details
-
Copy full SHA for ca23b39 - Browse repository at this point
Copy the full SHA ca23b39View commit details -
fix(gatsby): don't place virtual modules in node_modules directory (#…
…25720) * fix(gatsby): don't place virtual modules in node_modules directory * fix eslint rule Co-authored-by: Ward Peeters <ward@coding-tech.com>
Configuration menu - View commit details
-
Copy full SHA for 7b1a0f2 - Browse repository at this point
Copy the full SHA 7b1a0f2View commit details -
chore(doc):Add guide to Deploy Gatsby to DigitalOcean droplet. (#24652)
* Added doc for deploying to digitalocean droplet Added doc for deploying gatsby site to digitalocean droplet and configuring domain name with SSL. For issue #24549 . * Updated with deploying to digitalocean droplet doc Updated with deploying to digitalocean droplet doc to fix issue #24549. * Added missing code language flag to fix lint check Lint Check failed due to one code language flag was missing in one of the code snippet in the md file. Fixed that. * Updated grammar and styles as per code review Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com> * Removed the line for brevity * Updated grammar change for line #11 as per code review * Ran prettier to format the code * Added step to install dependencies after cloning * Change case of node to Node as per suggestion. Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com> * Changing optional to required for installing version of Node Gatsby required Node 10, so making the use of n package while installing the Node on digitalocean as a REQUIRED step. Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com> * Adding suggested changes for better understanding. Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com> * Adding the suggested changes. Using "Generate your Gatsby site for production" instead of "Build your gatsby site to generate static site for production" Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com> * Making changes as per suggestion by moderator Making the docs style changes as suggested by moderator marcysutton Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com> * Making changes as per suggestion Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com> * Making changes as per the suggestion Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com> * Update docs/docs/deploying-to-digitalocean-droplet.md Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com> * Making changes as per the suggestion Adding path resemble line to make it easy for people to understand the path Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com> * Adding changes as per the suggestion Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com> * Making changes as per the suggestion Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com> * Added snippet to get rid of permission denied Added snippet to get rid of permission denied while cloning the repository * Adding indentation as per linting rules * Ran prettier * Updating grammar as per suggested Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com> * Added note to copy local repo path for future ref * Ran prettier to format the code Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com>
Configuration menu - View commit details
-
Copy full SHA for fa6b96e - Browse repository at this point
Copy the full SHA fa6b96eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81900fb - Browse repository at this point
Copy the full SHA 81900fbView commit details -
fix dictionary for digitalocean guide (#25936)
Marcy Sutton authoredJul 21, 2020 Configuration menu - View commit details
-
Copy full SHA for c368198 - Browse repository at this point
Copy the full SHA c368198View commit details
Commits on Jul 22, 2020
-
fix(docs): show where
getNodesByType
comes from (#25344)* show where getNodesByType comes from * indicate the code is an example per PR feedback Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com> Co-authored-by: Marcy Sutton <marcy@gatsbyjs.com>
Configuration menu - View commit details
-
Copy full SHA for b6d1d18 - Browse repository at this point
Copy the full SHA b6d1d18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 405d3c2 - Browse repository at this point
Copy the full SHA 405d3c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 287ffeb - Browse repository at this point
Copy the full SHA 287ffebView commit details -
feat(gatsby): Defer node mutation during querying (#25479)
* Move bootstrap into machine * Add parent span and query extraction * Add rebuildSchemaWithSitePage * Use values from context * Remove logs * Add redirectListener * Changes from review * Log child state transitions * Add state machine for query running * Changes from review * Changes from review * Switch to reporter * Use assertStore * Remove unused action * Remove unusued config * Remove unusued config * Add gql runner reset * Handle node mutation queuing and batching in state machine * Use new pagedata utils * Use develop queue * New xstate syntax * Work-around xstate bug * Track first run * Track first run * Disable --quiet in e2e * Don't defer node mutation if we're outside the state machine * Re-quieten e2e * Listen for query file changes * Lint * Handle webhook * Changes from review * Fix typings * Changes from review * Typefix * feat(gatsby): Move final parts into develop state machine (#25716) * Move remaining parts into state machine * Move top level state machine into state machines dir * Add machine ids * Add missing imports * Resolve api promises * Remove unused action * Move logging into helper * Changes from review * Manually save db * Add comments * Remove first run from query running * Refactor into separate data layer machines * Fix condition Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cf14989 - Browse repository at this point
Copy the full SHA cf14989View commit details -
- gatsby-admin@0.1.98 - gatsby-cli@2.12.65 - gatsby-recipes@0.1.55 - gatsby-source-contentful@2.3.30 - gatsby-source-drupal@3.5.25 - gatsby-source-filesystem@2.3.22 - gatsby-source-shopify@3.2.24 - gatsby-source-wordpress@3.3.25 - gatsby-telemetry@1.3.22 - gatsby@2.24.9
Configuration menu - View commit details
-
Copy full SHA for 6712f40 - Browse repository at this point
Copy the full SHA 6712f40View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff gatsby@2.24.8...gatsby@2.24.9