guardian / mobile-notifications-content

Lambda that reads from the content api stream and triggers notifications for followable content
2 stars 0 forks source link

Mss 655/rename mobile content notifications lambda #19

Closed NathanielBennett closed 5 years ago

NathanielBennett commented 5 years ago

Rename mobile-content-notifications-lambda riff raff package to mobile-notifications-content. This will also update the stack and stack tags and one merged we will do the following. (As already tested on CODE)

  1. Temporarily suspend continuous integration *
  2. update names in parameter store to reflect the renamed stack
  3. Update the stack manually via cloudformation
  4. Redeploy via riffraf to test
  5. Delete stack and recreate to rename ( the recreated stack will just continue consuming from kinesis once recreated )
  6. Redeploy via riffraf to test (again)
  7. Re-enable continuous deployment