Lock readme-generator-for-helm dependency #369

Merged
techknowlogick merged 1 commits from justusbunsi/helm-chart:fix-npm-install into main 2022-10-13 16:16:41 +00:00
Member

With every push on main/master branch of that repository, the referenced
tarball is replaced, causing npm integrity checks to fail. Locking the used
reference to a specific commit hash is more reliable.

There is an open issue regarding publishing on NPM. As long as this is
not resolved, we would need to use this workaround to get updates.

(https://github.com/bitnami-labs/readme-generator-for-helm/issues/36)

Signed-off-by: justusbunsi sk.bunsenbrenner@gmail.com

With every push on main/master branch of that repository, the referenced tarball is replaced, causing npm integrity checks to fail. Locking the used reference to a specific commit hash is more reliable. There is an open issue regarding publishing on NPM. As long as this is not resolved, we would need to use this workaround to get updates. (https://github.com/bitnami-labs/readme-generator-for-helm/issues/36) Signed-off-by: justusbunsi <sk.bunsenbrenner@gmail.com>
justusbunsi added 1 commit 2022-10-13 04:45:15 +00:00
Lock readme-generator-for-helm dependency
With every push on main/master branch of that repository, the referenced
tarball is replaced, causing integrity checks to fail. Locking the used
reference to a specific commit hash is more reliable.

There is an open issue regarding publishing on NPM. As long as this is
not resolved, we would need to use this workaround to get updates.

(https://github.com/bitnami-labs/readme-generator-for-helm/issues/36)

Signed-off-by: justusbunsi <sk.bunsenbrenner@gmail.com>
All checks were successful
continuous-integration/drone/pr Build is passing
2d09cbc3af
justusbunsi requested review from Maintainers 2022-10-13 04:48:00 +00:00
pat-s approved these changes 2022-10-13 07:45:43 +00:00
pat-s left a comment
Member

Cheap workaround for the moment ?
How do we make sure to not forget about the fixed hash?

Should we look for other README generators?

Cheap workaround for the moment ? How do we make sure to not forget about the fixed hash? Should we look for other README generators?
techknowlogick approved these changes 2022-10-13 16:16:33 +00:00
techknowlogick merged commit d1f5dca573 into main 2022-10-13 16:16:41 +00:00
justusbunsi deleted branch fix-npm-install 2022-10-20 16:04:16 +00:00
Sign in to join this conversation.
No description provided.