Skip to content

Conversation

@kristianfreeman
Copy link
Contributor

Updates QR Code example to use a pure JS library for generating QR codes.

Closes #14797

I've also updated my repo with the source code to match the tutorial.

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.

1 files reviewed, 1 total issue(s) found.


Note: We resolved prior Hyperlint review comments because:

We updated our inline suggestion AI.

We do this to avoid keeping outdated or irrelevant comments around. We'll leave a new review with current comments below.

@cloudflare-workers-and-pages
Copy link

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

Deploying cloudflare-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: fedb77f
Status: ✅  Deploy successful!
Preview URL: https://773fae28.cloudflare-docs-7ou.pages.dev
Branch Preview URL: https://qrcode-tut-update.cloudflare-docs-7ou.pages.dev

View logs

@github-actions
Copy link
Contributor

@ToriLindsay
Copy link
Contributor

Hi @kristianfreeman — I approved this PR and left a couple of suggestions. Otherwise, it looks like you can skip the suggestion from hyperlint about the quotes. And then, it also seems there's a merge conflict. I'd resolve it myself, but I'm not sure if that conflicting content is relevant to keep. Let me know if you are good to wrap those last things up and merge or if there's anything I can do to help. Thank you!

@kristianfreeman kristianfreeman requested a review from a team as a code owner November 5, 2024 17:35
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.

1 files reviewed, 1 total issue(s) found.


Note: We resolved prior Hyperlint review comments because:

We noticed a change to the style guide files.

We do this to avoid keeping outdated or irrelevant comments around. We'll leave a new review with current comments below.

kristianfreeman and others added 3 commits November 5, 2024 11:37
Updates QR Code example to use a pure JS library for generating QR codes.

Closes #14797
…ndex.mdx

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

1 files reviewed, 1 total issue(s) found.

@kristianfreeman kristianfreeman merged commit 09196dc into production Nov 6, 2024
14 checks passed
@kristianfreeman kristianfreeman deleted the qrcode-tut-update branch November 6, 2024 15:35
@ToriLindsay
Copy link
Contributor

Hi @crwaters16 - Just an FYI that I resolved a comment in this PR that was made to @bllchmbrs about including exceptions for backticks in Hyperlint. It didn't seem like a blocker so we went ahead and merged.

harshil1712 pushed a commit that referenced this pull request Dec 3, 2024
* [workers] Update QR Code example

Updates QR Code example to use a pure JS library for generating QR codes.

Closes #14797

* Update src/content/docs/workers/tutorials/build-a-qr-code-generator/index.mdx

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

* Update with suggestions

---------

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:workers Related to Workers product size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

QR code generator example is broken

7 participants