Skip to content

Conversation

@arcoraven
Copy link
Contributor

@arcoraven arcoraven commented Oct 10, 2024

PR-Codex overview

This PR updates various documentation links throughout the application to point to the new API documentation site, replacing the old redocly URLs with the new thirdweb-engine.apidocumentation.com URLs.

Detailed summary

  • Updated API Reference link in sidebar.tsx.
  • Changed API reference links in page.mdx files to new URLs.
  • Updated links for Update Chain Configuration, Cancel Transaction, and Contract Subscriptions operations.
  • Added new sections for UserOps and related error handling in troubleshooting/page.mdx.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@changeset-bot
Copy link

changeset-bot bot commented Oct 10, 2024

⚠️ No Changeset found

Latest commit: e06cc9b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 10, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

@vercel
Copy link

vercel bot commented Oct 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 10, 2024 5:48pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
thirdweb_playground ⬜️ Skipped (Inspect) Oct 10, 2024 5:48pm
thirdweb-www ⬜️ Skipped (Inspect) Oct 10, 2024 5:48pm
wallet-ui ⬜️ Skipped (Inspect) Oct 10, 2024 5:48pm

@github-actions github-actions bot added the Portal Involves changes to the Portal (docs) codebase. label Oct 10, 2024
@codecov
Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.74%. Comparing base (ec53366) to head (e06cc9b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4982   +/-   ##
=======================================
  Coverage   47.74%   47.74%           
=======================================
  Files        1059     1059           
  Lines       57328    57328           
  Branches     3944     3944           
=======================================
  Hits        27369    27369           
  Misses      29268    29268           
  Partials      691      691           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from ec53366
packages 43.53% <ø> (ø)

*This pull request uses carry forward flags. Click here to find out more.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 10, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 42.07 KB (0%) 842 ms (0%) 2.4 s (+20.91% 🔺) 3.2 s
thirdweb (cjs) 101.87 KB (0%) 2.1 s (0%) 5.1 s (-5.91% 🔽) 7.1 s
thirdweb (minimal + tree-shaking) 4.84 KB (0%) 97 ms (0%) 155 ms (-55.88% 🔽) 252 ms
thirdweb/chains (tree-shaking) 498 B (0%) 10 ms (0%) 64 ms (-47.75% 🔽) 74 ms
thirdweb/react (minimal + tree-shaking) 17.24 KB (0%) 345 ms (0%) 408 ms (-32.74% 🔽) 753 ms

@arcoraven arcoraven added the merge-queue Adds the pull request to Graphite's merge queue. label Oct 10, 2024
Copy link
Contributor Author

arcoraven commented Oct 10, 2024

Merge activity

  • Oct 10, 1:34 PM EDT: The merge label 'merge-queue' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Oct 10, 1:38 PM EDT: A user added this pull request to the Graphite merge queue.
  • Oct 10, 1:42 PM EDT: A user merged this pull request with the Graphite merge queue.

…ide (#4982)

<!-- start pr-codex -->

## PR-Codex overview
This PR updates the API documentation links throughout the application to point to the new `thirdweb-engine.apidocumentation.com` URLs, ensuring that users access the correct and up-to-date API references.

### Detailed summary
- Updated `API Reference` link in `sidebar.tsx`.
- Changed API reference links in `page.mdx` files for:
  - `See API reference` section.
  - `Update Chain Configuration` instructions.
  - `Cancel Transaction` references.
  - `Contract Subscriptions` references.
  - `Retry Transaction` and `Cancel` instructions.
  - `Reset Nonce` instructions.
- Added new content regarding `UserOps` and error handling.

> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`

<!-- end pr-codex -->
@arcoraven arcoraven force-pushed the ph/newEngineDocsLink branch from e4d7c39 to e06cc9b Compare October 10, 2024 17:39
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground October 10, 2024 17:39 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb-www October 10, 2024 17:39 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui October 10, 2024 17:39 Inactive
@graphite-app graphite-app bot merged commit e06cc9b into main Oct 10, 2024
29 of 30 checks passed
@graphite-app graphite-app bot deleted the ph/newEngineDocsLink branch October 10, 2024 17:42
@vercel vercel bot temporarily deployed to Production – wallet-ui October 10, 2024 17:42 Inactive
@vercel vercel bot temporarily deployed to Production – thirdweb_playground October 10, 2024 17:42 Inactive
@vercel vercel bot temporarily deployed to Production – thirdweb-www October 10, 2024 17:42 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge-queue Adds the pull request to Graphite's merge queue. Portal Involves changes to the Portal (docs) codebase.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants