nightscout / Trio

Trio - an automated insulin delivery system for iOS based on the OpenAPS algorithm with adaptations.
https://docs.diy-trio.org/en/latest/
MIT License
95 stars 485 forks source link

update to latest dev-oiref #49

Closed mountrcg closed 7 months ago

mountrcg commented 7 months ago

if dev Open-iAPS needs testing, it should contain the latest oref. @bjornoleh could you merge this? I think then it should go into dev for testing, right?

mountrcg commented 7 months ago

to be done with webpack cp script

bjornoleh commented 7 months ago

Thanks, but we use this script for minimising and copying Oiref files now: https://github.com/nightscout/open-iaps-oref/blob/dev/webpack-cp.sh

In addition to minimising and copying the files, it writes the last commits in Oiref to a file, together with branch info, and also the actual JS files before minimising. This is to make sure everything is 1:1 and fully transparent.

Feel free to test the script