Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[feat: invoke]fix Cloud runner case for invoke operation#52

Merged
zhongkechen merged 1 commit intomainfrom
feat/invoke
Feb 5, 2026
Merged

[feat: invoke]fix Cloud runner case for invoke operation#52
zhongkechen merged 1 commit intomainfrom
feat/invoke

Conversation

@zhongkechen
Copy link
Contributor

@zhongkechen zhongkechen commented Feb 4, 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

Description

Found a local commit which should have been included in the previous PR #44

Demo/Screenshots

mvn test -Dtest=CloudBasedIntegrationTest -Dtest.cloud.enabled=true -Dtest.aws.region=us-east-2 -Dtest.aws.account=xxxxxx

[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 162.0 s -- in com.amazonaws.lambda.durable.examples.CloudBasedIntegrationTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[INFO] 

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? Updated

Examples

Has a new example been added for the change? (if applicable) N/A

@zhongkechen zhongkechen changed the title [feat: invoke]add Cloud runner support for invoke operation [feat: invoke]fix Cloud runner case for invoke operation Feb 4, 2026
@zhongkechen zhongkechen marked this pull request as ready for review February 5, 2026 17:30
@zhongkechen zhongkechen merged commit 30c07ff into main Feb 5, 2026
7 checks passed
@zhongkechen zhongkechen deleted the feat/invoke branch February 5, 2026 17:30
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.

2 participants