Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Update PRC ActionList implementation to have similar semantics to PVC. (#2878)" #3245

Closed
wants to merge 1 commit into from

Conversation

broccolinisoup
Copy link
Member

@broccolinisoup broccolinisoup commented May 3, 2023

This reverts commit 87883c3 (PR)

Because this is a major change, the PR should have been created and merged against the next-major branch which then would end up in the v36 major release tracking PR. I am reverting this commit in the main so we have a clean minor release tracking PR.
After we merge this PR into main, we should do;

  • Cherry pick 87883c3fd91a5d2809268aa0dd22b87b53ba5309 and resolve conflicts
  • Push up a new PR and make sure mark the target branch as next-major

After that, I think we can merge the PR as it has already been approved.

Also, If there is any other way to solve this, please let me know or feel free to do so. This was the only one I came up with!

Take a look at the What we look for in reviews section of the contributing guidelines for more information on how we review PRs.

@changeset-bot
Copy link

changeset-bot bot commented May 3, 2023

⚠️ No Changeset found

Latest commit: a5980e5

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

@broccolinisoup broccolinisoup changed the title Revert "Update PRC ActionList implementation to have similar semantic… Revert "Update PRC ActionList implementation to have similar semantics to PVC. (#2878)" May 3, 2023
@github-actions
Copy link
Contributor

github-actions bot commented May 3, 2023

size-limit report 📦

Path Size
dist/browser.esm.js 95.73 KB (-21.05% 🔽)
dist/browser.umd.js 96.23 KB (-20.82% 🔽)

Copy link
Member

@joshblack joshblack left a comment

Choose a reason for hiding this comment

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

Definitely makes sense with the major change in there, seems like we should have a way to either ship it in a stable behind a flag or namespace or include it with the next major release. Is there a clear preference in either case? Would this be something helpful to go over in our weekly sync or async in Slack? 👀

@broccolinisoup
Copy link
Member Author

Turns out the changes are meant to be minor but the changeset was incorrect. So closing this PR for now! #3248

Slack reference (GitHub stuff only)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip changeset This change does not need a changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants