Update access level for types that will go into WordPressData - #24326
Merged
Conversation
Collaborator
mokagio
force-pushed
the
mokagio/access-level-updates
branch
from
March 26, 2025 20:22
9b91283 to
38b0445
Compare
mokagio
force-pushed
the
mokagio/access-level-updates
branch
from
March 26, 2025 20:28
38b0445 to
25cceb0
Compare
Contributor
|
| App Name | WordPress Alpha |
|
| Configuration | Release-Alpha | |
| Build Number | pr24326-81ec143 | |
| Version | 25.8 | |
| Bundle ID | org.wordpress.alpha | |
| Commit | 81ec143 | |
| App Center Build | WPiOS - One-Offs #11867 |
Contributor
|
| App Name | Jetpack Alpha |
|
| Configuration | Release-Alpha | |
| Build Number | pr24326-81ec143 | |
| Version | 25.8 | |
| Bundle ID | com.jetpack.alpha | |
| Commit | 81ec143 | |
| App Center Build | jetpack-installable-builds #10890 |
mokagio
force-pushed
the
mokagio/access-level-updates
branch
from
March 26, 2025 22:26
25cceb0 to
5cb6e51
Compare
This comes from the "workbench" work from #24242
mokagio
force-pushed
the
mokagio/access-level-updates
branch
from
March 27, 2025 02:59
5cb6e51 to
81ec143
Compare
mokagio
marked this pull request as ready for review
March 27, 2025 03:54
crazytonyli
approved these changes
Mar 27, 2025
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Mar 27, 2025
This was referenced Mar 28, 2025
Suspect IssuesThis pull request was deployed and Sentry observed the following issues:
Did you find this useful? React with a 👍 or 👎 |
This was referenced Apr 5, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


This comes from the "workbench" work from #24242. It basically adds
publicto a bunch of model-related files, so that when we'll move them to WordPressData, the PR diff will be easier to parse.Part of #24165