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

Update CDK from v1 to v2 #619

Merged

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    9873e03 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Add trailing commas to imports

    Co-authored-by: Simon Kok <sbkok@users.noreply.github.com>
    pergardebrink and sbkok authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    7f30484 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    b9df6ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e17685 View commit details
    Browse the repository at this point in the history
  3. Fix merge

    javydekoning authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    d15e949 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Upgrade to latest CDK + SAM CLI, Python 3.10 (Py3.11 in CodeBuild)

    **Why?**
    
    As this commit will update the new default CodeBuild container image to use,
    we will pick the most recent Standard CodeBuild image that is available at the
    time of this commit. Which is STANDARD_7_0.
    
    This allows us to continue to support the version for the foreseeable future.
    As we rather not need to change this frequently, as that would introduce a
    breaking change.
    sbkok committed May 12, 2023
    Configuration menu
    Copy the full SHA
    f8ac47a View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    bdf38c0 View commit details
    Browse the repository at this point in the history
  2. Remove cdk package as it's no longer used

    According to @javydekoning, it's probably left over from awslabs#424
    pergardebrink committed May 15, 2023
    Configuration menu
    Copy the full SHA
    20f0395 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0a5bf0 View commit details
    Browse the repository at this point in the history