Actions
Architecture #27260
closedArchitecture #27258: Elm library requires git dependency in the CI dockerfile
Elm git library needs cloning using HTTPS
Status:
Released
Priority:
N/A
Assignee:
Category:
Architecture - Dependencies
Target version:
Fix check:
To do
Regression:
No
Description
In #26908 we add the elm-git-install dependency and clone a git repo. But since the CI configuration (see parent issue) has no git SSH config, we should use the HTTP cloning in the elm-git.json
Updated by Clark ANDRIANASOLO about 1 month ago
- Status changed from New to In progress
Updated by Clark ANDRIANASOLO about 1 month ago
- Status changed from In progress to Pending technical review
- Assignee changed from Clark ANDRIANASOLO to Véronique HAYAERT
- Pull Request set to https://github.com/Normation/rudder-plugins/pull/868
Updated by Clark ANDRIANASOLO about 1 month ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-plugins|31d1d7818a4b72be673c245aa14316cde1f80899.
Updated by Alexis Mousset 23 days ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder plugin change-validation v9.0.0.alpha1-2.4
Actions