Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add hashes check for models #28

Open
PonteIneptique opened this issue Sep 23, 2020 · 0 comments
Open

Add hashes check for models #28

PonteIneptique opened this issue Sep 23, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@PonteIneptique
Copy link
Member

Models might be updated, and their update might break with a general update of pie-extended.

To avoid situation where users would not understand why the model does not work anymore, it would be good to have for each downloadable file a list of allowed hashes (sha or md5) where:

  • the first hash in the list (HASH[0]) is the latest model
  • all other hash are deemed compatible with the current version.

On tag function, have a --no-hash-check function for people wanting to use custom models.

@PonteIneptique PonteIneptique added enhancement New feature or request good first issue Good for newcomers labels Sep 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant