mozilla-services / autograph

Mozilla's digital signature service
https://hub.docker.com/r/mozilla/autograph/
Mozilla Public License 2.0
151 stars 35 forks source link

AUT-250 - Getting deploy pipeline for autograph-monitor fixed #985

Closed alexcottner closed 2 weeks ago

alexcottner commented 2 weeks ago

AUT-250

Getting deploy pipeline for autograph monitor fixed. For our current AWS lambda implementation this means:

  1. Build a zip file for the lambda in github actions
  2. Switch to amazon linux 2023 runtime for the lambda
  3. Adjust jenkins deploy pipeline