Closed jhnstn closed 1 year ago
Adds a script to generate the release checklist. Once the checklist is merged, the script will fetch the checklist from trunk by default.
Currently the version, host app version and release date are parametrized. Try ./release_checklist.rb -h for the help menu.
./release_checklist.rb -h
Testing:
./release_checklist.rb 1.2.3 -t ./templates/release_checklist.html.erb
Adds a script to generate the release checklist. Once the checklist is merged, the script will fetch the checklist from trunk by default.
Currently the version, host app version and release date are parametrized. Try
./release_checklist.rb -h
for the help menu.Testing:
./release_checklist.rb 1.2.3 -t ./templates/release_checklist.html.erb