cloudflare-docs icon indicating copy to clipboard operation
cloudflare-docs copied to clipboard

workers: fix typo

Open elithrar opened this issue 1 year ago • 3 comments

WIP

  • [x] Update Get Started guide w/ new Workflow, WorkflowEntrypoint, and type params (cc @sidharthachatterjee once we have the types updated)
  • [x] Glossary of terms (instances, steps, etc)
  • [x] wrangler workflows commands
  • [ ] Workers API guide for Workers bindings
  • [ ] Retry API and best practices
  • [ ] REST API published + linked to
  • [ ] Example snippets
  • [ ] When to choose between Cron Triggers vs. Queue vs. Workflows vs. DO alarm
  • [ ] Rules of Steps @LuisDuarte1
  • [x] Cron Trigger docs link to Workflows
  • [x] Pricing
  • [x] Limits

elithrar avatar Aug 16 '24 14:08 elithrar

⚠️ 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 07faddca0f6ed27c1cfe9930c84f6aeb9aea337e src/content/products/workflows.yaml View secret
11021221 Triggered Generic High Entropy Secret dae52045a7c5790e5795f8b1d466f89f7db137bb src/content/products/workflows.yaml View secret
11021221 Triggered Generic High Entropy Secret cc09b34207761237a1bdfc7309a562ca936eb13c 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.

gitguardian[bot] avatar Aug 16 '24 18:08 gitguardian[bot]

Deploying cloudflare-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: e858bb1
Status: ✅  Deploy successful!
Preview URL: https://8e1288d3.cloudflare-docs-7ou.pages.dev
Branch Preview URL: https://silverlock-workflows-new.cloudflare-docs-7ou.pages.dev

View logs

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/workflows/get-started/guide/ https://silverlock-workflows-new.cloudflare-docs-7ou.pages.dev/workflows/get-started/guide/
https://developers.cloudflare.com/workflows/build/workers-api/ https://silverlock-workflows-new.cloudflare-docs-7ou.pages.dev/workflows/build/workers-api/
https://developers.cloudflare.com/workflows/get-started/cli-quick-start/ https://silverlock-workflows-new.cloudflare-docs-7ou.pages.dev/workflows/get-started/cli-quick-start/
https://developers.cloudflare.com/workflows/build/rules-of-workflows/ https://silverlock-workflows-new.cloudflare-docs-7ou.pages.dev/workflows/build/rules-of-workflows/
https://developers.cloudflare.com/workflows/observability/metrics-analytics/ https://silverlock-workflows-new.cloudflare-docs-7ou.pages.dev/workflows/observability/metrics-analytics/
https://developers.cloudflare.com/workflows/build/trigger-workflows/ https://silverlock-workflows-new.cloudflare-docs-7ou.pages.dev/workflows/build/trigger-workflows/
https://developers.cloudflare.com/workers/wrangler/commands/ https://silverlock-workflows-new.cloudflare-docs-7ou.pages.dev/workers/wrangler/commands/
https://developers.cloudflare.com/workflows/build/sleeping-and-retrying/ https://silverlock-workflows-new.cloudflare-docs-7ou.pages.dev/workflows/build/sleeping-and-retrying/
https://developers.cloudflare.com/workflows/build/events-and-parameters/ https://silverlock-workflows-new.cloudflare-docs-7ou.pages.dev/workflows/build/events-and-parameters/
https://developers.cloudflare.com/workflows/ https://silverlock-workflows-new.cloudflare-docs-7ou.pages.dev/workflows/
https://developers.cloudflare.com/workflows/reference/pricing/ https://silverlock-workflows-new.cloudflare-docs-7ou.pages.dev/workflows/reference/pricing/
https://developers.cloudflare.com/workflows/reference/limits/ https://silverlock-workflows-new.cloudflare-docs-7ou.pages.dev/workflows/reference/limits/
https://developers.cloudflare.com/workflows/examples/ https://silverlock-workflows-new.cloudflare-docs-7ou.pages.dev/workflows/examples/
https://developers.cloudflare.com/workflows/examples/automate-lifecycle-emails/ https://silverlock-workflows-new.cloudflare-docs-7ou.pages.dev/workflows/examples/automate-lifecycle-emails/
https://developers.cloudflare.com/workflows/examples/post-process-r2/ https://silverlock-workflows-new.cloudflare-docs-7ou.pages.dev/workflows/examples/post-process-r2/

github-actions[bot] avatar Aug 16 '24 18:08 github-actions[bot]