Skip to content

feat: add "nodejs16.x" lambda runtime to our compatible runtimes#2697

Merged
trentm merged 1 commit intomainfrom
trentm/lambda-node16-runtime
May 17, 2022
Merged

feat: add "nodejs16.x" lambda runtime to our compatible runtimes#2697
trentm merged 1 commit intomainfrom
trentm/lambda-node16-runtime

Conversation

@trentm
Copy link
Copy Markdown
Member

@trentm trentm commented May 17, 2022

AFAIK the "compatible runtimes" flag on Lambda layers is just advisory.
For example I can use our current latest Lambda layer with a
nodejs16.x-using Lambda function.

AFAIK the "compatible runtimes" flag on Lambda layers is just advisory.
For example I can use our current latest Lambda layer with a
nodejs16.x-using Lambda function.
@trentm trentm requested a review from astorm May 17, 2022 00:18
@trentm trentm self-assigned this May 17, 2022
@github-actions github-actions bot added the agent-nodejs Make available for APM Agents project planning. label May 17, 2022
@ghost
Copy link
Copy Markdown

ghost commented May 17, 2022

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-05-17T00:19:11.262+0000

  • Duration: 21 min 12 sec

Test stats 🧪

Test Results
Failed 0
Passed 256695
Skipped 0
Total 256695

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • run module tests for <modules> : Run TAV tests for one or more modules, where <modules> can be either a comma separated list of modules (e.g. memcached,redis) or the string literal ALL to test all modules

  • run benchmark tests : Run the benchmark test only.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@trentm trentm merged commit 7cd1b90 into main May 17, 2022
@trentm trentm deleted the trentm/lambda-node16-runtime branch May 17, 2022 22:08
astorm pushed a commit that referenced this pull request May 19, 2022
AFAIK the "compatible runtimes" flag on Lambda layers is just advisory.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent-nodejs Make available for APM Agents project planning.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants