Dmytro Shteflyuk
Dmytro Shteflyuk
@dependabot recreate
@dependabot recreate
@Jens-G I am working through the failing tests to get the Ruby build pipeline up and running on the GitHub workflows. One question is which Ruby versions to support. In...
I am not quite sure why appveyor tests are failing and how to fix them. Does not seem to be related to the change
> I am not quite sure why appveyor tests are failing and how to fix them. Does not seem to be related to the change The tests are fixed now,...
Rewrote the code to avoid the dependency on "base64".
Ruby specs pass with this change https://github.com/kpumuk/thrift/actions/runs/19598791172
Cross-tests pass as well https://github.com/kpumuk/thrift/actions/runs/19598908804:
Build passes here: https://github.com/kpumuk/thrift/actions/runs/19615337502
Failures look like some kind of race condition on CI...