Skip to content

Conversation

@dirtycajunrice
Copy link
Contributor

@dirtycajunrice dirtycajunrice commented Oct 3, 2024

Problem solved

  • Updated Unreal Engine docs
  • Replaced speed-racer references with tappyfowl
  • Fixed all references of unreal to unreal-engine

PR-Codex overview

This PR focuses on renaming and restructuring the Unreal SDK to reflect a shift towards the unreal-engine terminology, along with updates to related assets, metadata, and documentation.

Detailed summary

  • Renamed unreal to unreal-engine in various files.
  • Updated createUnrealMetadata to createUnrealEngineMetadata.
  • Changed links and references in documentation to point to unreal-engine.
  • Updated icons and assets related to the Unreal Engine.
  • Deleted obsolete files and assets.
  • Adjusted sidebar and navigation paths to reflect new structure.

The following files were skipped due to too many changes: pnpm-lock.yaml, apps/portal/src/app/unreal-engine/blueprints/utilities/nodes.ts, apps/portal/src/app/unreal-engine/blueprints/in-app-wallet/nodes.ts, apps/portal/src/app/unreal/blueprints/smart-wallet/nodes.ts

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

@vercel
Copy link

vercel bot commented Oct 3, 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 4, 2024 8:48pm
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 4, 2024 8:48pm
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 4, 2024 8:48pm
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 4, 2024 8:48pm

@changeset-bot
Copy link

changeset-bot bot commented Oct 3, 2024

⚠️ No Changeset found

Latest commit: b6bf3b9

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 3, 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.

@github-actions github-actions bot added Dashboard Involves changes to the Dashboard. Portal Involves changes to the Portal (docs) codebase. labels Oct 3, 2024
Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @dirtycajunrice and the rest of your teammates on Graphite Graphite

@dirtycajunrice dirtycajunrice marked this pull request as ready for review October 3, 2024 01:48
@socket-security
Copy link

socket-security bot commented Oct 3, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@dirtycajunrice/[email protected] None 0 978 kB dirtycajunrice

🚮 Removed packages: npm/@dirtycajunrice/[email protected]

View full report↗︎

@codecov
Copy link

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.60%. Comparing base (0f6b881) to head (b6bf3b9).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4903   +/-   ##
=======================================
  Coverage   47.60%   47.60%           
=======================================
  Files        1057     1057           
  Lines       57228    57228           
  Branches     3923     3923           
=======================================
  Hits        27241    27241           
  Misses      29298    29298           
  Partials      689      689           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from 0f6b881
packages 43.35% <ø> (ø)

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

@github-actions
Copy link
Contributor

github-actions bot commented Oct 3, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 42.01 KB (0%) 841 ms (0%) 2.9 s (+22.5% 🔺) 3.7 s
thirdweb (cjs) 101.75 KB (0%) 2.1 s (0%) 5.4 s (+13.29% 🔺) 7.4 s
thirdweb (minimal + tree-shaking) 4.82 KB (0%) 97 ms (0%) 152 ms (-63% 🔽) 248 ms
thirdweb/chains (tree-shaking) 498 B (0%) 10 ms (0%) 110 ms (-32.18% 🔽) 120 ms
thirdweb/react (minimal + tree-shaking) 17.23 KB (0%) 345 ms (0%) 499 ms (-9.32% 🔽) 844 ms

...createRedirects(contractRedirects),
...createRedirects(otherRedirects),
...createRedirects(v5RestructuredRedirects),
...createRedirects(unrealEngineRedirects),
Copy link
Member

Choose a reason for hiding this comment

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

👍

@vercel vercel bot temporarily deployed to Preview – thirdweb-www October 4, 2024 20:23 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground October 4, 2024 20:27 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui October 4, 2024 20:27 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 October 4, 2024 20:27 Inactive
@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 4, 2024

Merge activity

## Problem solved

* Updated Unreal Engine docs
* Replaced speed-racer references with tappyfowl
* Fixed all references of `unreal`  to `unreal-engine`

<!-- start pr-codex -->

---

## PR-Codex overview
This PR focuses on renaming the `unreal` module to `unreal-engine`, updating related paths, icons, and metadata throughout the codebase. It also introduces new wallet functionalities and modifies some documentation for clarity.

### Detailed summary
- Renamed `unreal` to `unreal-engine` across various files.
- Updated paths and references in `Header.tsx`, `layout.tsx`, and `sidebar.tsx`.
- Changed icon references from `UnrealIcon` to `UnrealEngineIcon`.
- Modified metadata functions to use `createUnrealEngineMetadata`.
- Added new wallet functionalities in `in-app-wallet` and `wallet-handles`.
- Updated documentation in multiple `.mdx` files to reflect changes.
- Deleted obsolete assets and files related to the old `unreal` structure.

> The following files were skipped due to too many changes: `pnpm-lock.yaml`, `apps/portal/src/app/unreal-engine/blueprints/utilities/nodes.ts`, `apps/portal/src/app/unreal-engine/blueprints/in-app-wallet/nodes.ts`, `apps/portal/src/app/unreal/blueprints/smart-wallet/nodes.ts`

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

<!-- end pr-codex -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dashboard Involves changes to the Dashboard. Portal Involves changes to the Portal (docs) codebase.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants