-
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
[Umbrella] Rename Zeit to Vercel #24019
Comments
@muescha Nice catch. Digging into it. Thanks |
oh - that was a draft and should not commited, i updated it now... |
please lets wait before doing some PR for a classification from gatsby team @gatsbyjs/learning for classification which change is needed and which change we skip |
Sure, Thanks for the quick update. |
Hiya! This issue has gone quiet. Spooky quiet. 👻 We get a lot of issues, so we currently close issues after 30 days of inactivity. It’s been at least 20 days since the last update here. Thanks for being a part of the Gatsby community! 💪💜 |
Hiya! This issue has gone quiet. Spooky quiet. 👻 We get a lot of issues, so we currently close issues after 30 days of inactivity. It’s been at least 20 days since the last update here. Thanks for being a part of the Gatsby community! 💪💜 |
not stale |
there are left only few places:
|
Hiya! This issue has gone quiet. Spooky quiet. 👻 We get a lot of issues, so we currently close issues after 60 days of inactivity. It’s been at least 20 days since the last update here. Thanks for being a part of the Gatsby community! 💪💜 |
Only left is |
🌟 🚢 |
Note: please wait for classification of this issue from @gatsbyjs/learning before submitting PR
Description
Zeit is now renamed to Vercel.
Important renamings:
References
Steps to reproduce
search repo for zeit: https://github.com/gatsbyjs/gatsby/search?q=zeit&unscoped_q=zeit
Note
some changes (for example GitHub repo are) available after 20. May 2020 -> see time line
Changes
All changes described in Timeline
Brand names:
Zeit
toVercel
Now
toVercel
Zeit Now
toVercel
Now CLI
toVercel CLI
ZEIT
toVercel
Commands:
now
tovercel
Environment:
NOW_*
toVERCEL_*
Domains:
zeit.co
tovercel.com
now.sh
tovercel.app
GitHub:
/zeit
to/vercel
(after 20. May 2020)Places to change
Note: only searched for Zeit but not so much for Now, added some now places
Unclassified occurrence
(@muescha in fix(docs): links in sidebar to vercel #24021 merged) www/src/data/sidebars/doc-links.yaml
(@muescha in fix(docs): remove deploying-to-now.md #24016 merged) docs/docs/deploying-to-now.md
-> remove duplicate file of docs/docs/deploying-to-vercel.md
(@iamdarshshah in fix(docs) - changes( ZEIT to Vercel) in docs/starters.yml #24022 merged) docs/starters.yml
(@darkmtr in fix(docs): changes(ZEIT to Vercel) in core-utils and recipes #24120 merged) /docs/recipes/deploying-your-site.md
(@iamdarshshah in fix(docs): /docs/* links (ZEIT to Vercel) #24026 merged) docs/blog/100days/free-hosting/index.md
(@iamdarshshah in fix(docs): next.js github links (zeit to vercel) #24785 merged) docs/blog/2017-10-03-smartive-goes-gatsby/index.md
(@iamdarshshah in fix(docs): next.js github links (zeit to vercel) #24785 merged) docs/blog/2017-10-29-my-search-for-the-perfect-universal-javaScript-framework/index.md
(@iamdarshshah in fix(docs): /docs/* links (ZEIT to Vercel) #24026 merged) docs/blog/2019-01-01-publish-multiple-gatsby-sites/index.md
(@muescha in fix(blog): publish multiple sites: change now to vercel #24877) docs/blog/2019-01-01-publish-multiple-gatsby-sites/index.md
(@iamdarshshah in fix(docs): /docs/* links (ZEIT to Vercel) #24026 merged) docs/blog/2019-01-25-blazing-fast-development-with-gatsby-and-sanity-io/index.md
(@iamdarshshah in fix(docs): /docs/* links (ZEIT to Vercel) #24026 merged) docs/blog/2019-04-06-security-for-modern-web-frameworks/index.md
(@iamdarshshah in fix(docs): /docs/* links (ZEIT to Vercel) #24026 merged) docs/blog/2019-11-14-announcing-gatsby-cloud/index.md
(@iamdarshshah in fix(docs): /docs/* links (ZEIT to Vercel) #24026 merged) docs/docs/building-a-contact-form.md
(@iamdarshshah in fix(docs) - [Now documentation] link (ZEIT to Vercel) #24024 merged) docs/docs/caching.md
(@iamdarshshah in fix(docs) - [Now documentation] link (ZEIT to Vercel) #24024 merged) docs/docs/deploying-to-vercel.md
docs/docs/deploying-to-vercel.md
https://gatsby-functions.now-examples.now.sh
[Example Project](https://github.com/zeit/now/tree/master/examples/gatsby)
(@iamdarshshah in fix(docs): /docs/* links (ZEIT to Vercel) #24026 merged) docs/docs/preparing-for-deployment.md
(@iamdarshshah in fix(docs): /docs/* links (ZEIT to Vercel) #24026 merged) docs/docs/recipes.md
(@iamdarshshah in fix(docs): /docs/* links (ZEIT to Vercel) #24026 merged) docs/docs/glossary/continuous-deployment.md
(@iamdarshshah in fix(docs): /docs/* links (ZEIT to Vercel) #24026 merged) docs/docs/recipes/deploying-your-site.md
(@iamdarshshah in fix: links zeit to vercel #24786 merged) examples/using-styled-jsx/README.md
(@darkmtr in fix(docs): changes(ZEIT to Vercel) in core-utils and recipes #24120 merged) packages/gatsby-core-utils/README.md
(@iamdarshshah in fix: links zeit to vercel #24786 merged) packages/gatsby-plugin-styled-jsx/README.md
(@iamdarshshah in fix(www): update zeit to vercel links #24044 merged)starters/README-template.md
Usage in comments
Usage in string constants
packages/gatsby-core-utils/src/ci.ts
Note: i don't know how to solve this? maybe both (new and old) should be valid?
NOW_REGION
andVERCEL_REGION
?packages/gatsby-core-utils/src/ci.ts
@jamoo added
getEnvDetect
in Detect vercel again after rebranding in gatsby-telemetry #25883Detect vercel again after rebranding in gatsby-telemetry
packages/gatsby-core-utils/src/ci.ts
@jamoo added
getEnvDetect
in Also detect VERCEL_BUILDER should Vercel one day use it as per the docs #25926packages/gatsby-core-utils/src/__tests__/ci.ts
The text was updated successfully, but these errors were encountered: