Skip to content

Include gdk_bundle_install target to gdk install/update commands

Nao Hashizume requested to merge 2038-fix-bundle-install-in-gdk into main

What does this merge request do and why?

This MR fixes a bug where gems were missing because the bundle install command was not executed in GDK during gdk update command. This change ensures bundle install is run after updating GDK to the latest version.

Closes #2038 (closed)

Impacted categories

The following categories relate to this merge request:

Merge request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise an issue to follow-up.
  • Documentation added/updated, if needed.
  • Announcement added, if change is notable.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.

Merge request reports

Loading