Skip to content

Add missing endpoints to deployment builds#4289

Merged
imnasnainaec merged 3 commits into
masterfrom
docker-build-endpoints
May 21, 2026
Merged

Add missing endpoints to deployment builds#4289
imnasnainaec merged 3 commits into
masterfrom
docker-build-endpoints

Conversation

@imnasnainaec
Copy link
Copy Markdown
Collaborator

@imnasnainaec imnasnainaec commented May 21, 2026

Part 2 of #4285


This change is Reviewable

@imnasnainaec imnasnainaec self-assigned this May 21, 2026
@imnasnainaec imnasnainaec added the 🟥High High-priority PR: please review this asap! label May 21, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 21, 2026

Warning

Rate limit exceeded

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

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ 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.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: e868c37e-7548-47f0-96df-ca6a506110f2

📥 Commits

Reviewing files that changed from the base of the PR and between fbe8352 and 0d839bb.

📒 Files selected for processing (4)
  • .github/workflows/combine_deploy_image.yml
  • .github/workflows/deploy_qa.yml
  • .github/workflows/deploy_release.yml
  • .github/workflows/maintenance.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docker-build-endpoints

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.

@github-actions github-actions Bot added the github_actions Pull requests that update GitHub Actions code label May 21, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.95%. Comparing base (fbe8352) to head (0d839bb).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4289   +/-   ##
=======================================
  Coverage   75.95%   75.95%           
=======================================
  Files         304      304           
  Lines       11372    11372           
  Branches     1405     1405           
=======================================
  Hits         8638     8638           
  Misses       2332     2332           
  Partials      402      402           
Flag Coverage Δ
backend 87.22% <ø> (ø)
frontend 66.85% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Contributor

@jasonleenaylor jasonleenaylor left a comment

Choose a reason for hiding this comment

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

The removal of things from maintenance surprised me, but assuming it was intentional. :LGTM:

@jasonleenaylor reviewed 4 files and all commit messages, and made 1 comment.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on imnasnainaec).

@imnasnainaec imnasnainaec merged commit 99d9257 into master May 21, 2026
20 checks passed
@imnasnainaec imnasnainaec deleted the docker-build-endpoints branch May 21, 2026 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code 🟥High High-priority PR: please review this asap!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants