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] Add "get started" video series #16866

Merged
merged 9 commits into from
Sep 18, 2024
Merged

Conversation

kodster28
Copy link
Contributor

@kodster28 kodster28 commented Sep 16, 2024

Summary

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.

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

github-actions bot commented Sep 16, 2024

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/

Copy link

gitguardian bot commented Sep 17, 2024

⚠️ GitGuardian has uncovered 3 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
11021221 Triggered Generic High Entropy Secret 4c6faa2 astro.config.mjs View secret
11021221 Triggered Generic High Entropy Secret 4c6faa2 astro.config.mjs View secret
11021221 Triggered Generic High Entropy Secret 4c6faa2 astro.config.mjs View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Copy link

cloudflare-workers-and-pages bot commented Sep 17, 2024

Deploying cloudflare-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 28c4ed7
Status: ✅  Deploy successful!
Preview URL: https://b5e91c3e.cloudflare-docs-7ou.pages.dev
Branch Preview URL: https://durable-objects-series.cloudflare-docs-7ou.pages.dev

View logs

Copy link

github-actions bot commented Sep 17, 2024

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/durable-objects/get-started/video-series/deploy-app/ https://durable-objects-series.cloudflare-docs-7ou.pages.dev/durable-objects/get-started/video-series/deploy-app/
https://developers.cloudflare.com/durable-objects/get-started/video-series/serverless-websocket/ https://durable-objects-series.cloudflare-docs-7ou.pages.dev/durable-objects/get-started/video-series/serverless-websocket/
https://developers.cloudflare.com/durable-objects/get-started/video-series/app-frontend/ https://durable-objects-series.cloudflare-docs-7ou.pages.dev/durable-objects/get-started/video-series/app-frontend/
https://developers.cloudflare.com/durable-objects/get-started/video-series/durable-objects/ https://durable-objects-series.cloudflare-docs-7ou.pages.dev/durable-objects/get-started/video-series/durable-objects/
https://developers.cloudflare.com/durable-objects/get-started/video-series/intro/ https://durable-objects-series.cloudflare-docs-7ou.pages.dev/durable-objects/get-started/video-series/intro/
https://developers.cloudflare.com/durable-objects/get-started/video-series/make-answer-webrtc-calls/ https://durable-objects-series.cloudflare-docs-7ou.pages.dev/durable-objects/get-started/video-series/make-answer-webrtc-calls/
https://developers.cloudflare.com/durable-objects/get-started/video-series/real-time-messaging/ https://durable-objects-series.cloudflare-docs-7ou.pages.dev/durable-objects/get-started/video-series/real-time-messaging/
https://developers.cloudflare.com/durable-objects/get-started/video-series/ https://durable-objects-series.cloudflare-docs-7ou.pages.dev/durable-objects/get-started/video-series/
https://developers.cloudflare.com/durable-objects/get-started/ https://durable-objects-series.cloudflare-docs-7ou.pages.dev/durable-objects/get-started/
https://developers.cloudflare.com/durable-objects/get-started/walkthrough/ https://durable-objects-series.cloudflare-docs-7ou.pages.dev/durable-objects/get-started/walkthrough/
https://developers.cloudflare.com/style-guide/components/stream/ https://durable-objects-series.cloudflare-docs-7ou.pages.dev/style-guide/components/stream/

@kodster28 kodster28 changed the title [TEST] DO video series [DO] Add "get startedDO video series Sep 17, 2024
@github-actions github-actions bot removed the size/s label Sep 17, 2024
@kodster28 kodster28 changed the title [DO] Add "get startedDO video series [DO] Add "get started" video series Sep 17, 2024
@kodster28 kodster28 marked this pull request as ready for review September 17, 2024 18:38
@kodster28 kodster28 requested review from KianNH and a team as code owners September 17, 2024 18:38
@kodster28
Copy link
Contributor Author

cc: @megaconfidence

Copy link
Contributor

@hyperlint-ai hyperlint-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

11 files reviewed, 10 outstanding issue(s) found.

@megaconfidence
Copy link
Member

Thanks @kodster28. Is there any action needed from me?

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
@kodster28
Copy link
Contributor Author

kodster28 commented Sep 18, 2024

Thanks @kodster28. Is there any action needed from me?

Nope!! (you already did all the work here, haha).

Should be pushing this live shortly.

@kodster28 kodster28 merged commit cda8483 into production Sep 18, 2024
12 of 13 checks passed
@kodster28 kodster28 deleted the durable-objects-series branch September 18, 2024 20:34
vy-ton pushed a commit that referenced this pull request Sep 19, 2024
* [TEST] DO video series

* Updated with videos and more content

* Update style guide

* Remove empty pagination override

* Disable right side toc

* Update to add descriptions and links

* Apply suggestions from code review

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>

---------

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
elithrar pushed a commit that referenced this pull request Oct 15, 2024
* [TEST] DO video series

* Updated with videos and more content

* Update style guide

* Remove empty pagination override

* Disable right side toc

* Update to add descriptions and links

* Apply suggestions from code review

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>

---------

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
maheshwarip pushed a commit that referenced this pull request Dec 2, 2024
* [TEST] DO video series

* Updated with videos and more content

* Update style guide

* Remove empty pagination override

* Disable right side toc

* Update to add descriptions and links

* Apply suggestions from code review

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>

---------

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
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:style-guide size/m
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants