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: model test utils serviceName bug #878

Merged
merged 7 commits into from
Jun 29, 2023

Conversation

0marperez
Copy link
Contributor

Fixed an issue with utility. SDK ID for route 53 requires space but service name can't have space, i.e. route53

Issue #

No Issue available (Will make one if required)

Description of changes

It solves the problem if the utility not working when it comes to route 53


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

@0marperez 0marperez requested a review from a team as a code owner June 28, 2023 19:31
Copy link
Contributor

@lauzadis lauzadis left a comment

Choose a reason for hiding this comment

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

Looks good! Just one comment about the changelog

Copy link
Contributor

Choose a reason for hiding this comment

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

I'd recommend removing the changelog, since this is just changing a test utility and not customer-facing.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will it still allow me to merge?

Copy link
Contributor

Choose a reason for hiding this comment

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

Yep, you just have to add the no-changelog label on GitHub (tab to the right)

@0marperez 0marperez added the no-changelog Indicates that a changelog entry isn't required for a pull request. Use sparingly. label Jun 29, 2023
@0marperez 0marperez added no-changelog Indicates that a changelog entry isn't required for a pull request. Use sparingly. and removed no-changelog Indicates that a changelog entry isn't required for a pull request. Use sparingly. labels Jun 29, 2023
@0marperez 0marperez added no-changelog Indicates that a changelog entry isn't required for a pull request. Use sparingly. and removed no-changelog Indicates that a changelog entry isn't required for a pull request. Use sparingly. labels Jun 29, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jun 29, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@0marperez 0marperez merged commit afb36c8 into main Jun 29, 2023
9 checks passed
0marperez added a commit that referenced this pull request Jun 29, 2023
@0marperez 0marperez deleted the route53-custom-error-unmarshalling branch June 29, 2023 18:58
aajtodd pushed a commit that referenced this pull request Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog Indicates that a changelog entry isn't required for a pull request. Use sparingly.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants