Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(sdk): test execution in aws-cdk #7232

Merged
merged 1 commit into from
Jan 5, 2025

Conversation

marciocadev
Copy link
Collaborator

@marciocadev marciocadev commented Jan 4, 2025

The Pull Request v0.79.13 changed the way the lambdas test ARNs are passed to the TestRunnerClient, unfortunately, it was not noticed that the target awscdk should also be changed. This change allowed the tests to be executed correctly.

Closes #7229

Checklist

  • Title matches Winglang's style guide
  • Description explains motivation and solution
  • Tests added (always)
  • Docs updated (only required for features)
  • Added pr/e2e-full label if this feature requires end-to-end testing

By submitting this pull request, I confirm that my contribution is made under the terms of the Wing Cloud Contribution License.

Copy link

github-actions bot commented Jan 4, 2025

Thanks for opening this pull request! 🎉
Please consult the contributing guidelines for details on how to contribute to this project.
If you need any assistance, don't hesitate to ping use over Discord.

@marciocadev marciocadev marked this pull request as ready for review January 4, 2025 04:26
@marciocadev marciocadev requested a review from a team as a code owner January 4, 2025 04:26
@marciocadev marciocadev requested a review from eladb January 5, 2025 10:52
Copy link
Contributor

mergify bot commented Jan 5, 2025

Thanks for contributing, @marciocadev! This PR will now be added to the merge queue, or immediately merged if fix-awscdk-tests is up-to-date with main and the queue is empty.

@marciocadev
Copy link
Collaborator Author

Elad, could you please approve this PR first? I want to test the cloud.Service PR.

@mergify mergify bot merged commit 4315ce3 into winglang:main Jan 5, 2025
15 checks passed
@monadabot
Copy link
Contributor

Congrats! 🚀 This was released in Wing 0.85.40.

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.

Error when testing with the aws-cdk target
3 participants