Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/#52 text resource repo trait #57

Merged
merged 3 commits into from
Oct 5, 2024

Conversation

comavius
Copy link
Collaborator

@comavius comavius commented Oct 4, 2024

関連Issue

概要

trait TextResourceRepositoryを実装

変更内容

  • 概要に同じ

チェックリスト

  • テストが通っている
  • 下記のいずれかを満たしている
      • 変更点についてテストを追加/修正した
      • テストを追加するissueを立てた
      • テストが不要な変更である
  • レビュワーを指定した
  • タグをつけた

補足

@comavius comavius added the enhancement New feature or request label Oct 4, 2024
@comavius comavius self-assigned this Oct 4, 2024
Copy link
Collaborator

@hayatroid hayatroid left a comment

Choose a reason for hiding this comment

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

LGTM

@comavius comavius merged commit e3066bf into develop Oct 5, 2024
3 checks passed
@comavius comavius deleted the feat/#52-text-resource-repo-trait branch October 5, 2024 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

obect storage repo(text resource repo)のtraitを書く
2 participants