Skip to content

[Docs Site] Update pinned api-schemas commit #19

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

Open
wants to merge 10,000 commits into
base: production
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

This PR updates the api-schemas commit reference to the latest version (a239535bf5fb6029c4cd19b7bde051db77155573).

renandincer and others added 30 commits April 8, 2025 19:56
* [workers-observability] query builder docs

* fixes

* improved images

* fix links

---------

Co-authored-by: Rohin Lohe <rohin@cloudflare.com>
…udflare#21480)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.29.0 to 8.29.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.29.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.29.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [marked](https://github.com/markedjs/marked) from 15.0.7 to 15.0.8.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v15.0.7...v15.0.8)

---
updated-dependencies:
- dependency-name: marked
  dependency-version: 15.0.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cloudflare#21531)

Bumps [@cloudflare/vitest-pool-workers](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vitest-pool-workers) from 0.8.12 to 0.8.14.
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/vitest-pool-workers/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/@cloudflare/vitest-pool-workers@0.8.14/packages/vitest-pool-workers)

---
updated-dependencies:
- dependency-name: "@cloudflare/vitest-pool-workers"
  dependency-version: 0.8.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* added flow logs page

* changed page weight

* added content

* added netflow section

* added flow log

* added link

* corrected headers

* refined text

* added beta badge

* refined text

* added apirequest

* refined steps

* Apply suggestions from code review

Co-authored-by: Pedro Sousa <680496+pedrosousa@users.noreply.github.com>

* added suggestion

---------

Co-authored-by: Pedro Sousa <680496+pedrosousa@users.noreply.github.com>
Replaces obsolete link

---------

Co-authored-by: Pedro Sousa <680496+pedrosousa@users.noreply.github.com>
…a changelog (cloudflare#21543)

* [changelog] workers-observability: add query builder changelog

* [changelog] workers-observability: add workers logs ga changelog

* set hidden to false

* remove new designation for workers logs

---------

Co-authored-by: Rohin Lohe <rohin@cloudflare.com>
Co-authored-by: Jun Lee <junlee@cloudflare.com>
* Fix "override default versions" links

* Update build-image.mdx
…cloudflare#21546)

* [Docs Site] Turn off table alignment in index.md, fix glossary button

* unused import
* [Docs Site] Update pinned api-schemas commit to 13a96aa8cf3b71103833e120041fbc33c12ab56f

* Update src/util/api.ts

* Update src/util/api.ts

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kody Jackson <kody@cloudflare.com>
…21105)

* [Hyperdrive] drafting custom cert support for Hyperdrive

* corrections

* wip

* add changelog

* adjust per comments

* add note on wrangler version

* add troubleshooting guides for ssl certs

* change changelog entry date

* Update src/content/docs/hyperdrive/configuration/tls-ssl-certificates-for-hyperdrive.mdx

* Update src/content/docs/hyperdrive/configuration/tls-ssl-certificates-for-hyperdrive.mdx

* PCX review

* added changelog entry

---------

Co-authored-by: Jun Lee <junlee@cloudflare.com>
* update email binding local

* remove inaccessible page
* Initial pipelines docs

* Fixed wrangler commands

* Improved pipelines index page

* Fixed broken links

* Fixed typos

* improved worker binding documentation

* Fixed broken links

* PIPE-155 Add prefix to Pipelines naming (cloudflare#18656)

* Modified worker binding docs

* added local development notes

* Renamed worker bindings to .mdx

* Fixed filenames and broken comments

* updated dates

* Fixed render issues and page titles

* Updated prefix instructions

* Updated heading

* Updated docs for Oauth flow

* Added documentation about batch hints

* Added R2 as a destination

* updated ordering

* Updated performance characteristics

* updated ordering

* Updated docs for new wrangler commands

* updated batch settings

* Added CORS documentation

* Removed pricing doc

* updated cors

* Add tutorial (cloudflare#20025)

* adds pipelines tutorial

* minor fixes

* initial transformations documentation

* Added docs for env and ctx

* Fixed typo

* Add tutorial (cloudflare#20476)

* add pipelines client-side tutorial

* minor updates

* Fixed typos

* Updated import

* Removed changelog entry for now

* removed changelog reference

* fixed imports

* Fixed broken link

* removed transformations

* removed broken links

* Updated text

* Added javascript API

* Removed old file

* fixed broken links

* Fixed typo

* Updated guides

* Re-organized docs

* Improved getting started guide

* Improved output settings

* Fixed broken links

* Added more content about how pipelines works

* Added documentation for how pipelines work

* Improvements to overview

* Improved getting started guide

* Improved http endpoint docs

* Improved http options

* Improved output settings

* Updated logo and text

* Updated architecture

* Update how-pipelines-work.mdx

* Update how-pipelines-work.mdx

* Fixed broken links

* Updated tagline

* Updated text

* Small changes

* Changed phrasing

* improved shards documentation

* Updated shard count documentation

* Updated wrangler commands

* Updated metrics documentation

* Updated docs

* Fixed typos

* Updated tutorial commands

* Improved tutorial text

* Fixed typo

* Improved text

* Fixed broken links

* fixed limits typo

* small improvements

* Improved data lake tutorial

* Added changelog entry

* Small updates

* Improved grammar

* Small changes to wrangler commands

* Fixed typos

* Improved wrangler configuration

* Updated changelog entry

* Fixed changelog typo

* updated changelog

* updated link

* Update src/content/docs/pipelines/getting-started.mdx

Co-authored-by: Denise Peña <75506267+dcpena@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Denise Peña <75506267+dcpena@users.noreply.github.com>
Co-authored-by: Kody Jackson <kody@cloudflare.com>

* Improved language

* Update 2025-04-10-launching-pipelines.mdx

* Update http.mdx

* Update index.mdx

* Update index.mdx

* Update 2025-04-10-launching-pipelines.mdx

* Update how-pipelines-work.mdx

* Clarified shard count

* Reorganized sources

* improved language

* improved grammar

* Updated limits

* Updated casing

* Fixed typo

* Improved pricing docs

* Improved getting started guide

* Improved text

* Update output-settings.mdx

* Update output-settings.mdx

* Update pipelines.mdx

* Update pipelines.mdx

* minor fixes to tutorials (cloudflare#21552)

---------

Co-authored-by: Oliver Yu <387030+oliy@users.noreply.github.com>
Co-authored-by: Harshil Agrawal <18901032+harshil1712@users.noreply.github.com>
Co-authored-by: kodster28 <kody@cloudflare.com>
Co-authored-by: Denise Peña <75506267+dcpena@users.noreply.github.com>
* SCIM logs

* update log fields

* update ID description
* Update src/content/docs/workers/wrangler/commands.mdx

Co-authored-by: Kody Jackson <kody.s.jackson@gmail.com>

* added to workers integration doc and wranglers command doc

* added to workers integration doc and wranglers command doc pt 2

* added store list

* Update commands.mdx

---------

Co-authored-by: Kody Jackson <kody.s.jackson@gmail.com>
github-actions bot and others added 30 commits April 18, 2025 15:49
* [Docs Site] Update pinned api-schemas commit to e230d6ba9f7171cbe73e5574b24c00fd2e9bca05

* Update src/util/api.ts

* Update src/util/api.ts

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kody Jackson <kody@cloudflare.com>
* Hyperlint Automation Fix

* Hyperlint Automation Fix

* Hyperlint Automation Fix

* Hyperlint Automation Fix

* Hyperlint Automation Fix

---------

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

* add note

---------

Co-authored-by: kodster28 <kody@cloudflare.com>
* point users to new changelog

* edit wording
* release note

* Update pages.yaml

* Update pages.yaml
* Add changelog entry for API Posture Management

* Update changelog entry for API Shield 2025-03-18

* Spacing and minor copy edits

* Added link and minor copy edits

* Apply suggestions from code review

---------

Co-authored-by: Patricia Santa Ana <103445940+patriciasantaana@users.noreply.github.com>
Co-authored-by: Kody Jackson <kody.s.jackson@gmail.com>
* update device enrollment examples

* update app name

* service token enrollment

* update mtls example

* remove empty line
* Whisper Tutorial

* minor fixed

* Update src/content/docs/workers-ai/guides/tutorials/build-a-workers-ai-whisper-with-chunking.mdx

Co-authored-by: Kate Tungusova <70746074+deadlypants1973@users.noreply.github.com>

* Update src/content/docs/workers-ai/guides/tutorials/build-a-workers-ai-whisper-with-chunking.mdx

Co-authored-by: Kate Tungusova <70746074+deadlypants1973@users.noreply.github.com>

---------

Co-authored-by: Kate Tungusova <70746074+deadlypants1973@users.noreply.github.com>
* [CF1] CWI TLS decryption note

* final update

* delete space

* Update src/content/docs/cloudflare-one/policies/browser-isolation/setup/clientless-browser-isolation.mdx
…mits (cloudflare#21795)

* Fix access-control info about Account Super Admins

* Revise examples so bindings vs secret names are not mixed up

* Touch up example secret name in commands.mdx

* Make prereqs and local dev callouts clearer

* Fix typo and add monospaced h3s for consistency

* Fix order to match list at the top of the page

* Improve context and cross-linking

* Clarify maximum of 20 secrets only apply to production

* Use placeholder for binding variable and apply throughout
* video card in cf one and learning path

* updating links

* Update src/content/docs/learning-paths/warp-overview-course/series/warp-basics-1.mdx

Co-authored-by: marciocloudflare <83226960+marciocloudflare@users.noreply.github.com>

---------

Co-authored-by: marciocloudflare <83226960+marciocloudflare@users.noreply.github.com>
* [Docs Site] Update pinned api-schemas commit to b3f607167ce6e738f679d15da7b5d20d1aa97514

* Update src/util/api.ts

* Update src/util/api.ts

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kody Jackson <kody@cloudflare.com>
…ter.mdx

Co-authored-by: ranbel <101146722+ranbel@users.noreply.github.com>
…ter.mdx

Co-authored-by: ranbel <101146722+ranbel@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.