coforma / swift-tech-challenge

MIT License
0 stars 0 forks source link

Check if lambda is updating before deploying new version #125

Closed cuevas1876 closed 6 months ago

cuevas1876 commented 6 months ago

Fix Pipeline race condition

Summary

Adds a script that polls aws lambda service to check if lambda is still deploying before running update. Adds permission to validate secret for validator role Set terraform to ignore changes to lambda alias version

Fixes # (#124 )

Type of change

Please delete options that are not relevant.

How To Test

Run pipeline build

Checklist:

codeclimate[bot] commented 6 months ago

Code Climate has analyzed commit 15eca174 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (80% is the threshold).

This pull request will bring the total coverage in the repository to 95.1% (0.0% change).

View more on Code Climate.