Closed j-d-carmichael closed 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.
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.