Skip to content
This repository was archived by the owner on Nov 23, 2025. It is now read-only.

Dev#24

Merged
RandithaK merged 5 commits intomainfrom
dev
Nov 14, 2025
Merged

Dev#24
RandithaK merged 5 commits intomainfrom
dev

Conversation

@RandithaK
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings November 14, 2025 22:54
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Nov 14, 2025

Warning

Rate limit exceeded

@RandithaK has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 10 minutes and 25 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.

📥 Commits

Reviewing files that changed from the base of the PR and between 986f73c and fb96067.

📒 Files selected for processing (2)
  • .github/workflows/deploy.yaml (0 hunks)
  • .github/workflows/update-manifest.yaml (1 hunks)
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dev

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.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes the old deploy.yaml workflow file that was using a direct kubectl deployment approach. Based on the repository context, this workflow has been replaced by update-manifest.yaml which implements a GitOps pattern with ArgoCD. The file being deleted here appears to have already been renamed to deploy.yaml.old in the repository, indicating this is a cleanup operation.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

RandithaK and others added 2 commits November 15, 2025 04:31
fix: update image tag handling in update-manifest workflow for robust…
@RandithaK RandithaK merged commit 483db37 into main Nov 14, 2025
6 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants