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

feat: [M3-8931] - Add doc link and region availability banner for Accelerated plans #11363

Merged
merged 3 commits into from
Dec 4, 2024

Conversation

coliu-akamai
Copy link
Contributor

@coliu-akamai coliu-akamai commented Dec 3, 2024

Description 📝

  • add doc link and region availability banner

Target release date 🗓️

12/10 - must be in for 12/10 release

Preview 📷

Include a screenshot or screen recording of the change.

🔒 Use the Mask Sensitive Data setting for security.

💡 Use <video src="" /> tag when including recordings in table.

Before After
image image

How to test 🧪

  • confirm Region availability banner shows up as expected (for all regions except the 5 accel is available in)
  • confirm doc link
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

@coliu-akamai coliu-akamai self-assigned this Dec 3, 2024
@coliu-akamai coliu-akamai marked this pull request as ready for review December 3, 2024 20:46
@coliu-akamai coliu-akamai requested a review from a team as a code owner December 3, 2024 20:46
@coliu-akamai coliu-akamai requested review from cpathipa, pmakode-akamai and abailly-akamai and removed request for a team December 3, 2024 20:46
Comment on lines +30 to +32
// TODO: accelerated plans - update to GA link (when GA launches)
export const ACCELERATED_COMPUTE_INSTANCES_LINK =
'https://techdocs.akamai.com/cloud-computing/docs/accelerated-compute-instances-beta';
Copy link
Contributor Author

Choose a reason for hiding this comment

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

created [M3-8962] to update docs link (+ setting a reminder/event for myself to remember)

}
variant="warning"
>
<Notice spacingBottom={8} variant="warning">
Copy link
Contributor Author

Choose a reason for hiding this comment

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

(going back to the original spacingBottom, now that we're introducing the region availability notice)

@coliu-akamai coliu-akamai requested a review from a team as a code owner December 3, 2024 21:01
@coliu-akamai coliu-akamai requested review from cliu-akamai and removed request for a team December 3, 2024 21:01
Copy link

github-actions bot commented Dec 3, 2024

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

@abailly-akamai
Copy link
Contributor

abailly-akamai commented Dec 3, 2024

@coliu-akamai how do you feel about removing the transfer banner if the region has no availability?

Screenshot 2024-12-03 at 16 25 34

It could be a follow up - not a blocker since this is what we do for GPU plans too

Copy link
Contributor

@abailly-akamai abailly-akamai left a comment

Choose a reason for hiding this comment

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

Thank you!

@coliu-akamai
Copy link
Contributor Author

@abailly-akamai created [M3-8963] to check with UX about removing this banner for regions where it's not available

@linode-gh-bot
Copy link
Collaborator

Cloud Manager UI test results

🔺 1 failing test on test run #3 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
1 Failing464 Passing2 Skipped95m 26s

Details

Failing Tests
SpecTest
update-linode-labels.spec.tsupdate linode label » updates a linode label from the "Settings" tab

Troubleshooting

Use this command to re-run the failing tests:

yarn cy:run -s "cypress/e2e/core/linodes/update-linode-labels.spec.ts"

Copy link
Contributor

@pmakode-akamai pmakode-akamai left a comment

Choose a reason for hiding this comment

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

Confirmed:

✅ Region availability banner shows up as expected (for all regions except the 5 accel is available in)
✅ Doc link

@pmakode-akamai pmakode-akamai added the Approved Multiple approvals and ready to merge! label Dec 4, 2024
@coliu-akamai
Copy link
Contributor Author

test passed locally - merging

@coliu-akamai coliu-akamai merged commit af363a5 into linode:develop Dec 4, 2024
22 of 23 checks passed
@coliu-akamai coliu-akamai deleted the m3-8931 branch December 4, 2024 14:48
Copy link

cypress bot commented Dec 4, 2024

Cloud Manager E2E    Run #6917

Run Properties:  status check failed Failed #6917  •  git commit af363a52f6: feat: [M3-8931] - Add doc link and region availability banner for Accelerated pl...
Project Cloud Manager E2E
Branch Review develop
Run status status check failed Failed #6917
Run duration 29m 14s
Commit git commit af363a52f6: feat: [M3-8931] - Add doc link and region availability banner for Accelerated pl...
Committer Connie Liu
View all properties for this run ↗︎

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

Tests for review

Failed  cypress/e2e/core/linodes/update-linode-labels.spec.ts • 1 failed test

View Output Video

Test Artifacts
update linode label > updates a linode label from the "Settings" tab Screenshots Video
Flakiness  cypress/e2e/core/linodes/linode-config.spec.ts • 1 flaky test

View Output Video

Test Artifacts
Linode Config management > End-to-End > Clones a config 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! Ready for Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants