vibinex / chrome-extension

This chrome extension adds actionable overlays based on the company's data (code, deployments and success metrics)
GNU General Public License v3.0
11 stars 7 forks source link

Implement calling vibinex-server instead of cloudrun for github #82

Closed tapishr closed 1 year ago

tapishr commented 1 year ago

Summary by CodeRabbit

coderabbitai[bot] commented 1 year ago

[!WARNING]

Rate Limit Exceeded

@tapishr has exceeded the limit for the number of files or commits that can be reviewed per hour. Please wait 9 minutes and 16 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. 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 repository. 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](https://coderabbit.ai/docs/faq) for further information.
Commits Files that changed from the base of the PR and between a8d81f85e99d325c195541f34dfee9bd4edf35a4 and 18420d47871eb56969166387ceffdfcd1efb30ce.

Walkthrough

The updates across various scripts in the Chrome extension involve a shift to a development environment, asynchronous processing enhancements, and refined logic for file handling. The changes include updates to URLs for development, the introduction of async/await for better handling of asynchronous operations, and adjustments in the way files are identified and processed within the extension's functionality, particularly for GitHub and Bitbucket integrations.

Changes

File(s) Change Summary
backgroundScript.js Updated default environment to "dev" and modified websiteUrl and backendUrl for environment setups.
scripts/highlighting.js (x2 entries) Altered key checks in response object from "relevant" to "files" and updated file matching logic from file to filepath.
scripts/init.js Added async keyword to mutation callback and implemented await for asynchronous mutation processing.
scripts/orchestrator.js Converted to an asynchronous function, updated API call parameters, and added Bitbucket URL handling.

Tips ### Chat with CodeRabbit Bot (`@coderabbitai`) - If you reply to a *review comment* from CodeRabbit, the bot will automatically respond. - To engage with CodeRabbit bot directly around the specific lines of code in the PR, mention @coderabbitai in your review comment - Note: Review comments are made on code diffs or files, not on the PR overview. - Add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed. ### CodeRabbit Commands (invoked as PR comments) - `@coderabbitai pause` to pause the reviews on a PR. - `@coderabbitai resume` to resume the paused reviews. - `@coderabbitai review` to trigger a review. This is useful when automatic reviews are disabled for the repository. - `@coderabbitai resolve` resolve all the CodeRabbit review comments. - `@coderabbitai help` to get help. Note: For conversation with the bot, please use the review comments on code diffs or files. ### CodeRabbit Configration File (`.coderabbit.yaml`) - You can programmatically configure CodeRabbit by adding a `.coderabbit.yaml` file to the root of your repository. - The JSON schema for the configuration file is available [here](https://coderabbit.ai/integrations/coderabbit-overrides.v2.json). - 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/coderabbit-overrides.v2.json`
vibinex-code-review[bot] commented 1 year ago
Relevant users for this PR: Contributor Name/Alias Code Coverage
avikalpg 100.00%

Auto-assigning to following reviewers: avikalpg

Code coverage is calculated based on the git blame information of the PR. To know more, hit us up at contact@vibinex.com. To change comment and auto-assign settings, go to your Vibinex settings page.

vibinex-code-review[bot] commented 1 year ago
Relevant users for this PR: Contributor Name/Alias Code Coverage
avikalpg 100.00%

Auto-assigning to following reviewers: avikalpg

Code coverage is calculated based on the git blame information of the PR. To know more, hit us up at contact@vibinex.com. To change comment and auto-assign settings, go to your Vibinex settings page.

vibinex-code-review[bot] commented 1 year ago
Relevant users for this PR: Contributor Name/Alias Code Coverage
avikalpg 100.00%

Auto-assigning to following reviewers: avikalpg

Code coverage is calculated based on the git blame information of the PR. To know more, hit us up at contact@vibinex.com. To change comment and auto-assign settings, go to your Vibinex settings page.

vibinex-code-review[bot] commented 1 year ago
Relevant users for this PR: Contributor Name/Alias Code Coverage
avikalpg 100.00%

Auto-assigning to following reviewers: avikalpg

Code coverage is calculated based on the git blame information of the PR. To know more, hit us up at contact@vibinex.com. To change comment and auto-assign settings, go to your Vibinex settings page.

sonarcloud[bot] commented 1 year ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 1 Bug
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

vibinex-code-review[bot] commented 1 year ago
Relevant users for this PR: Contributor Name/Alias Code Coverage
avikalpg 100.00%

Auto-assigning to following reviewers: avikalpg

Code coverage is calculated based on the git blame information of the PR. To know more, hit us up at contact@vibinex.com. To change comment and auto-assign settings, go to your Vibinex settings page.