-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore: 재배포 #482
chore: 재배포 #482
Conversation
…onLogs - getCronLogs 메소드에 key 파라미터를 추가하여 taskName을 기준으로 필터링 가능하도록 수정 - Cron 작업의 로그 태스크 이름을 간결하게 변경
…onLogs - getCronLogs 메소드에 key 파라미터를 추가하여 taskName을 기준으로 필터링 가능하도록 수정 - Cron 작업의 로그 태스크 이름을 간결하게 변경
# Conflicts: # src/modules/cron/cron.service.ts
# Conflicts: # src/modules/user/user.service.ts
# Conflicts: # src/common/guards/jwtAuth.guard.ts
# Conflicts: # src/migrations/2024/11/1730389363188-setUp.ts
# Conflicts: # src/migrations/2024/11/1730389363188-setUp.ts
# Conflicts: # src/migrations/2024/11/1730393611093-setUp.ts
# Conflicts: # src/modules/story/story.service.ts
# Conflicts: # src/modules/essay/essay.controller.ts # src/modules/story/story.controller.ts # src/modules/story/story.service.ts
Caution Review failedThe pull request is closed. WalkthroughThe pull request introduces several changes across multiple files, primarily enhancing the functionality of the essay and story management systems. Key modifications include the addition of a Changes
Possibly related PRs
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
🎉 This PR is included in version 1.21.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
PR Type
Summary
Describe your changes
Issue Number or Link
Summary by CodeRabbit
Release Notes
New Features
currentStoryName
to enhance essay responses.Bug Fixes
Documentation
Tests