Lock readme-generator-for-helm dependency #369
Reference in New Issue
Block a user
No description provided.
Delete Branch "refs/pull/369/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
Cheap workaround for the moment ?
How do we make sure to not forget about the fixed hash?
Should we look for other README generators?