linode / manager

Akamai's Cloud Manager is an open-source, single-page application designed as the primary frontend interface for interacting with the Linode API. It is entrusted by hundreds of thousands of customers with the management of their Linode services.
https://cloud.linode.com
Apache License 2.0
700 stars 363 forks source link

fix: [M3-8947] - Remove recently added camelCase rule #11330

Closed pmakode-akamai closed 3 days ago

pmakode-akamai commented 4 days ago

Description πŸ“

Currently, our camelCase ESLint rule is causing thousands of warnings due to APIv4 property names in our codebase. We need a more targeted approach. We'll implement a more targeted approach in the upcoming PR.

Changes πŸ”„

List any change(s) relevant to the reviewer.

Target release date πŸ—“οΈ

N/A

How to test πŸ§ͺ

As an Author, I have considered πŸ€”


As an Author, before moving this PR from Draft to Open, I confirmed βœ…

github-actions[bot] commented 3 days ago

Coverage Report: βœ…
Base Coverage: 86.93%
Current Coverage: 86.93%

linode-gh-bot commented 3 days ago

Cloud Manager UI test results

:tada: 455 passing tests on test run #4 β†—οΈŽ

:x: Failing:white_check_mark: Passing:arrow_right_hook: Skipped:clock1: Duration
0 Failing455 Passing2 Skipped100m 34s
cypress[bot] commented 3 days ago

Cloud Manager E2E    Run #6891

Run Properties:  status check passed Passed #6891  •  git commit 6a078a9beb: fix: [M3-8947] - Remove recently added camelCase rule (#11330)
Project Cloud Manager E2E
Branch Review develop
Run status status check passed Passed #6891
Run duration 33m 08s
Commit git commit 6a078a9beb: fix: [M3-8947] - Remove recently added camelCase rule (#11330)
Committer Purvesh Makode
View all properties for this run β†—οΈŽ

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 9
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 455
View all changes introduced in this branch β†—οΈŽ