Replies: 2 comments
-
Hi @dufoli, You're right I did not prioritize your PRs, my apologies about that. Since few weeks and the release of the beta version I'm more comfortable with the fact that bugs may affect fewer users and changes are more largely tested. Some of your PR have been created with draft status and because of that I did not considered it to be ready for review, after that some other PR came through and I my attention was focused on the new PRs. Beside of that I'm communicating directly with some of the contributors (outside of git, with slack) and this facilitate the collaboration. I'm also thinking to add some colleagues as reviewer to help me on that. I'll start to review #178 and #179 and hopefully find the time for #185. Thanks for your contributions and apologies for the delay. |
Beta Was this translation helpful? Give feedback.
-
About test, I totaly agree and that s why I want to integrate unit test in github action in order to have test run inside the pipeline of build like any other project. #201
I have not seen any point about a slack. I used day to day the 178 + 179 because it is really a pain in the ass to move data from prod org to a sandbox in order to reproduce bug outside of production env because each time, you have to select entity and fix externalid link and remove object column. About SOSL, I have manage few developper who only used SOQL because there is a lot of stuff to help but on SOSL quite no tool (except dev console) to help to build query and see result. So priority is lower but can help dev to avoid the bad practice to use SOQL with like on many fields... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I see that you have no time to review my PRs but you still work on other features.
May I ask why ?
I have maintain or be an active contributor few open source repo in the past in big project mostly( gnome, monotorrent, pinta, dolserver, quarkus, quarkus-cxf,...). So I know it take a lot of time. Especially review...
but 2 releases happend and no feedback on my PR so that s why I ask here.
And it is not a critic but I try to be constructive to know if I continue to provide PR or start a new project with my stuff. I plan to refactor a lot the parser stuff which is totaly ugly (regex) to have a more standard way (tokenizer, lexer).
Beta Was this translation helpful? Give feedback.
All reactions