prebid.github.io icon indicating copy to clipboard operation
prebid.github.io copied to clipboard

Implement a monitor for the download page

Open bretg opened this issue 3 years ago • 0 comments

We just had a problem where PBJS 7.0 wouldn't download from the site. The problem was fixed in https://github.com/prebid/prebid.github.io/pull/3840

From time-to-time we've had problems with new PBJS releases.

It would be nice to have a script that downloads the latest version and verifies the results.

  • It should try to download all modules at once, including all bid adapters
  • the validation is that the resulting file is larger than 1KB

bretg avatar Jun 10 '22 20:06 bretg