How to invalidate asset hash on file permission change? #26977
disordered
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For example, if I have
DockerImageAsset
, which includes a file which had its' permissions changed, the asset hash remains the same.Besides writing my own "extra hash" for this, is there some flag or mode I can set to make it consider file permissions when calculating asset hashes?
I found comments in issues mentioning that people manually look for hash changes during deployment, but that is just unreliable.
Beta Was this translation helpful? Give feedback.
All reactions