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

refactor: [M3-8964] - Remove reselect dependency #11364

Conversation

bnussman-akamai
Copy link
Member

Description 📝

  • Removes the reselect dependency 📦
  • I think this is some kind of Redux tool. We probably used it at some point but don't anymore now that we've removed more redux related code.

How to test 🧪

  • Verify yarn.lock changes look correct
  • Verify reselect isn't used anywhere
  • Verify automated checks pass
Author Checklists

As an Author, to speed up the review process, I 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


  • I have read and considered all applicable items listed above.

As an Author, before moving this PR from Draft to Open, I confirmed ✅

  • All unit tests are passing
  • TypeScript compilation succeeded without errors
  • Code passes all linting rules

@bnussman-akamai bnussman-akamai added Dependencies Pull requests that update a dependency file Clean Up labels Dec 4, 2024
@bnussman-akamai bnussman-akamai self-assigned this Dec 4, 2024
@bnussman-akamai bnussman-akamai requested a review from a team as a code owner December 4, 2024 00:47
@bnussman-akamai bnussman-akamai requested review from dwiley-akamai and harsh-akamai and removed request for a team December 4, 2024 00:47
Copy link

github-actions bot commented Dec 4, 2024

Coverage Report:
Base Coverage: 86.85%
Current Coverage: 86.85%

@linode-gh-bot
Copy link
Collaborator

Cloud Manager UI test results

🎉 465 passing tests on test run #4 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
0 Failing465 Passing2 Skipped113m 5s

@bnussman-akamai bnussman-akamai added the Add'tl Approval Needed Waiting on another approval! label Dec 5, 2024
Copy link
Contributor

@dwiley-akamai dwiley-akamai left a comment

Choose a reason for hiding this comment

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

Checks pass ✅
Cloud builds successfully ✅
reselect is not present in the codebase ✅

@bnussman-akamai bnussman-akamai added Approved Multiple approvals and ready to merge! and removed Add'tl Approval Needed Waiting on another approval! labels Dec 6, 2024
@bnussman-akamai bnussman-akamai merged commit 1072d54 into linode:develop Dec 6, 2024
23 checks passed
Copy link

cypress bot commented Dec 6, 2024

Cloud Manager E2E    Run #6936

Run Properties:  status check failed Failed #6936  •  git commit 1072d546d7: refactor: [M3-8964] - Remove `reselect` dependency (#11364)
Project Cloud Manager E2E
Branch Review develop
Run status status check failed Failed #6936
Run duration 34m 28s
Commit git commit 1072d546d7: refactor: [M3-8964] - Remove `reselect` dependency (#11364)
Committer Banks Nussman
View all properties for this run ↗︎

Test results
Tests that failed  Failures 2
Tests that were flaky  Flaky 4
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 464
View all changes introduced in this branch ↗︎

Tests for review

Failed  linodes/linode-config.spec.ts • 1 failed test

View Output Video

Test Artifacts
Linode Config management > End-to-End > Clones a config Screenshots Video
Failed  billing/smoke-billing-activity.spec.ts • 1 failed test

View Output Video

Test Artifacts
Billing Activity Feed > displays correct timezone for invoice and payment dates Screenshots Video
Flakiness  linodes/switch-linode-state.spec.ts • 1 flaky test

View Output Video

Test Artifacts
switch linode state > powers on a linode from landing page Screenshots Video
Flakiness  linodes/resize-linode.spec.ts • 1 flaky test

View Output Video

Test Artifacts
resize linode > resizes a linode by increasing size when offline: cold migration Screenshots Video
Flakiness  linodes/clone-linode.spec.ts • 1 flaky test

View Output Video

Test Artifacts
clone linode > can clone a Linode from Linode details page Screenshots Video
Flakiness  firewalls/update-firewall.spec.ts • 1 flaky test

View Output Video

Test Artifacts
update firewall > updates a firewall's linodes and rules Screenshots Video

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 Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants