Conversation
…uld be configured in the provided securityGroups
e21dae7 to
b20a2c5
Compare
muhamadto
commented
Dec 31, 2023
aa654c2 to
06ef784
Compare
* Run CDK in java 21 with image `ghcr.io/muhamadto/spring-native-amazonlinux2-builder:21-amazonlinux2` * Replaced `com.coffeebeans.springnativeawslambda.infra.lambda.CustomRuntime2Function` with `com.coffeebeans.springnativeawslambda.infra.lambda.CustomRuntime2023FunctionJava21` and updated tests. * `docker-compose.yml` now adopting `apigateway` functions from `ghcr.io/muhamadto/spring-native-amazonlinux2-builder:21-amazonlinux2-awscliv2`. However, the lambda is not loading and need some more work. * Reinstated `native:compile` in `prepare-package` phase. This is to ensure the `spring-native-aws-lambda-function-native-zip.zip` include would include the `spring-native-aws-lambda-function` native executable. Signed-off-by: matto <muhamadto@gmail.com>
06ef784 to
25a9d2c
Compare
# Conflicts: # README.md # docker-compose.yml # spring-native-aws-lambda-function/pom.xml # spring-native-aws-lambda-infra/src/main/java/com/coffeebeans/springnativeawslambda/infra/lambda/CustomRuntime2Function.java # spring-native-aws-lambda-infra/src/test/java/com/coffeebeans/springnativeawslambda/infra/LambdaTest.java # spring-native-aws-lambda-infra/src/test/java/com/coffeebeans/springnativeawslambda/infra/lambda/CustomRuntime2FunctionTest.java
Signed-off-by: matto <muhamadto@gmail.com>
2dabc50 to
5dda6ac
Compare
5dda6ac to
a88125c
Compare
Signed-off-by: matto <muhamadto@gmail.com>
a88125c to
609ae23
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Hello, Please Review My Pull Request!
description:
ghcr.io/muhamadto/spring-native-amazonlinux2-builder:21-amazonlinux2com.coffeebeans.springnativeawslambda.infra.lambda.CustomRuntime2Functionwithcom.coffeebeans.springnativeawslambda.infra.lambda.CustomRuntime2023FunctionJava21and updated tests.docker-compose.ymlnow adoptingapigatewayfunctions fromghcr.io/muhamadto/spring-native-amazonlinux2-builder:21-amazonlinux2-awscliv2. However, the lambda is not loading and need some more work.✔️ Checklist