Skip to content

Hotfix v6.9.1#3816

Open
shijithkjayan wants to merge 3 commits intomasterfrom
hotfix/v6.9.1
Open

Hotfix v6.9.1#3816
shijithkjayan wants to merge 3 commits intomasterfrom
hotfix/v6.9.1

Conversation

@shijithkjayan
Copy link
Copy Markdown
Member

  1. chore: update buildpacks and add nginx configuration (chore: update buildpacks and add nginx configuration #3807)
  2. Handling null message body (Hotfix v6.9.1 #3815)

akanshaaa19 and others added 3 commits March 5, 2026 21:05
* chore: update buildpacks and add nginx configuration

* chore: update nginx buildpack URL to the official repository

* chore: add initial nginx configuration file

* chore: remove nginx buildpack and add Procfile for serving the application

* chore: remove nginx configuration file

* chore: add cypress staging integration testing workflow

* chore: update cypress staging workflow to trigger on labeled pull requests

* chore: update cypress staging workflow to checkout the correct branch and add backend URL

* chore: update buildpacks, configure NGINX, and remove static.json

* chore: remove git checkout command for unified_assistant in cypress setup

* chore: remove cypress staging integration testing workflow
* fix: 🐛 Add optional chaining to
prevent null reference errors

* Add tests for ChatConversation message handling

Test null/undefined message bodies, text truncation at 35 characters,
and newline replacement in TEXT messages.

* handle null for BoldedText component

* Remove promotion component from login page

---------

Co-authored-by: Vignesh Rajasekaran <[email protected]>
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 5, 2026

Warning

Rate limit exceeded

@shijithkjayan has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 24 minutes and 21 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: fe54c7aa-7e70-4aa2-b5c9-1cdde80b9f5c

📥 Commits

Reviewing files that changed from the base of the PR and between 8dd96c3 and d18eb16.

📒 Files selected for processing (8)
  • .buildpacks
  • Procfile
  • config/nginx.conf.erb
  • package.json
  • src/containers/Auth/Auth.tsx
  • src/containers/Chat/ChatConversations/ChatConversation/ChatConversation.test.tsx
  • src/containers/Chat/ChatConversations/ChatConversation/ChatConversation.tsx
  • static.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch hotfix/v6.9.1

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

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

2 participants