Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Clean filepaths in asset feeds #116

Open
digitalsadhu opened this issue Mar 9, 2018 · 0 comments
Open

Clean filepaths in asset feeds #116

digitalsadhu opened this issue Mar 9, 2018 · 0 comments

Comments

@digitalsadhu
Copy link
Member

I'm still not entirely sure how much it matters (It might very well matter) but asset feed hashes are now created by hashing the whole contents of the asset feed which will produce different hashes if the feed is created on different machines with different paths to assets.

This can be fixed in 1 of 2 way:

  • Go back to hashing ids rather than contents of the asset feed
  • Clean the file property of each item in the asset feed by making it relative instead of absolute.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant