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

chore: Clean up unused assets & icons #11011

Merged

Conversation

bnussman-akamai
Copy link
Member

@bnussman-akamai bnussman-akamai commented Sep 26, 2024

Description 📝

  • Clean up unused assets & icons 🧹
  • Trying to pad my "number of lines deleted" stats 🗑️➖😅
  • This all started by me noticing packages/manager/src/assets/icons/cloudpulse.svg was unused. I figured I might as well do a quick clean up. We will likely be pulling all future icons from CDS 2.0 🎨

How to test 🧪

Warning

There is no type-safety for assets like SVGs, but the Vite build will fail if an imported SVG does not exist

  • Verify all checks pass ✅
  • Checkout this PR or visit the preview link
  • Visually scan Cloud Manager for missing assets/icons 👀

As an Author I have considered 🤔

  • 👀 Doing a self review
  • ❔ Our contribution guidelines
  • 🤏 Splitting feature into small PRs
  • ➕ Adding a changeset
  • 🧪 Providing/Improving test coverage
  • 🔐 Removing all sensitive information from the code and PR description
  • 🚩 Using a feature flag to protect the release
  • 👣 Providing comprehensive reproduction steps
  • 📑 Providing or updating our documentation
  • 🕛 Scheduling a pair reviewing session
  • 📱 Providing mobile support
  • ♿ Providing accessibility support

@bnussman-akamai bnussman-akamai self-assigned this Sep 26, 2024
@bnussman-akamai bnussman-akamai requested a review from a team as a code owner September 26, 2024 16:49
@bnussman-akamai bnussman-akamai requested review from hana-akamai and hkhalil-akamai and removed request for a team September 26, 2024 16:49
Copy link

github-actions bot commented Sep 26, 2024

Coverage Report:
Base Coverage: 86.98%
Current Coverage: 86.98%

Copy link
Contributor

@hkhalil-akamai hkhalil-akamai left a comment

Choose a reason for hiding this comment

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

Everything is so satisfying about this PR, from the PR number (#11011) to the diff 😁

Changes look good, looking forward to faster git clones!

Copy link
Contributor

@hana-akamai hana-akamai left a comment

Choose a reason for hiding this comment

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

🧹 🗑️

@hana-akamai hana-akamai added the Approved Multiple approvals and ready to merge! label Sep 27, 2024
@bnussman-akamai bnussman-akamai merged commit 3e22285 into linode:develop Sep 27, 2024
20 checks passed
Copy link

cypress bot commented Sep 27, 2024

Cloud Manager E2E    Run #6586

Run Properties:  status check passed Passed #6586  •  git commit 3e22285dae: chore: Clean up unused assets & icons (#11011)
Project Cloud Manager E2E
Branch Review develop
Run status status check passed Passed #6586
Run duration 24m 16s
Commit git commit 3e22285dae: chore: Clean up unused assets & icons (#11011)
Committer Banks Nussman
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 1
Tests that did not run due to a developer annotating a test with .skip  Pending 2
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 408
View all changes introduced in this branch ↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved Multiple approvals and ready to merge! Clean Up
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants