#4442 closed defect (bug) (fixed)
Missing Gutenprops - WP 5.2 edition
Reported by: | JeffPaul | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | Priority: | high | |
Component: | API | Keywords: | |
Cc: |
Description
Similar to #3885, we need to capture those who received props in Gutenberg versions 4.9 to 5.4 and then ensure they're included in the 5.2 Credits API.
As @jrtashjian noted in #core Slack, the 5.2 Credits API is missing some props from the Gutenberg releases included in WP 5.2.
I've created a Google Sheet to try and help track the Gutenprops. It currently has a tab noting those who show as having commits to the Gutenberg repo on GitHub using git log (we need someone to pull the git log and attach a commits.rtf file).
Eventually, we'll need to identify the wp.org username for those GitHub names/emails/usernames and get those added as part of the 5.2 credits update.
Attachments (3)
Change History (15)
This ticket was mentioned in Slack in #core by jeffpaul. View the logs.
6 years ago
#3
@
6 years ago
Note that @jrtashjian pulled that git log with
git shortlog -se c27e8eb9932b926e09dd2ff5898fcc9c8ff4e4cd...3f9b083568d7244b2d6c07d7300c188548c192b9
@
6 years ago
4.8 contributors from @jrtashjian compiled with: git shortlog -se ff0ca733a...27dca9889
#4
@
6 years ago
In chatting with @youknowriad it was determined that we need to expand to cover Gutenberg 4.8 as well, thus the additional git log file.
@
6 years ago
additional 5.4 credits from @jrtashjian missing from the first git log, the first command should have been this: git shortlog -se 7e72ba525...3f9b08356
#7
@
6 years ago
@SergeyBiryukov all good for you to go. Will need to add credits for usernames listed in Column D in the related Google Sheet.
Pinging @jorbin @audrasjb @coffee2code who were able to help on this last time around, in case they're able to help again.