Skip to content
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

[ImgBot] Optimize images #1012

Merged
merged 1 commit into from
Aug 9, 2023
Merged

[ImgBot] Optimize images #1012

merged 1 commit into from
Aug 9, 2023

Conversation

imgbot[bot]
Copy link
Contributor

@imgbot imgbot bot commented Aug 9, 2023

Beep boop. Your images are optimized!

Your image file size has been reduced by 23% 🎉

Details
File Before After Percent reduction
/src/assets/pictures/authpages/Auth_banner.png 199.40kb 78.36kb 60.70%
/src/assets/pictures/authpages/google.png 7.87kb 4.75kb 39.68%
/src/assets/pictures/shop/handmades/handmades/h4.png 109.57kb 109.17kb 0.37%
/src/assets/pictures/shop/handmades/h4.png 109.57kb 109.17kb 0.37%
/src/assets/pictures/shop/trendingproducts/art/artproduct4.png 128.27kb 128.21kb 0.05%
Total : 554.68kb 429.64kb 22.54%

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

~Imgbot - Part of Optimole family

@github-actions
Copy link

github-actions bot commented Aug 9, 2023

We require all PRs to follow Conventional Commits specification.
More details 👇🏼

 No release type found in pull request title "[ImgBot] Optimize images". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - feat: A new feature
 - fix: A bug fix
 - docs: Documentation only changes
 - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
 - refactor: A code change that neither fixes a bug nor adds a feature
 - perf: A code change that improves performance
 - test: Adding missing tests or correcting existing tests
 - build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
 - ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
 - chore: Other changes that don't modify src or test files
 - revert: Reverts a previous commit

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hello @imgbot[bot], thank you for raising a pull request.

Currently, the pull request is marked as https://github.com/tamalCodes/Milan/labels/%F0%9F%91%B7%F0%9F%8F%BB%E2%80%8D%E2%99%82%EF%B8%8F%20status%3A%20awaiting%20triage which means that work for this issue is on hold and we are waiting for the maintainers/owner to review it and provide you with feedback/suggestions to proceed further.

Feel free to reach out to Tamal on Twitter, or drop a mail at tamalcodes@gmail.com if you think that this pull request is of critical priority.

Give us a ⭐ to show some support
Happy OpenSource 🚀

*Total -- 554.68kb -> 429.64kb (22.54%)

/src/assets/pictures/authpages/Auth_banner.png -- 199.40kb -> 78.36kb (60.7%)
/src/assets/pictures/authpages/google.png -- 7.87kb -> 4.75kb (39.68%)
/src/assets/pictures/shop/handmades/handmades/h4.png -- 109.57kb -> 109.17kb (0.37%)
/src/assets/pictures/shop/handmades/h4.png -- 109.57kb -> 109.17kb (0.37%)
/src/assets/pictures/shop/trendingproducts/art/artproduct4.png -- 128.27kb -> 128.21kb (0.05%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
@github-actions github-actions bot temporarily deployed to Preview August 9, 2023 05:22 Inactive
@github-actions
Copy link

github-actions bot commented Aug 9, 2023

This pull request has been deployed to Vercel.

Latest commit: 5728660
✅ Preview: https://milan-72bb8hf1p-iamtamal.vercel.app
🔍 Inspect: https://vercel.com/iamtamal/milan/6Qp5rSai88uMrSunhRdqKSdoAs6D

View Workflow Logs

@github-actions github-actions bot added the deployed This PR has been deployed to Vercel for testing. label Aug 9, 2023
@tamalCodes tamalCodes merged commit a58a3dc into main Aug 9, 2023
3 of 5 checks passed
@imgbot imgbot bot deleted the imgbot branch August 9, 2023 05:27
tamalCodes added a commit that referenced this pull request Aug 10, 2023
* API ADDED

* API ADDED

* API ADDED

* [ImgBot] Optimize images (#1012)

*Total -- 554.68kb -> 429.64kb (22.54%)

/src/assets/pictures/authpages/Auth_banner.png -- 199.40kb -> 78.36kb (60.7%)
/src/assets/pictures/authpages/google.png -- 7.87kb -> 4.75kb (39.68%)
/src/assets/pictures/shop/handmades/handmades/h4.png -- 109.57kb -> 109.17kb (0.37%)
/src/assets/pictures/shop/handmades/h4.png -- 109.57kb -> 109.17kb (0.37%)
/src/assets/pictures/shop/trendingproducts/art/artproduct4.png -- 128.27kb -> 128.21kb (0.05%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>

* feat: added org invites

* fix: changing labels

* chore(workflows): re-vamped the existing workflows

* chore(deps): bump dotenv from 16.0.3 to 16.3.1 (#1015)

Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.0.3 to 16.3.1.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.0.3...v16.3.1)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tamal Das <tamalcodes@gmail.com>

* fix: updating labels

* feat: re-added templates

* chore(deps): bump react-icons from 4.8.0 to 4.10.1 (#1017)

Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.8.0 to 4.10.1.
- [Release notes](https://github.com/react-icons/react-icons/releases)
- [Commits](react-icons/react-icons@v4.8.0...v4.10.1)

---
updated-dependencies:
- dependency-name: react-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tamal Das <tamalcodes@gmail.com>

---------

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: Tamal Das <tamalcodes@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tamalCodes added a commit that referenced this pull request Aug 15, 2023
* feat: add to cart api added (#938)

* API ADDED

* API ADDED

* API ADDED

* [ImgBot] Optimize images (#1012)

*Total -- 554.68kb -> 429.64kb (22.54%)

/src/assets/pictures/authpages/Auth_banner.png -- 199.40kb -> 78.36kb (60.7%)
/src/assets/pictures/authpages/google.png -- 7.87kb -> 4.75kb (39.68%)
/src/assets/pictures/shop/handmades/handmades/h4.png -- 109.57kb -> 109.17kb (0.37%)
/src/assets/pictures/shop/handmades/h4.png -- 109.57kb -> 109.17kb (0.37%)
/src/assets/pictures/shop/trendingproducts/art/artproduct4.png -- 128.27kb -> 128.21kb (0.05%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>

* feat: added org invites

* fix: changing labels

* chore(workflows): re-vamped the existing workflows

* chore(deps): bump dotenv from 16.0.3 to 16.3.1 (#1015)

Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.0.3 to 16.3.1.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.0.3...v16.3.1)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tamal Das <tamalcodes@gmail.com>

* fix: updating labels

* feat: re-added templates

* chore(deps): bump react-icons from 4.8.0 to 4.10.1 (#1017)

Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.8.0 to 4.10.1.
- [Release notes](https://github.com/react-icons/react-icons/releases)
- [Commits](react-icons/react-icons@v4.8.0...v4.10.1)

---
updated-dependencies:
- dependency-name: react-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tamal Das <tamalcodes@gmail.com>

---------

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: Tamal Das <tamalcodes@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: changes to workflow names for DX

* docs: updated docs for better understanding

* fix: remove extra gaps

* feat: new banner for readme

* fix: removing extra images

* docs: update readme changes

* fix: change branch for releases

* docs: changes to workflow description

* chore(refactor): changes to dockerfiles and issue automations (#1033)

* fix: removed extra invitation issue template

---------

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Harsh Patil <harshpatil2956@gmail.com>
Co-authored-by: imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed This PR has been deployed to Vercel for testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants