awesome-print / awesome_print

Pretty print your Ruby objects with style -- in full color and with proper indentation
http://github.com/michaeldv/awesome_print
MIT License
4.07k stars 454 forks source link

1.9 release #399

Open guillaumebriday opened 3 years ago

guillaumebriday commented 3 years ago

According to the changelog : https://github.com/awesome-print/awesome_print/blob/master/CHANGELOG.md#190

The 1.9 has been released but it's not available on rubygems.

Could you release it please?

Thanks 👍

BryanH commented 3 years ago

Yes! I missed a setting required for rubygems, so it will be 1.9.1. Should have it pushed this week!

guillaumebriday commented 3 years ago

Great thanks @BryanH

tbsvttr commented 3 years ago

@BryanH Thanks. :)

BryanH commented 3 years ago

Ugh, with TravisCI.org shuttting down, the merge-test-release cycle is VERY slow. Testing is taking 15-20 hours for each merge.

I just published 1.9.1 and will request a push to rubygems as soon as it passes TravisCI testing

guillaumebriday commented 3 years ago

Awesome print should probably move to Github Actions, what do you think?

1.9.0 is not available yet on https://rubygems.org/gems/awesome_print/versions

BryanH commented 3 years ago

@guillaumebriday 100% agree, now that TravisCI is shutting down/severely limiting the FOSS tier.

BryanH commented 3 years ago

Good news everyone, we're on track to release 1.9.x to Rubygems. I totally understand the frustration--and share it--and appreciate your hanging in there.

BryanH commented 3 years ago

One of the tests is still failing on Ruby 2.7.x - once that's resolved we'll be good to go

guillaumebriday commented 3 years ago

@BryanH If we can help feel free to ask! 👍

avegancafe commented 3 years ago

@BryanH No pressure here, just curious if there's any way I could help as well; happy to lend a hand if you all need it! Looking forward to the 1.9 release

BryanH commented 3 years ago

@keyboard-clacker @guillaumebriday The ruby-head tests are failing; I marked them ignore for now, but if someone could submit a PR so ruby-head passes, that would be really helpful

n-rodriguez commented 1 year ago

For what it worth, there is a maintained fork here : https://github.com/amazing-print/amazing_print