Skip to content

v2025.09.0 The Production

Choose a tag to compare

@DocOtak DocOtak released this 03 Sep 01:19
· 22 commits to master since this release
78b4cde

We kicked the tires a lot, had a meeting to decide some stuff, and going to put it into production tomorrow (hopefully).

What's Changed

  • Added a timeout to the SBEBatch.exe container wine command, this attempts to work around a issue where the wine process would never exit even though work had finished.
    Right now the timeout is 5 minutes and fixed.
  • fixed a bug where the wine retry decorator would retry forever
  • Increase the cnv generation attempts from 3 to 5
  • Add HTML/leaflet based map output
  • If no files to test (empty breakout), set overall score to black
  • Add runtime control of how to check the payload "data" directory against the manifest
  • Changed final rating calculation to match original WHOI software.

Full Changelog: v2025.08.0...v2025.09.0