Skip to content

wip: refactor boto_sns to use boto3#58723

Closed
major0 wants to merge 3 commits intosaltstack:masterfrom
major0:feat/boto3_refactor_sns
Closed

wip: refactor boto_sns to use boto3#58723
major0 wants to merge 3 commits intosaltstack:masterfrom
major0:feat/boto3_refactor_sns

Conversation

@major0
Copy link
Copy Markdown
Contributor

@major0 major0 commented Oct 13, 2020

What does this PR do?

  • Refactor the boto_sns module to use boto3 instead of boto2.
  • Add unit testing for boto_sns module.

Previous Behavior

Previously salt.modules.boto_sns used the deprecated AWS boto2 interface and had no test cases.

New Behavior

Uses boto3 and has test cases.

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes

@major0 major0 requested a review from a team as a code owner October 13, 2020 14:29
@major0 major0 requested review from dwoz and removed request for a team October 13, 2020 14:29
@major0 major0 force-pushed the feat/boto3_refactor_sns branch from f38f07b to 3a49d05 Compare October 13, 2020 14:31
@ghost ghost requested a review from DmitryKuzmenko October 13, 2020 14:36
@major0 major0 force-pushed the feat/boto3_refactor_sns branch 5 times, most recently from 49c9bd6 to b921e74 Compare October 20, 2020 15:20
* Refactor the boto_sns module to use boto3 instead of boto2.
* Add unit testing for boto_sns module.
@major0 major0 force-pushed the feat/boto3_refactor_sns branch from b921e74 to f021b50 Compare October 20, 2020 15:37
@major0 major0 changed the title fix: refactor boto_sns to use boto3 wip: refactor boto_sns to use boto3 Oct 23, 2020
@sagetherage sagetherage removed the request for review from DmitryKuzmenko November 18, 2020 18:37
@dwoz
Copy link
Copy Markdown
Contributor

dwoz commented Dec 10, 2023

Closing this due to inactivity. Anyone should feel free to re-open it if they want to see it through to the end in one release cycle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Abandoned help-wanted Community help is needed to resolve this

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants