Oskar Pearson
Oskar Pearson
I've had problems with this in the past because, in reality, people run database migrations in different orders. Let's say we have three developers working at the same time Consider...
Seems like it's changed to `config.to_prepare` in Rails 7. https://guides.rubyonrails.org/autoloading_and_reloading_constants.html#autoload-on-boot-and-on-each-reload ``` Rails.application.config.to_prepare do end ```
It would be greatly appreciated if this could be merged and a release done. Without it, we can't upgrade to Ruby 3.3, since that version completely removes the `File.exists?` method
At the very least I'd propose changing `OpenSSL::SSL::VERIFY_NONE` in the two places it's used in proxy.rb to refer to `OpenSSL::SSL::VERIFY_NONE`
@ncr - not sure if you've had a look at this?
Heya Keving. I'm just discovering the wonders of the golang code that Eric worked on. I wasn't entirely sure what this issue relates to, though? Would you mind adding some...
Hi Pieter. Currently worldwide pump support is problematic. The way we do it is that we run mmtune every time openaps runs - rather than in the udev rules. The...
@bewest If the deploy process is similar to https://github.com/openaps/openaps/pull/99#issuecomment-269924971 would you mind granting me permissions on pypi for this project too? I'm not sure if you want to add me...
Hi I've been chatting to people on Gitter, and indicationsare that we had the same problem. Adding @bustavo's code in before the return at https://github.com/bewest/decoding-carelink/blob/e7291f3bfa5fd3ba40d4dedf39dec5603dcb2c10/decocare/cgm/__init__.py#L235 solved things for us too....
It seems like the code fix above isn't reliable, unfortunately. :( I'm still getting out of date data on the pump