Skip to content

feat: add support for SNS FIFO#4018

Merged
mergify[bot] merged 8 commits intoaws:mainlinefrom
paragbhingre:sssSNSTopicFIFOFinal
Sep 23, 2022
Merged

feat: add support for SNS FIFO#4018
mergify[bot] merged 8 commits intoaws:mainlinefrom
paragbhingre:sssSNSTopicFIFOFinal

Conversation

@paragbhingre
Copy link
Copy Markdown
Contributor

This PR fix 1st part of #3828

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the Apache 2.0 License.

@paragbhingre paragbhingre requested a review from a team as a code owner September 21, 2022 00:48
@paragbhingre paragbhingre requested review from KollaAdithya and removed request for a team September 21, 2022 00:48
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Sep 21, 2022

Codecov Report

Merging #4018 (30be8b9) into mainline (b3a78b9) will increase coverage by 0.01%.
The diff coverage is 83.67%.

@@             Coverage Diff              @@
##           mainline    #4018      +/-   ##
============================================
+ Coverage     68.96%   68.98%   +0.01%     
============================================
  Files           248      248              
  Lines         35248    35288      +40     
  Branches        264      264              
============================================
+ Hits          24310    24342      +32     
- Misses         9748     9754       +6     
- Partials       1190     1192       +2     
Impacted Files Coverage Δ
internal/pkg/template/workload.go 37.93% <0.00%> (-0.81%) ⬇️
internal/pkg/manifest/workload.go 82.35% <73.68%> (-0.47%) ⬇️
...al/pkg/deploy/cloudformation/stack/transformers.go 76.92% <100.00%> (+0.24%) ⬆️
internal/pkg/manifest/validate.go 84.35% <100.00%> (+0.12%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Comment thread internal/pkg/manifest/workload.go Outdated
Comment thread internal/pkg/manifest/workload.go Outdated
Comment thread internal/pkg/manifest/validate.go Outdated
Comment thread internal/pkg/template/workload.go Outdated
Copy link
Copy Markdown
Contributor

@efekarakus efekarakus left a comment

Choose a reason for hiding this comment

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

Thanks for quickly addressing the manifest changes!

Comment thread internal/pkg/deploy/cloudformation/stack/transformers.go Outdated
Comment thread internal/pkg/deploy/cloudformation/stack/transformers.go Outdated
Comment thread internal/pkg/deploy/cloudformation/stack/transformers.go Outdated
Comment thread internal/pkg/manifest/validate.go Outdated
Comment thread internal/pkg/manifest/validate.go Outdated
Comment thread internal/pkg/template/templates/workloads/partials/cf/publish.yml Outdated
Comment thread internal/pkg/template/workload.go Outdated
Comment thread internal/pkg/deploy/cloudformation/stack/transformers.go Outdated
Comment thread internal/pkg/manifest/validate.go Outdated
Comment thread internal/pkg/template/workload.go Outdated
Comment thread internal/pkg/template/workload.go
Comment thread internal/pkg/template/templates/workloads/partials/cf/publish.yml Outdated
Comment thread internal/pkg/template/workload.go
Copy link
Copy Markdown
Contributor

@efekarakus efekarakus 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 a tiny request, then we can remove the label

Comment thread internal/pkg/deploy/cloudformation/stack/transformers.go Outdated
@efekarakus efekarakus added the do-not-merge Pull requests that mergify shouldn't merge until the requester allows it. label Sep 22, 2022
@efekarakus efekarakus removed the do-not-merge Pull requests that mergify shouldn't merge until the requester allows it. label Sep 22, 2022
Copy link
Copy Markdown
Contributor

@Lou1415926 Lou1415926 left a comment

Choose a reason for hiding this comment

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

LGTM! just a nit. Adding the DNM in case you'd like to address!

Comment thread internal/pkg/deploy/cloudformation/stack/transformers.go
@Lou1415926 Lou1415926 added the do-not-merge Pull requests that mergify shouldn't merge until the requester allows it. label Sep 23, 2022
@paragbhingre paragbhingre removed the do-not-merge Pull requests that mergify shouldn't merge until the requester allows it. label Sep 23, 2022
@mergify mergify Bot merged commit 14a8df6 into aws:mainline Sep 23, 2022
@paragbhingre paragbhingre deleted the sssSNSTopicFIFOFinal branch January 26, 2023 07:28
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.

5 participants