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-python): support for providing a custom bundling docker image #18082

Merged
merged 43 commits into from
Dec 30, 2021

Commits on Dec 28, 2021

  1. Configuration menu
    Copy the full SHA
    6bc24d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d018bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4123034 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69ebdaa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97f1509 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d9b306e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a4a2feb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b0d9432 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4e7868f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    00f8bdb View commit details
    Browse the repository at this point in the history
  11. test: Fix function tests

    setu4993 committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    bddeaa5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    21ddb3b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f8e2a14 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a6ddd7e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8fadde5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4357764 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1c55a11 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ef448b9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f92fb65 View commit details
    Browse the repository at this point in the history
  20. fix: Remove commented line

    setu4993 committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    5da5804 View commit details
    Browse the repository at this point in the history
  21. fix: docstring for image

    setu4993 committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    90a8717 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    efceeb8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a9f6d82 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Configuration menu
    Copy the full SHA
    2ecff2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf0dc2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8253cd9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c457be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    889fc19 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb4cb42 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5bfaf9d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7d64d53 View commit details
    Browse the repository at this point in the history
  9. fix: Make runtime required

    setu4993 committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    7a03fb3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4c4b752 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1c90313 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    518c347 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. Configuration menu
    Copy the full SHA
    f0d882a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc17ce4 View commit details
    Browse the repository at this point in the history
  3. docs: Fix scope reference

    setu4993 committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    7376188 View commit details
    Browse the repository at this point in the history
  4. feat: Support customizing HTTPS_PROXY

    Resolves aws#12949, closes aws#13938.
    setu4993 committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    8b701d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9cd424 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f73b0a View commit details
    Browse the repository at this point in the history
  7. fix: Set region explicitly

    setu4993 committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    5e48214 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b94dbac View commit details
    Browse the repository at this point in the history