Skip to content

[ImgBot] Optimize images #34

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

[ImgBot] Optimize images #34

wants to merge 6 commits into from

Conversation

imgbot[bot]
Copy link

@imgbot imgbot bot commented Jun 25, 2024

Beep boop. Your images are optimized!

Your image file size has been reduced by 7% 🎉

Details
File Before After Percent reduction
/graphs/recap-time-dev-homepage/response-time-day.png 13.63kb 10.81kb 20.65%
/graphs/golinks/response-time-day.png 13.98kb 11.44kb 18.19%
/graphs/static-cdn-for-our-websites/response-time-day.png 10.48kb 8.70kb 16.97%
/graphs/recap-time-dev-homepage/response-time-week.png 18.96kb 15.90kb 16.17%
/graphs/vaultwarden/response-time-day.png 12.40kb 10.40kb 16.08%
/graphs/vaultwarden/response-time-week.png 18.38kb 15.45kb 15.95%
/graphs/golinks/response-time-week.png 17.40kb 15.18kb 12.75%
/graphs/recap-time-dev-homepage/response-time.png 50.41kb 46.52kb 7.73%
/graphs/recap-time-dev-homepage/response-time-month.png 29.53kb 27.31kb 7.49%
/graphs/golinks/response-time-month.png 19.76kb 18.32kb 7.30%
/graphs/static-cdn-for-our-websites/response-time-week.png 15.92kb 14.86kb 6.66%
/graphs/vaultwarden/response-time-month.png 28.14kb 26.42kb 6.12%
/graphs/golinks/response-time-year.png 44.69kb 42.53kb 4.84%
/graphs/recap-time-dev-homepage/response-time-year.png 53.06kb 50.55kb 4.74%
/graphs/golinks/response-time.png 45.18kb 43.05kb 4.70%
/assets/upptime-icon.svg 0.34kb 0.32kb 3.78%
/graphs/static-cdn-for-our-websites/response-time-year.png 65.63kb 64.22kb 2.14%
/graphs/static-cdn-for-our-websites/response-time.png 62.96kb 61.76kb 1.92%
/graphs/static-cdn-for-our-websites/response-time-month.png 30.44kb 30.16kb 0.93%
Total : 551.27kb 513.89kb 6.78%

📝 docs | :octocat: repo | 🙋🏾 issues | 🏪 marketplace

~Imgbot - Part of Optimole family

@imgbot imgbot bot force-pushed the imgbot branch 6 times, most recently from f8088d0 to d090e17 Compare July 2, 2024 11:00
@imgbot imgbot bot force-pushed the imgbot branch 4 times, most recently from 9ba0214 to 070b884 Compare July 12, 2024 02:16
@imgbot imgbot bot force-pushed the imgbot branch 4 times, most recently from 32ee7b5 to ae3db85 Compare July 20, 2024 10:46
@imgbot imgbot bot force-pushed the imgbot branch 7 times, most recently from c29fdaa to 8706093 Compare July 29, 2024 10:02
@imgbot imgbot bot force-pushed the imgbot branch 5 times, most recently from 71d3598 to c27aae4 Compare August 6, 2024 13:20
@imgbot imgbot bot force-pushed the imgbot branch 4 times, most recently from 605820a to a982e7a Compare August 14, 2024 09:37
@imgbot imgbot bot force-pushed the imgbot branch 5 times, most recently from 792e76f to de79774 Compare August 30, 2024 08:03
@imgbot imgbot bot force-pushed the imgbot branch 3 times, most recently from 739bfcf to 59f665c Compare September 3, 2024 16:41
@imgbot imgbot bot force-pushed the imgbot branch 3 times, most recently from a0ff4a7 to 3ad9791 Compare September 10, 2024 16:50
Copy link

coderabbitai bot commented Nov 2, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • 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/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@imgbot imgbot bot force-pushed the imgbot branch 3 times, most recently from 1502ec7 to 20a84fe Compare November 14, 2024 01:54
@imgbot imgbot bot force-pushed the imgbot branch 4 times, most recently from ac8c0ae to 867af62 Compare November 26, 2024 01:45
*Total -- 551.27kb -> 513.89kb (6.78%)

/graphs/recap-time-dev-homepage/response-time-day.png -- 13.63kb -> 10.81kb (20.65%)
/graphs/golinks/response-time-day.png -- 13.98kb -> 11.44kb (18.19%)
/graphs/static-cdn-for-our-websites/response-time-day.png -- 10.48kb -> 8.70kb (16.97%)
/graphs/recap-time-dev-homepage/response-time-week.png -- 18.96kb -> 15.90kb (16.17%)
/graphs/vaultwarden/response-time-day.png -- 12.40kb -> 10.40kb (16.08%)
/graphs/vaultwarden/response-time-week.png -- 18.38kb -> 15.45kb (15.95%)
/graphs/golinks/response-time-week.png -- 17.40kb -> 15.18kb (12.75%)
/graphs/recap-time-dev-homepage/response-time.png -- 50.41kb -> 46.52kb (7.73%)
/graphs/recap-time-dev-homepage/response-time-month.png -- 29.53kb -> 27.31kb (7.49%)
/graphs/golinks/response-time-month.png -- 19.76kb -> 18.32kb (7.3%)
/graphs/static-cdn-for-our-websites/response-time-week.png -- 15.92kb -> 14.86kb (6.66%)
/graphs/vaultwarden/response-time-month.png -- 28.14kb -> 26.42kb (6.12%)
/graphs/golinks/response-time-year.png -- 44.69kb -> 42.53kb (4.84%)
/graphs/recap-time-dev-homepage/response-time-year.png -- 53.06kb -> 50.55kb (4.74%)
/graphs/golinks/response-time.png -- 45.18kb -> 43.05kb (4.7%)
/assets/upptime-icon.svg -- 0.34kb -> 0.32kb (3.78%)
/graphs/static-cdn-for-our-websites/response-time-year.png -- 65.63kb -> 64.22kb (2.14%)
/graphs/static-cdn-for-our-websites/response-time.png -- 62.96kb -> 61.76kb (1.92%)
/graphs/static-cdn-for-our-websites/response-time-month.png -- 30.44kb -> 30.16kb (0.93%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
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.

1 participant