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: serverless-operations/serverless-lambda-edge-pre-existing-cloudfront
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.4
Choose a base ref
...
head repository: serverless-operations/serverless-lambda-edge-pre-existing-cloudfront
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.5
Choose a head ref
  • 7 commits
  • 4 files changed
  • 3 contributors

Commits on Sep 24, 2020

  1. chore: version bumped

    horike37 committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    305fd32 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. fix: retry on stale ETag

    hoonoh committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    8e1ba7e View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Add the stage property and stage checking for each cloudfront distrib…

    …ution
    Allegra Chen committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    89668fb View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Make the stage property optional and update the logic

    Allegra Chen committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    ae9f6f3 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Allegra Chen committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    0934aee View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. Merge pull request #15 from AllegraChen/add-deployment-based-on-stages

    Add the deploy to cloudfront distribution based on stages feature
    horike37 authored Oct 26, 2020
    Configuration menu
    Copy the full SHA
    cea4c69 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from hoonoh/master

    fix: retry on stale ETag
    horike37 authored Oct 26, 2020
    Configuration menu
    Copy the full SHA
    19dc0b6 View commit details
    Browse the repository at this point in the history
Loading