WIP: Reorganize a whole bunch #83

Draft
htunnicliff wants to merge 9 commits from organize into main
Owner
No description provided.
changeset-bot[bot] commented 2025-11-20 04:30:42 +00:00 (Migrated from github.com)

⚠️ No Changeset found

Latest commit: 63565528e6

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

### ⚠️ No Changeset found Latest commit: 63565528e67e2149b3d73f49d2c138c8b24780fd 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.** <details><summary>This PR includes no changesets</summary> When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types </details> [Click here to learn what changesets are, and how to add one](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md). [Click here if you're a maintainer who wants to add a changeset to this PR](https://github.com/htunnicliff/jmap-jam/new/organize?filename=.changeset/fuzzy-students-greet.md&value=---%0A%22jmap-jam%22%3A%20patch%0A%22jmap-rfc-types%22%3A%20patch%0A---%0A%0AReorganize%20a%20whole%20bunch%0A)
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin organize:organize
git switch organize

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff organize
git switch organize
git rebase main
git switch main
git merge --ff-only organize
git switch organize
git rebase main
git switch main
git merge --no-ff organize
git switch main
git merge --squash organize
git switch main
git merge --ff-only organize
git switch main
git merge organize
git push origin main
Sign in to join this conversation.
No description provided.