Commit d367cc4
Add support for forcing tag update (#218)
* Add support for forcing tag update
* Finishing SQS tag update tests
* Minor test improvement
* lint fix
* Fixing missing piece on SNS
* sns sqs consumer update tags tests
* Minor improvements
* Minor test simplification
* SQS publisher tests
* Release prepare
---------
Co-authored-by: CarlosGamero <carlos.gamero@lokalise.com>1 parent 2252912 commit d367cc4
File tree
10 files changed
+640
-279
lines changed- packages
- sns
- lib/utils
- test/consumers
- sqs
- lib
- sqs
- utils
- test
- consumers
- publishers
10 files changed
+640
-279
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments