Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nficano/python-lambda
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ericluugg/python-lambda-fork
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 8 files changed
  • 3 contributors

Commits on May 21, 2025

  1. fix lambda deployment (#714)

    * fixed lambda deployment
    
    * Update aws_lambda.py
    
    corrected typo in comment
    rashadmoarref authored and ericluugg committed May 21, 2025
    Configuration menu
    Copy the full SHA
    6599985 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4eaf8c0 View commit details
    Browse the repository at this point in the history
  3. Added more image support

    ericluugg committed May 21, 2025
    Configuration menu
    Copy the full SHA
    10ba4d4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from ericluugg/image-deployment

    Added more image support
    ericluugg authored May 21, 2025
    Configuration menu
    Copy the full SHA
    94e608e View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. Configuration menu
    Copy the full SHA
    1b39ea1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from ericluugg/image-deployment

    Simplified image deployments
    ericluugg authored May 22, 2025
    Configuration menu
    Copy the full SHA
    5e82d1d View commit details
    Browse the repository at this point in the history
Loading