Actions
Bug #25031
openUpdate jfmengels/elm-review lib in datasources
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
Build of plugin datasources was failing in 8.1:
npm WARN exec The following package was not found and will be installed: elm-review@2.12.0 -- UNSUPPORTED ELM-REVIEW VERSION ---------------------------------------------- You are using an unsupported version of the jfmengels/elm-review Elm package. You are using version 2.13.2, but I need it to be 2.14.0 <= v < 3.0.0. Please upgrade your version by running the following commands: cd /home/elaad/Workspace/repos/rudder-plugins/datasources/src/main/elm/review npx elm-json install jfmengels/elm-review@2 If that doesn't work, try out: cd /home/elaad/Workspace/repos/rudder-plugins/datasources/src/main/elm/review npx elm-json upgrade --unsafe
Updated by Elaad FURREEDAN 6 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from Elaad FURREEDAN to Clark ANDRIANASOLO
- Pull Request set to https://github.com/Normation/rudder-plugins/pull/735
Updated by Anonymous 6 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder:rudder-plugins|5b905f41ac8f3a607931a3557b4e7c6825c4b715.
Updated by Clark ANDRIANASOLO 6 months ago
- Fix check changed from To do to Checked
Actions