Skip to content

Conversation

@gregfromstl
Copy link
Contributor

@gregfromstl gregfromstl commented Dec 17, 2024

PR-Codex overview

This PR updates the ownership configuration in the .github/CODEOWNERS file and modifies the VALID_ISSUE_PREFIXES in the .github/workflows/issue.yml. It reflects a shift in responsibility for various packages and apps to new teams, enhancing clarity in code ownership.

Detailed summary

  • Changed VALID_ISSUE_PREFIXES from "CNCT|DASH|PROT|INSIGHT|ENGINE|CS|DES|BIL|DEVX|SOLU|NEB" to "CORE|TOOL".
  • Updated default ownership group to @thirdweb-dev/developer-tools.
  • Adjusted package ownership:
    • packages/thirdweb/ to @thirdweb-dev/core-platform and @thirdweb-dev/developer-tools.
    • packages/service-utils/, packages/eslint-config-thirdweb/, and packages/tw-tsconfig/ now owned by @thirdweb-dev/core-platform and @edwardysun.
  • Changed app ownership for apps/ to include @thirdweb-dev/developer-tools and @thirdweb-dev/core-platform.

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

@linear
Copy link

linear bot commented Dec 17, 2024

@vercel
Copy link

vercel bot commented Dec 17, 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 Dec 17, 2024 10:03pm
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 17, 2024 10:03pm
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 17, 2024 10:03pm
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 17, 2024 10:03pm

@graphite-app
Copy link
Contributor

graphite-app bot commented Dec 17, 2024

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

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

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@changeset-bot
Copy link

changeset-bot bot commented Dec 17, 2024

⚠️ No Changeset found

Latest commit: 871ad99

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


# default ownership group
- @jnsdls @joaquim-verges @MananTank @gregfromstl
@thirdweb-dev/developer-tools
Copy link
Contributor

Choose a reason for hiding this comment

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

The default owner syntax appears incorrect. The line should be * @thirdweb-dev/developer-tools to properly match all files in the repository. The current hyphen prefix is not valid CODEOWNERS syntax and will not work as intended.

Spotted by Graphite Reviewer

Is this helpful? React 👍 or 👎 to let us know.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 17, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 44.93 KB (0%) 899 ms (0%) 2.6 s (+37.42% 🔺) 3.5 s
thirdweb (cjs) 110.84 KB (0%) 2.3 s (0%) 4.6 s (-11.47% 🔽) 6.8 s
thirdweb (minimal + tree-shaking) 5.58 KB (0%) 112 ms (0%) 206 ms (+7.02% 🔺) 317 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 73 ms (+67.41% 🔺) 83 ms
thirdweb/react (minimal + tree-shaking) 19.07 KB (0%) 382 ms (0%) 747 ms (+39.02% 🔺) 1.2 s

@codecov
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.99%. Comparing base (9b3c7f6) to head (871ad99).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5781   +/-   ##
=======================================
  Coverage   52.99%   52.99%           
=======================================
  Files        1102     1102           
  Lines       59107    59107           
  Branches     4809     4809           
=======================================
  Hits        31323    31323           
  Misses      27066    27066           
  Partials      718      718           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from 9b3c7f6
packages 50.13% <ø> (ø)

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

@graphite-app
Copy link
Contributor

graphite-app bot commented Dec 17, 2024

Merge activity

<!-- start pr-codex -->

## PR-Codex overview
This PR updates the ownership and environment variables in the GitHub workflows and `CODEOWNERS` file, reflecting a shift in responsibilities and issue prefix definitions.

### Detailed summary
- Changed `VALID_ISSUE_PREFIXES` from `"CNCT|DASH|PROT|INSIGHT|ENGINE|CS|DES|BIL|DEVX|SOLU|NEB"` to `"CORE|TOOL"`.
- Updated default ownership group in `.github/CODEOWNERS` to `@thirdweb-dev/developer-tools`.
- Adjusted package ownerships for `packages/thirdweb/`, `packages/service-utils/`, `packages/eslint-config-thirdweb/`, and `packages/tw-tsconfig/` to include `@thirdweb-dev/core-platform` and `@edwardysun`.
- Changed app ownership for `apps/` to include `@thirdweb-dev/developer-tools` and `@thirdweb-dev/core-platform`.

> ✨ 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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants