Skip to content

Conversation

@adityathebe
Copy link
Member

@adityathebe adityathebe commented Jan 12, 2026

Summary by CodeRabbit

  • Documentation

    • Fixed formatting in documentation files for improved readability.
  • Chores

    • Updated build tooling to respect .prettierignore file in formatting commands.
    • Updated submodule references to latest versions.

✏️ Tip: You can customize this high-level summary in your review settings.

@vercel
Copy link

vercel bot commented Jan 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
docs Ready Ready Preview Jan 12, 2026 10:03am

@netlify
Copy link

netlify bot commented Jan 12, 2026

Deploy Preview for canarychecker canceled.

Name Link
🔨 Latest commit c69b3c8
🔍 Latest deploy log https://app.netlify.com/projects/canarychecker/deploys/6964c6b8cc64ed0008416ec4

@coderabbitai
Copy link

coderabbitai bot commented Jan 12, 2026

Warning

Rate limit exceeded

@adityathebe has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 9 minutes and 7 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 c61ba4c and c69b3c8.

⛔ Files ignored due to path filters (1)
  • mission-control/package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (11)
  • Taskfile.yml
  • mission-control-chart
  • mission-control/docs/guide/permissions/multi-tenancy.md
  • mission-control/docs/integrations/flux/playbooks.md
  • mission-control/docs/reference/playbooks/events.md
  • modules/canary-checker
  • modules/config-db
  • modules/duty
  • modules/mission-control
  • modules/mission-control-chart
  • modules/mission-control-registry

Walkthrough

Multiple submodule pointers were updated across the repository, and Prettier formatting commands in Taskfile.yml were adjusted to respect .prettierignore; several documentation files received minor whitespace/quote formatting tweaks. No functional behavior or public APIs changed.

Changes

Cohort / File(s) Summary
Build Configuration
Taskfile.yml
Added --ignore-path .prettierignore to the fmt and fmt:check Prettier commands to skip files listed in .prettierignore.
Documentation
mission-control/docs/guide/permissions/multi-tenancy.md, mission-control/docs/integrations/flux/playbooks.md, mission-control/docs/reference/playbooks/events.md
Whitespace/formatting and quote-style adjustments (YAML quotes, table header/column alignment); no semantic content changes.
Submodule Pointers
mission-control-chart, modules/canary-checker, modules/config-db, modules/duty, modules/mission-control, modules/mission-control-chart, modules/mission-control-registry
Updated recorded submodule commit references to newer commits; no code, API, or behavior changes.

Sequence Diagram(s)

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix-dependency-err

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.

@adityathebe adityathebe changed the title fix: resolve module resolution errors by updating dependencies fix: resolve module resolution errors | facet Jan 12, 2026
@adityathebe adityathebe changed the title fix: resolve module resolution errors | facet fix: resolve module resolution errors | flanksource/facet Jan 12, 2026
@adityathebe adityathebe requested a review from moshloop January 12, 2026 10:03
@adityathebe adityathebe merged commit e371437 into main Jan 12, 2026
14 checks passed
@adityathebe adityathebe deleted the fix-dependency-err branch January 12, 2026 10:04
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