Skip to content

Improve package helper script

Nao Hashizume requested to merge 2182-improve-package-helper-script into main

What does this merge request do and why?

Improve package helper script to:

  • Handle errors when package creation fails
  • Remove the unused options_from_env method
  • Add a clear log
  • Fix missing gem in compile jobs

Closes #2182 (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.
Edited by Nao Hashizume

Merge request reports