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

[DO] Renaming "Walkthrough" to "Tutorial" #19547

Merged
merged 3 commits into from
Jan 30, 2025

Conversation

Oxyjun
Copy link
Contributor

@Oxyjun Oxyjun commented Jan 30, 2025

Summary

Currently the "Get started" section for DO is looking a bit messy. We have

  • Walkthrough
  • Tutorial with SQL API
  • Video series

Walkthrough and Tutorial with SQL API are identical with the exception of which backend storage API it uses. This PR unifies the naming convention for consistency.

We may wish to consider a separate PR to position the video series in a different location.

Screenshots (optional)

Documentation checklist

  • The documentation style guide has been adhered to.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

Copy link

github-actions bot commented Jan 30, 2025

This PR changes current filenames or deletes current files. Make sure you have redirects set up to cover the following paths:

  • /durable-objects/get-started/walkthrough/

@github-actions github-actions bot added the product:durable-objects Durable Objects: https://developers.cloudflare.com/workers/learning/using-durable-objects/ label Jan 30, 2025
Copy link

cloudflare-workers-and-pages bot commented Jan 30, 2025

Deploying cloudflare-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 25cd513
Status: ✅  Deploy successful!
Preview URL: https://8974aa09.cloudflare-docs-7ou.pages.dev
Branch Preview URL: https://jun-do-get-started-name-unif.cloudflare-docs-7ou.pages.dev

View logs

Copy link

github-actions bot commented Jan 30, 2025

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/durable-objects/best-practices/websockets/ https://jun-do-get-started-name-unif.cloudflare-docs-7ou.pages.dev/durable-objects/best-practices/websockets/
https://developers.cloudflare.com/durable-objects/examples/alarms-api/ https://jun-do-get-started-name-unif.cloudflare-docs-7ou.pages.dev/durable-objects/examples/alarms-api/
https://developers.cloudflare.com/durable-objects/examples/build-a-counter/ https://jun-do-get-started-name-unif.cloudflare-docs-7ou.pages.dev/durable-objects/examples/build-a-counter/
https://developers.cloudflare.com/durable-objects/examples/build-a-rate-limiter/ https://jun-do-get-started-name-unif.cloudflare-docs-7ou.pages.dev/durable-objects/examples/build-a-rate-limiter/
https://developers.cloudflare.com/durable-objects/examples/durable-object-in-memory-state/ https://jun-do-get-started-name-unif.cloudflare-docs-7ou.pages.dev/durable-objects/examples/durable-object-in-memory-state/
https://developers.cloudflare.com/durable-objects/examples/durable-object-ttl/ https://jun-do-get-started-name-unif.cloudflare-docs-7ou.pages.dev/durable-objects/examples/durable-object-ttl/
https://developers.cloudflare.com/durable-objects/examples/websocket-hibernation-server/ https://jun-do-get-started-name-unif.cloudflare-docs-7ou.pages.dev/durable-objects/examples/websocket-hibernation-server/
https://developers.cloudflare.com/durable-objects/examples/websocket-server/ https://jun-do-get-started-name-unif.cloudflare-docs-7ou.pages.dev/durable-objects/examples/websocket-server/
https://developers.cloudflare.com/durable-objects/get-started/tutorial/ https://jun-do-get-started-name-unif.cloudflare-docs-7ou.pages.dev/durable-objects/get-started/tutorial/
https://developers.cloudflare.com/durable-objects/ https://jun-do-get-started-name-unif.cloudflare-docs-7ou.pages.dev/durable-objects/
https://developers.cloudflare.com/kv/concepts/kv-bindings/ https://jun-do-get-started-name-unif.cloudflare-docs-7ou.pages.dev/kv/concepts/kv-bindings/

@Oxyjun Oxyjun enabled auto-merge (squash) January 30, 2025 10:03
@Oxyjun Oxyjun merged commit a779fd0 into production Jan 30, 2025
12 checks passed
@Oxyjun Oxyjun deleted the jun/do/get-started-name-unification branch January 30, 2025 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product:durable-objects Durable Objects: https://developers.cloudflare.com/workers/learning/using-durable-objects/ product:kv size/s
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants