Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade to Gatsby 3 and fix Heroku caching (#2851)
* Add tbd comment to pages/404.tsx * Add comment to 404 page * Update gatsby 2 to 3 * update needed dependencies to get gatsby 3 working * add gatsby-plugin-image * Update gatsby-source-github-api * Take off tbd comment in 404.tsx * Delete unneeded file in .github/workflows * Fix attempted imported css warnings * Add tbd comment to 404.tsx * Rollback [email protected] to 3.6.0 * Remove comment in 404 page * Move gatsby pkg back to 3.10.2 * Add tbd comment in 404 page * Update outdated packages * Delete tbd comment in 404 page * Place console.log in DefaultSEO * Run 'yarn upgrade' * Delete comment in 404.tsx * Upgrade @reach/portal * Delete console.log in DefaultSeo * Update @react/portal * Upgrade some packages * Update some packages * Add tbd comment in 404.tsx * Delete tbd comment * Test static query * Refactor useGlossary hook * Move gatsby to 3.9.0 * Add tbd comment * Update gatsby to 3.8.0 * Delete comment in 404 page * Move gatsby to 3.6.0 * Add tbd comment * Move gatsby to 3.4.0 * Delete comment in 404 page * Move gatsby to 3.2.0 * Add tbd comment in 404 page * Delete comment in 404 page * Move gatsby to 3.0.0 * Add tbd comment in 404 page * Update gatsby to 2.32.12 * Add tbd comment in 404 page * Update gatsby to 3.14.0 * Move gatsby to 3.10.2 * Delete and recreate yarn.lock * Delete tbd comment * Update typescript to 4.4.2 * Update package.json and yarn.lock to match 1be35ce * Add tbd comment * Delete test query from siteMeta * Delete console.log in siteMeta.ts * Remove resolutions from package.json * Delete tbd comment * Upgrade gatsby * Revert "Test static query" This reverts commit 51a6012. * Add PQR flag * Upgrade gatsby-*-sharp and add lmdb-store * Remove picture.small * Update to node 16 * Add tbd comment * Move gatsby to ^3.11.0 * Delete tbd comment * Move gatsby to ^3.12.0 * Delete tbd comment * Move gatsby to ^3.13.0 * Update some more packages * Add dummy post * Add ability to disable build retry in DEPLOY_OPTIONS * Change content * Change content * Remove deprecated gatsby-image * Try consecutive builds * Undo consecutive builds experiment * Log env * Change content even more * Remove dummy page * Remove env display * Add dummy page again * Make an interim deploy script * chmod +x * Use vars and add test echos * Remove echos and debug with which * More debugging * Even more debugging * Remove debug stuff and mkdir that caused issues * update content * Remove dummy post * Remove dummy blog post * DVCLive User Guide updates (#2814) * Updated top-level index. Refactored user-guide to top level * Updated links * Added dvclive-html.gif * Explicit mention to automatic html update * dvc 2.7.2 (#2813) * dvc 2.7.2 * gha: update: delay by 2 hours Co-authored-by: efiop <[email protected]> Co-authored-by: Ruslan Kuprieiev <[email protected]> * Fix broken dvc downlaod link check (#2820) * config: sync local/CI Prettier and Restyled (#2774) * test: change content/docs/user-guide/contributing/blog.md for #2641 * test: bad change to .../contributing/blog.md * test: try reverting 2dd2e91#diff-eb41540235b5687201bb19ed968c284453eea68563f5908a6e15ed8cbfa959de * format .restyled.yaml * config: sort prettier settings by abc * test: expanded Restyled config file per #2774 (comment) * Restyled by prettier (#2775) Co-authored-by: Restyled.io <[email protected]> * guide: roll back dummy changes (fixes formatting) * resyled: add comment on matching path pattern per #2774 (review) Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com> Co-authored-by: Restyled.io <[email protected]> * Added `Invalid authentication for Git Remote` to troubleshooting (#2731) * Added note about [SSH Git URLs] in dvc exp commands * Applied suggestions * Updated warning * Removed SSH from synopsis * Added Invalid authentication for Git Remote to troubleshooting * Added shorter title * Applied P.R. suggestions * Update content/docs/user-guide/troubleshooting.md * Update content/docs/user-guide/troubleshooting.md * Apply suggestions from code review Co-authored-by: Jorge Orpinel <[email protected]> * valid -> authenticated * Format * Update troubleshooting.md * Removed authenticated * Added note about git credentials Co-authored-by: Jorge Orpinel <[email protected]> * dvc 2.7.3 (#2829) Co-authored-by: efiop <[email protected]> * gha: update: run every day at 13:00 UTC * adding sept heartbeat (#2825) * adding sept heartbeat * punctuation, links, code revisions * Update content/blog/2021-09-14-september-21-dvc-heartbeat.md * adding cover image * corrections to description * fix the uploaded file link Co-authored-by: David de la Iglesia Castro <[email protected]> Co-authored-by: rogermparent <[email protected]> Co-authored-by: Ivan Shcheklein <[email protected]> * Fix broken link to Azure authentication examples (#2830) This link should point to: https://dvc.org/doc/command-reference/remote/modify#example-some-azure-authentication-methods * gha: update download links at 18:00 * dvc 2.7.4 (#2837) Co-authored-by: efiop <[email protected]> * fix: correct argument order (#2842) The order of arguments for `dvc remote rename` is reversed in the old version. According to the page @ `dvc remote rename -h`, the old remote `name` comes first followed by the `new` remote name argument. * Rename all references to `get-started-experiments` to `example-dvc-experiments` (#2817) Fixes #2784 * updating events page (#2847) * Refactor post by Batuhan (#2835) Co-authored-by: Batuhan Taskaya <[email protected]> Co-authored-by: Casper da Costa-Luis <[email protected]> * Add --show-csv flag to dvc exp show (#2740) * Add --show-csv flag to dvc exp show * Apply suggestions from code review * Format problem Co-authored-by: Jorge Orpinel <[email protected]> * use folded block scalar type (#2871) * Revert some unnecessary changes * Some minor/patch package upgrades * Add bug mitigation * Disable PQR and bug mitigation * Add USE_PRODUCTION_CACHE to deploy script for debugging * Revert style import change and undo malformed comment * Allow LayoutAlert to be false in typedef * Remove nonstandard space and use width for spacing for lint-css * Remove commented-out classnames * Upgrade gatsby and some other minor/patch upgrades * Add aptfile * Revert "Remove commented-out classnames" This reverts commit edae234. * Gatsby 4 again * Remove explicit typescript plugin and upgrade some packages * Remove unused wrapper class * Upgrade a bunch of packages * upgrade plugin-feed, downgrade transformer-remark * Update some more packages and try container stack * Update some other packages to trigger a cache clear * Revert stack change attempt, async setPageContext, remove Aptfile * Upgrade CircleCI node and un-refactor glossary query * Resolve ts-lint issues * Prettier on content/docs/user-guide/contributing/blog.md * Upgrade packages * Remove composes from * Remove source-github-api and other uses of deprecated runQuery * Back to Gatsby 3 * Remove explicit webpack * Use blur placeholder by default * Fix misconfig on blur * Upgrade some packages and remove unused lmdb-store * yarn upgrade (lockfile only) * Re-add typescript plugin definition (but not package.json) * Re-add node_modules cacheDirectories Co-authored-by: julieg18 <[email protected]> Co-authored-by: Julie <[email protected]> Co-authored-by: David de la Iglesia Castro <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: efiop <[email protected]> Co-authored-by: Ruslan Kuprieiev <[email protected]> Co-authored-by: Jorge Orpinel <[email protected]> Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com> Co-authored-by: Restyled.io <[email protected]> Co-authored-by: Jenifer De Figueiredo <[email protected]> Co-authored-by: Ivan Shcheklein <[email protected]> Co-authored-by: Jose Celano <[email protected]> Co-authored-by: Gavin Masterson <[email protected]> Co-authored-by: Emre Sahin <[email protected]> Co-authored-by: Batuhan Taskaya <[email protected]> Co-authored-by: Casper da Costa-Luis <[email protected]> Co-authored-by: Gao <[email protected]>
- Loading branch information