Skip to content

[chore]: update examples to use zip deployment#310

Merged
zhongkechen merged 7 commits intomainfrom
zip
Apr 8, 2026
Merged

[chore]: update examples to use zip deployment#310
zhongkechen merged 7 commits intomainfrom
zip

Conversation

@zhongkechen
Copy link
Copy Markdown
Contributor

@zhongkechen zhongkechen commented Apr 3, 2026

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Issue Link, if available

Fixes #309

Description

AWS Lambda Java runtime now supports durable functions.

  • Updated examples to use zip deployment
  • Renamed the stacks and function names to avoid conflicts with existing resources
  • Removed dockerfiles and unused function name in CFN outputs

Demo/Screenshots

image

Checklist

  • I have filled out every section of the PR template
  • I have thoroughly tested this change

Testing

Unit Tests

Have unit tests been written for these changes? N/A

Integration Tests

Have integration tests been written for these changes? N/A

Examples

Has a new example been added for the change? (if applicable) Updated

@zhongkechen zhongkechen marked this pull request as ready for review April 8, 2026 17:04
@zhongkechen zhongkechen requested a review from a team April 8, 2026 17:04
@zhongkechen zhongkechen self-assigned this Apr 8, 2026
@SilanHe
Copy link
Copy Markdown
Contributor

SilanHe commented Apr 8, 2026

just to be clear, can you explain how you tested? I assume you tried deploying the examples via your branch?

@zhongkechen
Copy link
Copy Markdown
Contributor Author

just to be clear, can you explain how you tested? I assume you tried deploying the examples via your branch?

Yes, deployed to my own account in another region previously. And automated e2e tests have also succeeded because us regions now support it.

@zhongkechen zhongkechen merged commit 5e5f31c into main Apr 8, 2026
11 of 14 checks passed
@zhongkechen zhongkechen deleted the zip branch April 8, 2026 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[chore]: Update examples to use zip deployment

2 participants