johnpbloch / wordpress

A fork of WordPress with Composer support added. Branches, tags, and trunk synced from upstream every 15 minutes.
https://packagist.org/packages/johnpbloch/wordpress
604 stars 102 forks source link

TAG 5.1 is not yet there? #39

Closed wkhayrattee closed 5 years ago

wkhayrattee commented 5 years ago

Hi, been more than 24hrs since wordpress v5.1 is LIVE.. but there is not 5.1 tag yet? /c @johnpbloch

SeBsZ commented 5 years ago

Yeah, I mentioned it in this closed issue here: https://github.com/johnpbloch/wordpress/issues/37 because the same thing happened with 5.0. Though it might be better to create a new issue. thanks! I'm sure this will be fixed very quickly.

johnpbloch commented 5 years ago

This is related to https://github.com/johnpbloch/wordpress-core/issues/19

In an effort to keep the problem from getting worse, I temporarily turned off the bot. It'll be back online this morning and 5.1 will get picked up then. Sorry for any inconvenience!

wkhayrattee commented 5 years ago

Ok @johnpbloch , thank you for the response. It's OK, things happen, thankful that you are addressing it. And thank you for all you do with johnpbloch/wordpres

cheers

hackles commented 5 years ago

fwiw roots/wordpress is a drop-in replacement and has 5.1 ¯\(ツ)\

johnpbloch commented 5 years ago

@hackles true story. When I saw what @austinpray did to make roots/wordpress I was kicking myself for a week for not having thought of such an elegant solution.

5.1 has been built and tagged in this repo as well now.

austinpray commented 5 years ago

@johnpbloch Thanks man! Yeah I was pretty happy with what I ended up with. Definitely feel free to use as much of the code/concepts as you want if you think it is useful. We were trying to avoid cross-promoting our package in this repo. Piggybacking on bug reports seems in poor taste. But it seems @hackles knew that since he made a throwaway haha.