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: aws-powertools/powertools-lambda-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: sudsali/powertools-lambda-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 2 files changed
  • 2 contributors

Commits on May 31, 2026

  1. Install Shadow PR review bot

    Adds:
    - .github/workflows/shadow.yml — caller workflow that invokes
      sudsali/shadow's reusable workflow on every PR.
    - .shadow.yml — config for the bot (Python source dir, model overrides).
    
    See https://github.com/sudsali/shadow for the security model.
    sudsali committed May 31, 2026
    Configuration menu
    Copy the full SHA
    bb22f38 View commit details
    Browse the repository at this point in the history
  2. Pin Shadow workflow to v0 SHA

    Lockdown lint requires SHA-pinning third-party workflows. Trailing
    `# v0` comment so the human-readable tag is preserved.
    sudsali committed May 31, 2026
    Configuration menu
    Copy the full SHA
    151028d View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2026

  1. Configuration menu
    Copy the full SHA
    0478099 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    939bc51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d74b70b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec0101a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    535fbf8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7afbbd7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf9494b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    983cc76 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    14a9a2b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    81f416a View commit details
    Browse the repository at this point in the history
  11. Bump Shadow pin to 728308e

    sudsali committed Jun 1, 2026
    Configuration menu
    Copy the full SHA
    3f4cfd1 View commit details
    Browse the repository at this point in the history
  12. Bump Shadow pin to 5340649

    sudsali committed Jun 1, 2026
    Configuration menu
    Copy the full SHA
    16a87ef View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2026

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

Commits on Jun 5, 2026

  1. Configuration menu
    Copy the full SHA
    d263b5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c8a213 View commit details
    Browse the repository at this point in the history
Loading