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: fujiwara/lambroll
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.3
Choose a base ref
...
head repository: fujiwara/lambroll
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.4
Choose a head ref
  • 12 commits
  • 15 files changed
  • 1 contributor

Commits on Apr 11, 2024

  1. fix spelling.

    fujiwara committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    48ae346 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #391 from fujiwara/fix/spelling

    fix spelling.
    fujiwara authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    25f21fc View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Support CloudFront OAC

    CloudFront OAC requires SourceArn support.
    fujiwara committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    5b0fe69 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    13207cc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #393 from fujiwara/fix/tfstate-lookup

    update tfstate-lookup to v1.1.6
    fujiwara authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    494e871 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. call prepareFunctionCodeForDeploy before process --ignore flag.

    prepareFunctionCodeForDeploy() may update an ImageConfig element.
    So --ignore .ImageConfig didn't work.
    fujiwara committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    4328aee View commit details
    Browse the repository at this point in the history
  2. fix: return error!

    fujiwara committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    d5bf6ce View commit details
    Browse the repository at this point in the history
  3. add ImageConfig to readme.

    fujiwara committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    0583b76 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Merge pull request #394 from fujiwara/fix/ignore-image-config

    Fix: `--ignore .ImageConfig` didn't work.
    fujiwara authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5c22685 View commit details
    Browse the repository at this point in the history
  2. fix readme

    fujiwara committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    62013d3 View commit details
    Browse the repository at this point in the history
  3. add readme

    `SourceArn` as `*` is not recommended.
    fujiwara committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    6ff99a1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #392 from fujiwara/feature/cloudfront-oac

    Support CloudFront OAC
    fujiwara authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    2d552f1 View commit details
    Browse the repository at this point in the history
Loading