Skip to content

feat: add notification query#6482

Merged
mikeallisonJS merged 17 commits into
feature/ai-translationfrom
mikeallison/prj-2622-add-notification-query
May 1, 2025
Merged

feat: add notification query#6482
mikeallisonJS merged 17 commits into
feature/ai-translationfrom
mikeallison/prj-2622-add-notification-query

Conversation

@mikeallisonJS
Copy link
Copy Markdown
Collaborator

No description provided.

tanflem and others added 7 commits April 30, 2025 00:59
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
- Introduced a new `Subscription` type for handling updates related to journey AI translation.
- Added `journeyAiTranslateStatus` query to retrieve the current status of AI translation for a specific journey.
- Defined `JourneyAiTranslateStatus` type to encapsulate translation status details including `id`, `status`, and `progress`.
- Removed the `journeyAiTranslateStatus` query from the `Query` type in favor of a subscription model.
- Enhanced the `journeyAiTranslateStatus` subscription to provide real-time updates on job status, including handling job events and state management.
- Improved queue management by integrating worker creation and event handling within the subscription context.
- Cleaned up unused code and comments for better readability and maintainability.
@mikeallisonJS mikeallisonJS self-assigned this Apr 30, 2025
@linear
Copy link
Copy Markdown

linear Bot commented Apr 30, 2025

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 30, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

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)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 30, 2025

Warnings
⚠️ ❗ Big PR (863 changes)

(change count - 863): Pull Request size seems relatively large. If Pull Request contains multiple changes, split each into separate PR will helps faster, easier review.

Generated by 🚫 dangerJS against 796f83f

@github-actions github-actions Bot temporarily deployed to Preview - videos-admin April 30, 2025 23:49 Inactive
@github-actions github-actions Bot temporarily deployed to Preview - journeys-admin April 30, 2025 23:49 Inactive
@github-actions github-actions Bot temporarily deployed to Preview - watch April 30, 2025 23:49 Inactive
@github-actions github-actions Bot temporarily deployed to Preview - short-links April 30, 2025 23:49 Inactive
@github-actions github-actions Bot temporarily deployed to Preview - arclight April 30, 2025 23:49 Inactive
@github-actions github-actions Bot temporarily deployed to Preview - journeys April 30, 2025 23:49 Inactive
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 30, 2025

The latest updates on your projects.

Name Status Preview Updated (UTC)
docs ✅ Ready docs preview Thu May 1 12:11:18 NZST 2025

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 30, 2025

The latest updates on your projects.

Name Status Preview Updated (UTC)
short-links ✅ Ready short-links preview Fri May 2 05:58:00 NZST 2025

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 30, 2025

The latest updates on your projects.

Name Status Preview Updated (UTC)
journeys ✅ Ready journeys preview Thu May 1 12:12:12 NZST 2025

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 30, 2025

The latest updates on your projects.

Name Status Preview Updated (UTC)
arclight ✅ Ready arclight preview Fri May 2 05:57:52 NZST 2025

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 30, 2025

The latest updates on your projects.

Name Status Preview Updated (UTC)
watch ✅ Ready watch preview Thu May 1 12:13:21 NZST 2025

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 30, 2025

The latest updates on your projects.

Name Status Preview Updated (UTC)
videos-admin ✅ Ready videos-admin preview Fri May 2 05:58:29 NZST 2025

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 30, 2025

The latest updates on your projects.

Name Status Preview Updated (UTC)
journeys-admin ✅ Ready journeys-admin preview Thu May 1 12:12:55 NZST 2025

@github-actions github-actions Bot temporarily deployed to Preview - arclight April 30, 2025 23:55 Inactive
@github-actions github-actions Bot temporarily deployed to Preview - short-links April 30, 2025 23:55 Inactive
@github-actions github-actions Bot temporarily deployed to Preview - docs May 1, 2025 00:09 Inactive
@github-actions github-actions Bot temporarily deployed to Preview - arclight May 1, 2025 00:09 Inactive
@github-actions github-actions Bot temporarily deployed to Preview - short-links May 1, 2025 00:09 Inactive
@github-actions github-actions Bot temporarily deployed to Preview - videos-admin May 1, 2025 00:09 Inactive
…ent responses

- Simplified the mapping of `studyQuestions` to directly use the `map` function without conditional checks.
- Added query string handling in media component routes for better request management.
- Removed redundant code in media language responses for improved clarity and maintainability.
- Deleted the `@pothos/plugin-smart-subscriptions` dependency from both `package.json` and `package-lock.json` to streamline project dependencies.
@github-actions github-actions Bot temporarily deployed to Preview - videos-admin May 1, 2025 00:20 Inactive
@github-actions github-actions Bot temporarily deployed to Preview - arclight May 1, 2025 00:20 Inactive
@github-actions github-actions Bot temporarily deployed to Preview - short-links May 1, 2025 00:20 Inactive
…on order calculation

- Removed the `VideoBibleCitation` component from the video layout for a cleaner presentation.
- Updated the order calculation logic for study questions to handle cases with fewer questions more effectively.
- Deleted the `VideoBibleCitation`, `CitationEditPage`, `CitationDeletePage`, and `CitationForm` components to streamline the citation management process.
- Removed associated test files to maintain a clean codebase.
- This change aims to simplify the video citation workflow and improve maintainability.
@github-actions github-actions Bot temporarily deployed to Preview - videos-admin May 1, 2025 00:32 Inactive
@github-actions github-actions Bot temporarily deployed to Preview - arclight May 1, 2025 00:32 Inactive
@github-actions github-actions Bot temporarily deployed to Preview - short-links May 1, 2025 00:32 Inactive
- Updated job event listeners in the `journeyAiTranslate` subscription to use `void` for asynchronous operations, ensuring proper handling of promises.
- Cleaned up the code for better readability and maintainability by removing unnecessary comments and improving function calls.
@github-actions github-actions Bot temporarily deployed to Preview - arclight May 1, 2025 17:31 Inactive
@github-actions github-actions Bot temporarily deployed to Preview - videos-admin May 1, 2025 17:31 Inactive
@github-actions github-actions Bot temporarily deployed to Preview - short-links May 1, 2025 17:31 Inactive
- Updated the job identifier format in the `journeyAiTranslate` mutation to include both journey ID and text language ID for better traceability.
- This change aims to improve job management and clarity in the queue processing system.
@github-actions github-actions Bot temporarily deployed to Preview - arclight May 1, 2025 17:40 Inactive
@github-actions github-actions Bot temporarily deployed to Preview - videos-admin May 1, 2025 17:40 Inactive
@github-actions github-actions Bot temporarily deployed to Preview - short-links May 1, 2025 17:40 Inactive
@github-actions github-actions Bot temporarily deployed to Preview - short-links May 1, 2025 17:55 Inactive
@github-actions github-actions Bot temporarily deployed to Preview - videos-admin May 1, 2025 17:55 Inactive
@github-actions github-actions Bot temporarily deployed to Preview - arclight May 1, 2025 17:55 Inactive
@mikeallisonJS mikeallisonJS merged commit f32d0e7 into feature/ai-translation May 1, 2025
13 of 14 checks passed
@mikeallisonJS mikeallisonJS deleted the mikeallison/prj-2622-add-notification-query branch May 1, 2025 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants