Betterment / delayed

a multi-threaded, SQL-driven ActiveJob backend used at Betterment to process millions of background jobs per day
MIT License
154 stars 8 forks source link

Fix rubygems description and add CHANGELOG #1

Closed smudge closed 3 years ago

smudge commented 3 years ago

/domain @samandmoore @effron /no-platform

This fixes the gemspec description, which had previously been written in rdoc format (causing it to appear garbled on rubygems.org). It also adds a CHANGELOG and bumps the version to 0.1.1.

nanda-prbot commented 3 years ago

Needs somebody from @samandmoore and @effron to claim domain review

Use the shovel operator to claim, e.g.:

@myname << domain && platform

HOW TO: Claim a Review

samandmoore commented 3 years ago

<<domainlgtm

once you merge, you'll have to tag and release this. i DM'd you some stuff about how i've been doing semi-manual release stuff for other gems.