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

fix(aws-lambda-python): export poetry dependencies without hashes #22351

Merged
merged 21 commits into from
Oct 7, 2022

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    c4b3482 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f4f8d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7215b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3f8d12 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    937aa3e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9de3461 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    d42e780 View commit details
    Browse the repository at this point in the history
  2. feat(aws-lambda-python): add bundling option for excluding hashes whe…

    …n exporting with poetry
    a-bigelow committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    0bf70c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37b9af3 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    8091c49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9badf55 View commit details
    Browse the repository at this point in the history
  3. refactor(aws-lambda-python): use an interface for PoetryPackagingProp…

    …s instead of an IDE-generated class
    a-bigelow committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    bb3d524 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    0e5e4ff View commit details
    Browse the repository at this point in the history
  2. refactor(aws-lambda-python): reformat poetry export command

    Co-authored-by: Cory Hall <43035978+corymhall@users.noreply.github.com>
    a-bigelow and corymhall committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    3acbcde View commit details
    Browse the repository at this point in the history
  3. refactor(aws-lambda-python): reformat poetry export command

    Co-authored-by: Cory Hall <43035978+corymhall@users.noreply.github.com>
    a-bigelow and corymhall committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    284454e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'poetry-no-hashes' of https://github.com/a-bigelow/aws-cdk

    … into poetry-no-hashes
    
    � Conflicts:
    �	packages/@aws-cdk/aws-lambda-python/lib/packaging.ts
    a-bigelow committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    7ae423a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    445bf60 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d72bb87 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b41369f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a8ee8d0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8223c70 View commit details
    Browse the repository at this point in the history