Releases: ubclaunchpad/rocket2
Releases · ubclaunchpad/rocket2
April 1 Feature-dump
Things that changed:
- More documentation about the build, options on tunnelling (#394 #415)
- Cache Docker builds
- Replace
TESTING
variable in favour ofAWS_LOCAL
(#425) - Lots of resulting refactoring
- Creating a team without a valid Github username (as a team lead or admin) no longer results in a 404 error (#439)
- Add long-awaited
i-quit
command. Try it out! - Increase code coverage with more tests (#431)
- When no one is a team lead, we actually show that no one is a team lead and not that everyone is a team lead (#435)
Bi-weekly Release v2.0.1
Things that changed:
- Add AWS CloudWatch logging (#111)
-h
for specific commands now returns specific help instead of help for all of the commands in that subcommand (#375)- Commands that take too long to run are queued to return later (#382)
- Add more logs (#339)
- Convert unicode hyphens to actual ascii hyphens (#384)
- Fix Github Actions CI things (#406 #404)