Actions
User story #21008
openPlugins package scripts should always exit on error
User visibility:
Effort required:
Regression:
Description
We should enforce a "set -xe" policy on all our plugins packaging scripts written in bash.
Otherwise the install can fail but the error will not be catched by the plugin manager as the package script will not always exit with an error code
Updated by Félix DALLIDET 9 months ago
- Status changed from New to In progress
- Assignee set to Félix DALLIDET
Updated by Félix DALLIDET 9 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from Félix DALLIDET to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder-plugins/pull/463
Updated by Félix DALLIDET 9 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder:rudder-plugins|1aeab08b44094ae08953024fd07f2e0ef1d88d2b.
Actions