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: localstack/lambda-runtime-init
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.28-pre
Choose a base ref
...
head repository: localstack/lambda-runtime-init
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.30-pre
Choose a head ref
  • 11 commits
  • 11 files changed
  • 6 contributors

Commits on Mar 7, 2024

  1. test: Add automated integration tests runs on GitHub(aws#112)

    Add automated integration tests runs on GitHub
    mbfreder authored Mar 7, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    d5d7505 View commit details
  2. test: Refactored end-to-end tests (aws#113)

    * Refactored end-to-end tests to reduce duplicated code.
    mbfreder authored Mar 7, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    1a32012 View commit details

Commits on Mar 20, 2024

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    42aee21 View commit details

Commits on Mar 28, 2024

  1. chore(deps): Update to Go 1.22 (aws#117)

    * Update to Go 1.22
    
    * Update Makefile to run unit tests in container
    valerena authored Mar 28, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    4c2c20d View commit details

Commits on Apr 19, 2024

  1. test: Refactor test cases (aws#119)

    Refactor testcases to
    - Use python3.12
    - Respect docker architecture
    - Run different architecture in parallel GitHub actions
    roger-zhangg authored Apr 19, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    fe11d78 View commit details

Commits on Apr 29, 2024

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    ba56ed4 View commit details

Commits on May 14, 2024

  1. Added workflow for automated releases (aws#121)

    * Added release workflow
    seshubaws authored May 14, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    d37e08c View commit details

Commits on Jun 3, 2024

  1. feat: Add automatic vulnerabilities check (aws#123)

    * Add automatic vulnerabilities check
    valerena authored Jun 3, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    9e6041b View commit details

Commits on Jun 5, 2024

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    71388dd View commit details

Commits on Aug 20, 2024

  1. Copy the full SHA
    6aa9c48 View commit details
  2. Update go version (#35)

    dfangl committed Aug 20, 2024
    Copy the full SHA
    bba504e View commit details
Loading