codeforamerica / honeycrisp-gem

A Rails gem with base styles and Javascript for Code for America products
http://honeycrisp.herokuapp.com
MIT License
24 stars 8 forks source link

`Rakefile` update and improvements. #333

Closed Montana closed 3 months ago

Montana commented 3 months ago

Moved the release steps into a separate method execute_release_steps to improve code modularity.

Enforced that system! commands abort on failure, and added handling in add_jquery_to_path for cases where the jQuery path is not found.

arinchoi03 commented 3 months ago

@Montana ty for the contribution 🚢

Montana commented 3 months ago

Of course @arinchoi03!