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

[aws-json] Migrate SNS ListTopics #311

Conversation

kojisaikiAtSony
Copy link
Contributor

No description provided.

@kojisaikiAtSony kojisaikiAtSony marked this pull request as ready for review July 9, 2024 11:33
Copy link
Owner

@Admiral-Piett Admiral-Piett left a comment

Choose a reason for hiding this comment

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

Couple tiny things, otherwise looks great!

}

arnList := make([]models.TopicArnResult, 0)

Copy link
Owner

Choose a reason for hiding this comment

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

Optional: I kind of liked the log in here, though it could be debug probably. Up to you though.

@kojisaikiAtSony
Copy link
Contributor Author

Ready to merge!

@kojisaikiAtSony kojisaikiAtSony force-pushed the add_sns_listtopics_support branch 2 times, most recently from bb4a35e to a91f51b Compare July 18, 2024 11:43
minor fixes

add not implemented comment to sns model

reset tests affecting new tests

add debug message when listing sns topics

remove merge remnants, minor fixups

update listtopics test to handle new mock config
@Admiral-Piett
Copy link
Owner

Looks like something is up with the unit tests on these now? If we can get that sorted I think they look good to go!

@kojisaikiAtSony
Copy link
Contributor Author

@Admiral-Piett Sorry, fixed the test on ListTopics/DeleteTopic!

Copy link
Owner

@Admiral-Piett Admiral-Piett left a comment

Choose a reason for hiding this comment

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

Excellent! Thank you!

@Admiral-Piett Admiral-Piett merged commit 19dd37a into Admiral-Piett:feature-aws-json Jul 22, 2024
2 checks passed
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.

3 participants