Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
nao1215 committed Jan 8, 2024
1 parent 0ab8c1f commit 744e3b1
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 67 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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))
Expand Down
Loading

0 comments on commit 744e3b1

Please sign in to comment.