Artem Yakimenko
Artem Yakimenko
Hmmm, actually looks like this is a bit more complicated, but collection now behaves incorrectly, i.e. `Disks.get(fake)` will return a disk object. Will need to dive a bit deeper on...
And thanks for your contributions @stanhu as usual ❤️
Kicked off the CI, once it passes will merge and release as soon as I can.
@stanhu looks like there’s a small typo causing some errors - you can see the unit test run failing ‘rake test:unit’ for local if you need it.
LGTM, merging 👍 Will aim to release today if I can - if not - will push Friday.
@icco If you look closely at the flow it's kinda weird. get() method logic: 1) Get the list of all available projects and iterate. 2) Take next project. 3) Check...
@icco I propose: 1) Removing 3.b 2) Adding a `project` method that will parse the self-link and return the image project, making the change effectively a no-op for users.
Sorry for dragging this out a bit I think I need to get better at writing bugs 😭
@mateomurphy very! Please do 🙏
@0x73746F70626F74686572696E676D65 sorry it took a while, this is now merged, planning to release tomorrow.