Actions
Architecture #27260
openArchitecture #27258: Elm library requires git dependency in the CI dockerfile
Elm git library needs cloning using HTTPS
Status:
Pending release
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 2 days 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 2 days ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-plugins|31d1d7818a4b72be673c245aa14316cde1f80899.
Actions