Petros Paraskevopoulos

Results 103 comments of Petros Paraskevopoulos

@neeldoshii btw, with help from @wzieba (🙇) I managed to make `plugins` compile, see patch below: Expand to Patch ```diff Subject: [PATCH] Working Plugins Migration --- Index: libs/processors/build.gradle IDEA additional...

👋 @neeldoshii ! > 1. Thank for the suggestion! I know this was more for suggestion (💡) but I think it would be more ideal to restructure commit strategy and...

👋 @neeldoshii ! > 1. (💡) Now that the dependencies and plugins is migrated to version catalog from the android lint it seems we have around 46 outdated versions. something...

👋 @neeldoshii ! > Almost done with the migration. Same error which you mentioned above is blocking the plugin migration of kotlin and AFP to be completed. Yea, this is...

👋 @neeldoshii ! > 1. implementation ("$rootProject.gradle.ext.gutenbergMobileBinaryPath:$rootProject.ext.gutenbergMobileVersion") left for migration. Why is that left for migration, just because of the conflict with the newest version of Gutenberg, repo's `v1.120.1` version...

👋 @neeldoshii ! Not sure what happened but I can no longer update this PR with my local branch, maybe you just forced pushed? 🤔 Btw, how did you got...

👋 @neeldoshii ! > As you can't push normally on rebase. Yea, you can't, you should have used `merge` instead of `rebase`. When you use `rebase` on an open PR,...

👋 @neeldoshii this is just an FYI that I am closing this over #21262. Your work helped me to actually do that myself, as I transferred all the knowledge from...

There is no point in keeping this (outdated) draft PR open indefinitely, I'll close that for now and reopen it should we decide to more forward with mutation testing in...

👋 @techode and thank you for raising this issue! 🙏 I just tried to create a new Kotlin project and add the dependency as specified in the [README.md](https://github.com/wordpress-mobile/AztecEditor-Android#readme) file. To...