-
Notifications
You must be signed in to change notification settings - Fork 3
Comparing changes
Open a pull request
base repository: localstack/lambda-runtime-init
base: v0.1.26-pre
head repository: localstack/lambda-runtime-init
compare: localstack
- 20 commits
- 25 files changed
- 9 contributors
Commits on Feb 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ddc62d9 - Browse repository at this point
Copy the full SHA ddc62d9View commit details
Commits on Mar 7, 2024
-
test: Add automated integration tests runs on GitHub(aws#112)
Add automated integration tests runs on GitHub
Configuration menu - View commit details
-
Copy full SHA for d5d7505 - Browse repository at this point
Copy the full SHA d5d7505View commit details -
test: Refactored end-to-end tests (aws#113)
* Refactored end-to-end tests to reduce duplicated code.
Configuration menu - View commit details
-
Copy full SHA for 1a32012 - Browse repository at this point
Copy the full SHA 1a32012View commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 28d6661 - Browse repository at this point
Copy the full SHA 28d6661View commit details
Commits on Mar 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 42aee21 - Browse repository at this point
Copy the full SHA 42aee21View commit details
Commits on Mar 28, 2024
-
chore(deps): Update to Go 1.22 (aws#117)
* Update to Go 1.22 * Update Makefile to run unit tests in container
Configuration menu - View commit details
-
Copy full SHA for 4c2c20d - Browse repository at this point
Copy the full SHA 4c2c20dView commit details
Commits on Apr 19, 2024
-
test: Refactor test cases (aws#119)
Refactor testcases to - Use python3.12 - Respect docker architecture - Run different architecture in parallel GitHub actions
Configuration menu - View commit details
-
Copy full SHA for fe11d78 - Browse repository at this point
Copy the full SHA fe11d78View commit details
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ba56ed4 - Browse repository at this point
Copy the full SHA ba56ed4View commit details
Commits on May 14, 2024
-
Added workflow for automated releases (aws#121)
* Added release workflow
10000 Configuration menu - View commit details
-
Copy full SHA for d37e08c - Browse repository at this point
Copy the full SHA d37e08cView commit details
Commits on Jun 3, 2024
-
feat: Add automatic vulnerabilities check (aws#123)
* Add automatic vulnerabilities check
Configuration menu - View commit details
-
Copy full SHA for 9e6041b - Browse repository at this point
Copy the full SHA 9e6041bView commit details
Commits on Jun 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 71388dd - Browse repository at this point
Copy the full SHA 71388ddView commit details
Commits on Aug 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6aa9c48 - Browse repository at this point
Copy the full SHA 6aa9c48View commit details -
Configuration menu - View commit details
-
Copy full SHA for bba504e - Browse repository at this point
Copy the full SHA bba504eView commit details
Commits on Dec 12, 2024
-
test: Add delay for time-related arm64 tests (aws#138)
The tests on GitHub run on x86 instances (because arm64 instances don't have Docker installed) so when running the arm64 tests, invokes take longer because of the cross-architecture emulation. This caused that some tests that check remaining time in the function were not landing on the correct time range. It's unknown why this delay started manifesting more consistently, we might want to find a better solution in the future.
Configuration menu - View commit details
-
Copy full SHA for 781cd9a - Browse repository at this point
Copy the full SHA 781cd9aView commit details
Commits on Dec 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0b2b5be - Browse repository at this point
Copy the full SHA 0b2b5beView commit details
Commits on Feb 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cf26b43 - Browse repository at this point
Copy the full SHA cf26b43View commit details
Commits on Apr 23, 2025
-
chore(deps): Update to Go 1.24 (aws#143)
* update to 1.24 * fix changes
Configuration menu - View commit details
-
Copy full SHA for 3a0772e - Browse repository at this point
Copy the full SHA 3a0772eView commit details
Commits on Apr 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 10daeb8 - Browse repository at this point
Copy the full SHA 10daeb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23024f0 - Browse repository at this point
Copy the full SHA 23024f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9be92e0 - Browse repository at this point
Copy the full SHA 9be92e0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.1.26-pre...localstack