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

Move some shared logic in module utils/sns #879

Conversation

alinabuzachis
Copy link
Contributor

SUMMARY

Move some shared logic in module utils/sns

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

sns_topic
sns
sns_topic_info

Copy link
Contributor

@tremble tremble left a comment

Choose a reason for hiding this comment

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

I'm running a slightly stricter set of pylint tests locally that I think are worth fixing:

ERROR: plugins/module_utils/sns.py:125:0: missing-final-newline: Final newline missing
ERROR: plugins/modules/sns_topic.py:287:0: unused-import: Unused import re
ERROR: plugins/modules/sns_topic.py:288:0: unused-import: Unused import copy

@tremble
Copy link
Contributor

tremble commented Jan 21, 2022

(but otherwise looks good)
Thanks for this @alinabuzachis.

Signed-off-by: Alina Buzachis <[email protected]>
Signed-off-by: Alina Buzachis <[email protected]>
@markuman markuman added mergeit Merge the PR (SoftwareFactory) and removed mergeit Merge the PR (SoftwareFactory) labels Jan 28, 2022
@markuman
Copy link
Member

recheck

@ansibullbot
Copy link

@ansibullbot ansibullbot added community_review feature This issue/PR relates to a feature request integration tests/integration module module new_plugin New plugin plugins plugin (any type) tests tests labels Jan 28, 2022
Signed-off-by: Alina Buzachis <[email protected]>
@alinabuzachis alinabuzachis added the mergeit Merge the PR (SoftwareFactory) label Feb 2, 2022
@softwarefactory-project-zuul
Copy link
Contributor

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 5e09149 into ansible-collections:main Feb 2, 2022
softwarefactory-project-zuul bot pushed a commit that referenced this pull request Mar 28, 2022
sns_topic_info new module

SUMMARY

sns_topic_info -  new module allowing to get all AWS SNS topics or properties of a specific AWS SNS topic.
Fixes #601
Requires #879

ISSUE TYPE


New Module Pull Request

COMPONENT NAME

sns_topic_info

Reviewed-by: Joseph Torcasso <None>
Reviewed-by: Alina Buzachis <None>
Reviewed-by: Mark Woolley <[email protected]>
Reviewed-by: Markus Bergholz <[email protected]>
patchback bot pushed a commit that referenced this pull request Mar 28, 2022
sns_topic_info new module

SUMMARY

sns_topic_info -  new module allowing to get all AWS SNS topics or properties of a specific AWS SNS topic.
Fixes #601
Requires #879

ISSUE TYPE

New Module Pull Request

COMPONENT NAME

sns_topic_info

Reviewed-by: Joseph Torcasso <None>
Reviewed-by: Alina Buzachis <None>
Reviewed-by: Mark Woolley <[email protected]>
Reviewed-by: Markus Bergholz <[email protected]>
(cherry picked from commit 58b3c68)
softwarefactory-project-zuul bot pushed a commit that referenced this pull request Mar 29, 2022
Backport:  Move some shared logic in module utils/sns (#879) 

SUMMARY
Backport Move some shared logic in module utils/sns (#879) to stable-3
ISSUE TYPE
Feature Pull Request
COMPONENT NAME
sns_topic
sns
sns_topic_info
Reviewed-by: Mark Chappell 
Reviewed-by: Mark Woolley
Reviewed-by: Markus Bergholz

Reviewed-by: Mark Woolley <[email protected]>
Reviewed-by: Alina Buzachis <None>
softwarefactory-project-zuul bot pushed a commit that referenced this pull request Mar 29, 2022
[PR #673/58b3c687 backport][stable-3] sns_topic_info new module

This is a backport of PR #673 as merged into main (58b3c68).
SUMMARY

sns_topic_info -  new module allowing to get all AWS SNS topics or properties of a specific AWS SNS topic.
Fixes #601
Requires #879

ISSUE TYPE


New Module Pull Request

COMPONENT NAME

sns_topic_info

Reviewed-by: Mark Woolley <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community_review feature This issue/PR relates to a feature request integration tests/integration mergeit Merge the PR (SoftwareFactory) module module new_plugin New plugin plugins plugin (any type) tests tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants