- Jan 22, 2024
-
-
Wim Leers authored
-
- Dec 08, 2023
-
-
Wim Leers authored
-
- Nov 29, 2023
-
-
Wim Leers authored
-
- Sep 27, 2023
- Sep 01, 2023
-
-
Wim Leers authored
* Unbreak recommendations build: g2 broke BC, add drupal/g2 recommendation * `make`
-
Wim Leers authored
[AMA-593] Unblock customer on 3 new edge cases: 1) `file_entity` with fields, 2) `conditional_fields` configuration, 3) `field_collection` + `fieldable_panels_pane` entities (#430) * Update #3123775 core patch to handle a `file_entity` contrib module edge case. * Handle one new edge case in `conditional_fields` migration. * `paragraphs_migration` should not generate derivatives for field collection items whose parent entity type is `fieldable_panels_pane` since it has no D8/9 port, nor any migration path. * `make`
-
Wim Leers authored
* Make `bean_migrate` tests pass on Drupal 9.5. * `make`
-
Wim Leers authored
- Gabe (https://www.drupal.org/u/gabesullice) built this infrastructure, including generating recommendations using clever d.o crawling. - Zoltan (https://www.drupal.org/u/huzooka) vetted many of the most used/needed migrations and made impossible migrations a reality. - Wim (https://www.drupal.org/u/wim-leers) also vetted many of those, added a lot of CI automation and maintained the recommendations. - Omkar (https://www.drupal.org/u/omkarpodey), Naren R (https://www.drupal.org/u/narendrar), Yash (https://www.drupal.org/u/yashrode), Srishti (https://www.drupal.org/u/srishtiiee), Naren S (https://www.drupal.org/u/n4r3n) and Amarlata (https://www.drupal.org/u/amarlata) vetted many "long-tail" migrations. - Angie (http://drupal.org/u/webchick ) asked us to make this impossible thing happen! :D $ git shortlog -se | sed -e 's/^\s*[[:digit:]]*\s*//' | sort -rfu 149 Wim Leers <wim.leers@acquia.com> 67 Zoltan Horvath <zolhorvath@users.noreply.github.com> 54 omkar-podey <90172196+omkar-podey@users.noreply.github.com> 37 narendra-drupal <87118318+narendra-drupal@users.noreply.github.com> 33 Yash Rode <49426536+yashrode774@users.noreply.github.com> 31 Gabe Sullice <gabriel.sullice@acquia.com> 25 srishtiee <59450378+srishtiee@users.noreply.github.com> 18 Narendra Shenvi Desai <shenvidesainarendra@gmail.com> 4 amarlata-tect <58686506+amarlata-tect@users.noreply.github.com> 2 Angie Byron <drupal@webchick.net> Co-authored-by: Zoltan Horvath <zolhorvath@users.noreply.github.com> Co-authored-by: omkar-podey <90172196+omkar-podey@users.noreply.github.com> Co-authored-by: narendra-drupal <87118318+narendra-drupal@users.noreply.github.com> Co-authored-by: Yash Rode <49426536+yashrode774@users.noreply.github.com> Co-authored-by: Gabe Sullice <gabriel.sullice@acquia.com> Co-authored-by: srishtiee <59450378+srishtiee@users.noreply.github.com> Co-authored-by: Narendra Shenvi Desai <shenvidesainarendra@gmail.com> Co-authored-by: amarlata-tect <58686506+amarlata-tect@users.noreply.github.com> Co-authored-by: Angie Byron <drupal@webchick.net>
-