Skip to content

Releases: ubclaunchpad/rocket2

April 1 Feature-dump

07 Oct 01:26
dea2beb
Compare
Choose a tag to compare
April 1 Feature-dump Pre-release
Pre-release

Things that changed:

  • More documentation about the build, options on tunnelling (#394 #415)
  • Cache Docker builds
  • Replace TESTING variable in favour of AWS_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

02 Nov 22:28
81b7115
Compare
Choose a tag to compare
Pre-release

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)