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

Adds HTTP integration URIs #8569

Conversation

calvernaz
Copy link
Contributor

@calvernaz calvernaz linked an issue Jun 25, 2023 that may be closed by this pull request
1 task
@calvernaz calvernaz requested a review from bentsku June 25, 2023 19:26
@calvernaz calvernaz added the semver: patch Non-breaking changes which can be included in patch releases label Jun 25, 2023
@coveralls
Copy link

coveralls commented Jun 25, 2023

Coverage Status

coverage: 82.717% (+0.004%) from 82.713% when pulling bb13bc9 on 8567-bug-stage-variables-not-evaluated-for-http-integration-uri into 3480ef3 on master.

@github-actions
Copy link

github-actions bot commented Jun 25, 2023

LocalStack Community integration with Pro

       2 files         2 suites   1h 31m 0s ⏱️
2 171 tests 1 841 ✔️ 330 💤 0
2 172 runs  1 841 ✔️ 331 💤 0

Results for commit bb13bc9.

♻️ This comment has been updated with latest results.

@calvernaz calvernaz self-assigned this Jun 29, 2023
@calvernaz calvernaz requested a review from whummer June 29, 2023 06:57
Copy link
Contributor

@bentsku bentsku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! This is awesome, thanks for adding this feature so quickly, sorry for the delay in reviewing.
It would be nice if we could validate it against AWS, even if it seems obvious this will work against it, just so that we have the marker and we have confidence it runs (also for maybe future automated tests against AWS). I've left a comment regarding a fixture that can be used to run against AWS as well.

Thanks again! Also, awesome use of the import feature that makes it so much simpler to set up simple resources instead of so many direct SDK calls. 🚀

tests/integration/apigateway/test_apigateway_import.py Outdated Show resolved Hide resolved
@calvernaz calvernaz force-pushed the 8567-bug-stage-variables-not-evaluated-for-http-integration-uri branch from 97ee786 to 70a76cd Compare July 2, 2023 15:31
@calvernaz calvernaz requested a review from bentsku July 2, 2023 18:38
Copy link
Member

@whummer whummer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀 - kudos @calvernaz for adding the AWS validated test.

Copy link
Contributor

@bentsku bentsku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks for making it AWS validated, sorry for scheme issue. 🚀

@calvernaz calvernaz merged commit b411df5 into master Jul 3, 2023
24 checks passed
@calvernaz calvernaz deleted the 8567-bug-stage-variables-not-evaluated-for-http-integration-uri branch July 3, 2023 16:15
@agershman
Copy link

Thank you all!

@dfangl dfangl added this to the 2.2 milestone Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver: patch Non-breaking changes which can be included in patch releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Stage variables not evaluated for HTTP integration URI
6 participants