From 744e3b1288ed7920ad9fdc58108715a0f5810d0e Mon Sep 17 00:00:00 2001 From: CHIKAMATSU Naohiro Date: Mon, 8 Jan 2024 23:35:31 +0900 Subject: [PATCH] Update --- CHANGELOG.md | 13 ++++- doc/img/cover.svg | 139 ++++++++++++++++++++++++---------------------- 2 files changed, 85 insertions(+), 67 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c9ac2d..c737838 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ -## [](https://github.com/nao1215/rainbow/compare/77bdf974281a...) (2024-01-03) +## [](https://github.com/nao1215/rainbow/compare/77bdf974281a...) (2024-01-08) +* Add unit test for S3 external layer [#31](https://github.com/nao1215/rainbow/pull/31) ([nao1215](https://github.com/nao1215)) +* Introduce localstack pro into GitHub Actions(CI) [#30](https://github.com/nao1215/rainbow/pull/30) ([nao1215](https://github.com/nao1215)) +* build(deps): bump the aws-sdk group with 1 update [#22](https://github.com/nao1215/rainbow/pull/22) ([dependabot[bot]](https://github.com/apps/dependabot)) +* Exclude automatically generated code from coverage [#29](https://github.com/nao1215/rainbow/pull/29) ([nao1215](https://github.com/nao1215)) +* Add unit test for cloudfront interactor [#28](https://github.com/nao1215/rainbow/pull/28) ([nao1215](https://github.com/nao1215)) +* build(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 [#19](https://github.com/nao1215/rainbow/pull/19) ([dependabot[bot]](https://github.com/apps/dependabot)) +* Rename pr template file [#25](https://github.com/nao1215/rainbow/pull/25) ([nao1215](https://github.com/nao1215)) +* Add usecase unit test for s3 [#24](https://github.com/nao1215/rainbow/pull/24) ([nao1215](https://github.com/nao1215)) +* build(deps): bump the aws-sdk group with 4 updates [#18](https://github.com/nao1215/rainbow/pull/18) ([dependabot[bot]](https://github.com/apps/dependabot)) +* Add uint test for model package [#21](https://github.com/nao1215/rainbow/pull/21) ([nao1215](https://github.com/nao1215)) +* Introduce coverage tree [#20](https://github.com/nao1215/rainbow/pull/20) ([nao1215](https://github.com/nao1215)) * Add s3hub cp sub command [#16](https://github.com/nao1215/rainbow/pull/16) ([nao1215](https://github.com/nao1215)) * Add feature that list up S3 Objects [#15](https://github.com/nao1215/rainbow/pull/15) ([nao1215](https://github.com/nao1215)) * Add specification document for cfn command [#14](https://github.com/nao1215/rainbow/pull/14) ([nao1215](https://github.com/nao1215)) diff --git a/doc/img/cover.svg b/doc/img/cover.svg index ba04023..afb2135 100644 --- a/doc/img/cover.svg +++ b/doc/img/cover.svg @@ -7,7 +7,7 @@ > - + - + - + cmd/subcmd @@ -46,12 +46,12 @@ - + config/spare/config.go @@ -59,12 +59,12 @@ - + ui @@ -72,12 +72,12 @@ - + utils @@ -85,44 +85,44 @@ - + - + domain/model - + external - + interactor @@ -130,18 +130,18 @@ - + - + s3hub @@ -149,18 +149,18 @@ - + - + s3hub.go @@ -168,18 +168,18 @@ - + - + file/file.go @@ -187,12 +187,12 @@ - + xregex/xregex.go @@ -200,12 +200,12 @@ - + aws.go @@ -213,12 +213,12 @@ - + s3.go @@ -226,18 +226,25 @@ - + +s3_policy.go + - + cloudfront.go @@ -245,12 +252,12 @@ - + mock @@ -258,25 +265,25 @@ - + s3.go - + s3_policy.go @@ -284,12 +291,12 @@ - + s3_retryer.go @@ -297,18 +304,18 @@ - + - + s3.go @@ -316,12 +323,12 @@ - + common.go @@ -329,12 +336,12 @@ - + cp.go @@ -342,18 +349,18 @@ - + - + ls.go @@ -361,12 +368,12 @@ - + mb.go @@ -374,12 +381,12 @@ - + rm.go @@ -387,12 +394,12 @@ - + root.go @@ -400,24 +407,24 @@ - + - + - + s3.go