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

Migrate CfUrlRewriter Lambda from JavaScript to TypeScript #1660

Merged
merged 6 commits into from
Feb 26, 2022

Commits on Feb 20, 2022

  1. Migrate CfUrlRewriter Lambda from JavaScript to TypeScript

    Signed-off-by: Tianle Huang <tianleh@amazon.com>
    tianleh committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    0fe57f7 View commit details
    Browse the repository at this point in the history
  2. fix handler

    Signed-off-by: Tianle Huang <tianleh@amazon.com>
    tianleh committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    fe70727 View commit details
    Browse the repository at this point in the history
  3. add context

    Signed-off-by: Tianle Huang <tianleh@amazon.com>
    tianleh committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    d65f768 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. add unit tests

    Signed-off-by: Tianle Huang <tianleh@amazon.com>
    tianleh committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    e325203 View commit details
    Browse the repository at this point in the history
  2. remove comment

    Signed-off-by: Tianle Huang <tianleh@amazon.com>
    tianleh committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    414ec65 View commit details
    Browse the repository at this point in the history
  3. avoid Multiple package lock files found

    Signed-off-by: Tianle Huang <tianleh@amazon.com>
    tianleh committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    40ad871 View commit details
    Browse the repository at this point in the history