Rob Scanlon

Results 83 comments of Rob Scanlon
trafficstars

You are correct, thanks. It doesn't appear that we are properly filtering conditionalUpdate, conditionalRead, conditionalDelete here: https://github.com/fhir-crucible/crucible/blob/master/app/models/server.rb#L198 We handle operations and interactions, but not the conditionals, which are represented differently...

Did somebody ask for a Chef cookbook specifically? I'm not that familiar with modern tools for supporting installation, deployment and management, but I know there are a couple of options...

Does this also downgrade vtrks to a warning if not present? Is this new or just something we overlooked?

Thanks for the report! Absolutely, there is a lot of room for improvement in the 'headless' parts of this application. We should be able to remove all the sleep statements...

Thanks, I agree, we need to add in documentation for getting this to work. What OS are you using? I'm not familiar with the no `--no-sandbox` flag... a quick search...

We are in the process of upgrading our supporting libraries, and then we will update Crucible. We are planning on having that complete within about a month, but we cannot...

Thanks Lee. I tried updating, but it looks like the API may have changed a bit since we last updated (or we made some bad assumptions that used to work...

@bforbis -- yes, we do publish docker images. See https://hub.docker.com/repository/docker/onchealthit/inferno

Thanks @manthrax! It might take me a little bit to get back up to speed on this enough to make sure it looks good. I really appreciate you sharing this...

I believe that this was addressed in PR https://github.com/regl-project/regl/pull/357 but it hasn't been deployed.