Closed sk- closed 1 year ago
Hey @sk- We currently have no developers working on it. Our backlog is full until after Build in May. After that we are going to startup again on other languages such as Ruby. Sorry for the delay, we are only a small team, so we have had to prioritize ruthlessly.
@darrelmiller It is July. Whats going on?
@KevinColemanInc We still have no developers available to work on this. Let me review the PRs and see whether we can just act as middleman for community PRs.
@darrelmiller
It would be cool if you could at least publish master
to rubygems. I am having to install git
on production servers just so I can load this gem from github, since master has a few bug fixes.
@darrelmiller when do you think the PRs will get reviewed? If you guys aren't going to do anything to this gem, you might as well just give someone in the open source community the ability to maintain and contribute, while maintaining ownership.
I have an environment setup to be able to build and depoy a new gem from master, however, when I try running the bundle exec rspec
I am getting errors.
Can someone confirm if they are seeing this also, or is it my environment? I'm running this in docker container built from this:
FROM ruby:2.4.0-alpine
RUN apk update && apk add nodejs build-base git libxml2-dev libxslt-dev
Turns out bigdecimal is a gem and we were missing it as a dev dependency. Unit tests are passing.
It worked for me on macOS and rvm
Thanks for reporting this issue. That version of the SDK has been deprecated a number of years ago. We're now starting the work on a new generation of this SDK and you can learn all about it on the updated readme page.
This library has been more than 3 years in preview status, and despite al the user requests there have been no major changes.