warframe-items icon indicating copy to clipboard operation
warframe-items copied to clipboard

feat(build): hash checking DE data before build

Open AyAyEm opened this issue 3 years ago • 0 comments

What did you fix? (provide a description or issue closes statement)

closed #381

  • [x] Basic hash checking to stop the build process
  • [x] Force flag to the build script: -f --force which ignores the hash checking
  • [x] Support for environment variable to force the build
  • [ ] Cache endpoints list so it's possible to use in fetchResources method
  • [ ] Update readme
  • [ ] Update CI

Reproduction steps


Evidence/screenshot/link to line

Considerations

  • Does this contain a new dependency? [No]
  • Does this introduce opinionated data formatting or manual data entry? [No]
  • Does this pr include the updated data files in a separate commit that can be reverted for a clean code-only pr? [No]
  • Have I run the linter through npm run lint? [Yes]
  • Is is a bug fix, feature request, or enhancement? [Feature]

AyAyEm avatar Oct 27 '22 21:10 AyAyEm