-
Notifications
You must be signed in to change notification settings - Fork 33
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
Packagist releases #152
Comments
Hi @merlindiavova , I am planning to do a release for 4.x . There is a few stuffs I need to fix before doing it. Reason : Making sure https://github.com/auraphp/Aura.Filter_Interface can be used by both Aura.Filter and Aura.Input Once done we can do a release for Aura.Input and Aura.Filter at same time. I hope we can do in the coming weeks. |
Great!
Would love to help in any way I can.
Please let me know how I can help.
Sent from ProtonMail mobile
…-------- Original Message --------
On 26 Mar 2022, 05:55, Hari K T wrote:
Hi ***@***.***(https://github.com/merlindiavova) ,
I am planning to do a release for 4.x . There is a few stuffs I need to fix before doing it.
Reason : Making sure https://github.com/auraphp/Aura.Filter_Interface can be used by both Aura.Filter and Aura.Input
Once done we can do a release for Aura.Input and Aura.Filter at same time. I hope we can do in the coming weeks.
—
Reply to this email directly, [view it on GitHub](#152 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AAMPQ2HVYEOSLTLDQ6UJJW3VB2RF7ANCNFSM5RUMD4TQ).
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Hi @merlindiavova , Sorry for not able to communicate. I was a bit busy and carried away. I will try to push some of the changes and ping in case you can help with those. Thank you. |
I wasn't able to work as expected. Here are the changes currently I did some weeks back. If you are interested to look into here are the PR : We need to fix the tests. If you make any progress either you can send to harikt:initial branch. |
I have merged the PR and is on 4.x . If possible you can run this on your project and see if there is any issues and report back. That will be great help. Another way you can checkout the code and see if the commented code makes sense or not. Thank you. |
I was trying to integrate with Aura.Input and seems we are missing the multidimensional support. So I don't think we can do a release on this very soon. |
It's been a while, new PHP versions gives errors for latest (quite old...) release that dynamic properties are not allowed (fixed in 4.x branch) - maybe instead of waiting (will it ever happen?) for multidimensional support for aura.input - just do proper release of aura filter with all fixes and updates? With release process like that it's unreliable package, or package usable only if I fork it, fix it and use as my own code/package, when I can easily apply fixes. Or we need info that it's a dead project. |
@johnykvsky I am not currently working with PHP, so not using Aura or any other packages. Due to limited time and personal issues I am not be able to maintain and do release as expected. If you love to send PR. Someone from our team can help you with the release. |
Hey all,
Are any plans to create stable releases to go on packagist?
Current running
composer require aura/filter
installs 2.3.1Thanks
The text was updated successfully, but these errors were encountered: