j-d-carmichael / boats

Beautiful Open Api Template System
MIT License
57 stars 8 forks source link

version check issues #59

Closed j-d-carmichael closed 3 years ago

j-d-carmichael commented 3 years ago

Describe the bug it used to use npm version check npm package which was configured to pull the version from github - github on occasion would just hang.

To Reproduce add it back in: https://github.com/liffery-com/boats/commit/106ff89d1a161d6a7e6c8013a9e39b055dfe65a6

Expected behavior doesn't hang

There should be a more reliable option.

Note from @zewish idea might be to inject some sort of date based cache buster - but there might be a more official method.