Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(lambda): allow inline code for nodejs12.x runtime #5710

Merged
merged 6 commits into from Jan 16, 2020
Merged

feat(lambda): allow inline code for nodejs12.x runtime #5710

merged 6 commits into from Jan 16, 2020

Commits on Jan 8, 2020

  1. chore(lambda): new runtimes support inline code

    The nodejs12.x and python3.8 Lambda runtimes actually support inline code.
    
    This reverts commit feb1f9b.
    Michael authored Jan 8, 2020
    Configuration menu
    Copy the full SHA
    9523687 View commit details
    Browse the repository at this point in the history
  2. Python3.8 doesn't support inline code yet

    Michael authored Jan 8, 2020
    Configuration menu
    Copy the full SHA
    997300d View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. add integ test

    Niranjan Jayakar committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    142a918 View commit details
    Browse the repository at this point in the history
  2. add missing expected.json

    Niranjan Jayakar committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    3803d72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3731a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3771c63 View commit details
    Browse the repository at this point in the history