Problem/Motivation
Sorry I lack permissions to grant this. The other maintainer has them, you can reach him directly in the contact form. Meanwhile, I will review your contributions!
I am offering to maintain the "Convert Bundles" module. I want to help maintain and develop this module. Issues I worked on in this module:
#3566158: Clean up the code
#3566142: Avoid calling getAllBundleInfo() inside a loop
#3566148: Replace direct SQL query on config table with Config Storage API
#3566143: Replace incorrect {@inheritdoc} docblocks with short method descriptions.
#3566144: Improve naming/typing: $currentUser stores an ID, not a user object
#3566154: Use $form_state->getValue() instead of indexing $form_state->getValues()
#3566155: Add composer.json file
Thanks!
Comments
Comment #2
joseph.olstadHi @andrii momotov
I am the co-maintainer of this project, while I do not have the permissions to make you a maintainer, I am willing to review and merge your issues. I'll review them now and we can co-ordinate together on preparing a release.
Comment #3
joseph.olstadComment #4
joseph.olstadComment #5
joseph.olstadComment #6
el1_1el commentedEveryone should be all set
Comment #8
andrii momotov commentedHi Joseph, thanks, sounds good. Let me know if you need anything from my side.
Comment #9
joseph.olstadReviewing all of these issues now.
Comment #10
joseph.olstadhttps://www.drupal.org/project/convert_bundles/releases/3.0.0-beta1
https://www.drupal.org/project/convert_bundles/releases/2.0.0-beta5
Dropped support of 2.0.x, but tagged a last beta for it just before.
I suggest everyone should upgrade to 3.0.x now and this will simplify our support base. This module already being extremely risky to use and support.
Comment #12
joseph.olstad@andrii momotov,
Thanks for your contributions.
Have a look at the source markup for my releases
You'll notice that I keep a chronological explanation in each release. So the notes for 3.0.0-alpha1 are included in the 3.0.0-beta1 release
Also you'll notice this structure:
Open square bracket, hash-symbol , issue number and close square bracket.
A lot of people don't understand that d.o automatically hyperlinks these when issues, issue comments or releases are published.