#microformats 2020-04-03

2020-04-03 UTC
mauz555, [tantek], KartikPrabhu, gRegorLove_, varun1, [KevinMarks], Sajesajama, Main, [jgmac1106], [LewisCowles], jamietanna, [grantcodes], [Michael_Beckwi], jeremycherfas, IWSlackGateway1, Sajesajama_, [snarfed], [chrisaldrich], [jeremycherfas], gRegorLove, [kimberlyhirsh], [schmarty] and [jacky] joined the channel
#
gRegorLove
I haven't reviewed this in a while, but this is the milestone I had set up for a php-mf2 release: https://github.com/microformats/php-mf2/milestone/4
#
gRegorLove
I think most of those issues have pending PRs that will close them once merged
#
GWG
I'll see if I can get up to speed.
#
[schmarty]
neeaaaatt
#
gRegorLove
[schmarty], GWG, any other parser devs, would appreciate review on PRs
#
gRegorLove
Some may have already been reviewed and just need merging
#
[schmarty]
i'm not exactly a parser dev but i sling a lot of PHP and I project manage so i might be able to help. :}
#
GWG
[schmarty]: Same here.
#
GWG
If I feel overwhelmed, I can say so
#
gRegorLove
Much appreciated! It's a pretty simple project to install and run the unit tests
#
gRegorLove
I can merge mblaney's and schmarty's PRs, but does it cause problems if we don't merge earlier PRs first?
#
gRegorLove
I guess as long as they don't affect the same lines
#
gRegorLove
Not sure, haven't done a lot of non-sequential merges
#
GWG
Some might have to be rebased.
#
gRegorLove
Is that something we can do through github UI or have to checkout and do it locally?
#
GWG
gRegorLove: I have never tried to rebase in the GUI.
#
GWG
But if there is no conflict...
#
gRegorLove
I'll hold off. We should be able to get the others merged soon so can do them sequentially
#
[tantek]
didn't know rebasing was possible in the GUI
#
Zegnat
I don’t think git really has any idea of sequence? If the latter one will cause a conflict if merged first, then the earlier one will probably cause a conflict for the latter one?
#
gRegorLove
Not sure, I'm not great with git merges XD. I may be thinking more of commit conflicts.
jamietanna joined the channel
#
[schmarty]
if there is no conflict, and edits are not to the same lines, it is likely that github will apply each PR cleanly, no matter the order.
#
GWG
That was what I meant
[Joe_Masilotti], [snarfed], [chrisaldrich], mauz555 and [fluffy] joined the channel