-
Notifications
You must be signed in to change notification settings - Fork 72
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
PHP8 support, new release, maintenance #793
Comments
Hi @czosel Many thanks to all contributors for all your work. I'll do my best to review and start a release today. We'll can talk after the release how you see maintenance for next releases and what you need. Thanks again to all of you, |
My todo list :
|
Hi @czosel, If you have some time today, I'm trying to replace travis by circleci, please could you help me with that so I'll focus on code review. I also need to keep track of code coverage, I was made by travis before. |
Hi @ichiriac Thanks for your quick response - sounds great! I'd be happy to help with getting the CI to work correctly again, and hope to find some time for that tonight. Would you also be open to move to GitHub actions instead of circleCI? |
Yes you can try github actions.
I not used them yet, looking at you integration to see how it works
|
Hi @ichiriac
As you know several PHP8 related features have been merged into the
php8
branch of this repository. Until now we've held off of merging back intomaster
because no one felt confident enough without your approval. Now I think it would be time to try to get it merged back into themaster
branch though, before the two branches diverge too much. Do you think you might find the time to take a look at the changes? Or shall we go ahead and merge it back into master without your review?After we merged back into master, it would be great to get a new release out (see prettier/plugin-php#1836).
I know all too well how hard it can be to find time for OSS work and also that sometimes priorities can change. If you'd like some help with any aspect of the maintenance process, please let us know - I think the project is popular enough that one or two people could be found. I don't want to pressure you in any way though - if you'd prefer to continue as is, that's totally fine of course.
The text was updated successfully, but these errors were encountered: