Updating Lambda that was using 8.10 won't update anymore and How to end Travis with fail after unsuccessful deploy?
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Idoneità per principianti
- 35/100
- Tipo di issue
- Bug
- Chiarezza
- Abbastanza chiara
- Stato di attività
- Ferma
- Stack tecnologico
- aws, javascript, node.js
Direzione di ricerca
Start by reproducing the AWS Lambda update with AWS_RUNTIME=nodejs12.x and the Travis deployment failure described in the issue. Trace node-lambda's deploy entry point and its handling of deployment errors; done means supported runtime updates no longer use nodejs8.10 and Travis reports deployment failures as failed builds.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
Two issues.
- Updating a lambda with runtime of 8 to 12 now fails to deploy with a message:
My .env file has AWS_RUNTIME=nodejs12.x set when calling deploy. I can verify that it is using it, because the log has Runtime: 'nodejs12.x', string before it fails.
The runtime parameter of nodejs8.10 is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (nodejs12.x) while creating or updating
functions.
Any way to force update it? I had to manually log into AWS and change the version in the lambda.
- How can I end Travis with a fail instead of success on any type of fail to deploy thrown by node-lambda?
- Lingua principale
- JavaScript
- Stelle
- 1.4k
- Fork
- 185
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di motdotla/node-lambda
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 35/100
motdotla/node-lambda#840 · 1 commento ·
-
Migration to AWS SDK v3 Aperta
Difficoltà 4/5 3-5 giorni Idoneità per principianti 35/100
motdotla/node-lambda#641 · 6 commenti · 2 reazioni ·
-
Difficoltà 5/5 Più di una settimana Idoneità per principianti 15/100
motdotla/node-lambda#618 ·
-
enhancement
Difficoltà 4/5 3-5 giorni Idoneità per principianti 30/100
motdotla/node-lambda#544 · 1 reazione ·
-
question
Difficoltà 4/5 3-5 giorni Idoneità per principianti 25/100
motdotla/node-lambda#537 · 2 commenti · 1 reazione ·
Tutte le issue di motdotla/node-lambda
Issue simili
-
bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 76/100
avniproject/avni-client#2135 ·
-
enhancement
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
babalae/bettergi-scripts-list#3674 ·
-
A-Release-Notes C-Editing D-Modest S-Ready-For-Implementation
Difficoltà 2/5 1-3 ore Idoneità per principianti 72/100
bevyengine/bevy-website#2595 ·
-
ecosystem wording
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 90/100
matrix-org/matrix.org#3649 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 88/100
vadimdemedes/ink#1029 ·