Skip to content

upcoming: [DPS-34722] Rename DataStream to Delivery#12852

Merged
mikeZuber-akamai merged 2 commits intolinode:developfrom
mduda-akamai:feature/DPS-34722-rename-datastream-to-delivery
Sep 17, 2025
Merged

upcoming: [DPS-34722] Rename DataStream to Delivery#12852
mikeZuber-akamai merged 2 commits intolinode:developfrom
mduda-akamai:feature/DPS-34722-rename-datastream-to-delivery

Conversation

@mduda-akamai
Copy link
Copy Markdown
Contributor

@mduda-akamai mduda-akamai commented Sep 10, 2025

Description 📝

Rename DataStream feature to Delivery

Changes 🔄

  • rename catalog, file names from datastream to delivery
  • rename components, functions etc.
  • change routing from /datastream to /logs/delivery
  • change types to interfaces in components' props

Scope 🚢

Upon production release, changes in this PR will be visible to:

  • No customers / Not applicable

Target release date 🗓️

First half of September 2025 / devcloud

Preview 📷

Before After
before after

How to test 🧪

Prerequisites

(How to setup test environment)

  • Open Local Dev Tools
  • Enable MSW, set Base Preset to CRUD
  • Apply

Verification steps

  • check that all existing functionalities are working correctly after the refactor
Author Checklists

As an Author, to speed up the review process, I considered 🤔

👀 Doing a self review
❔ Our contribution guidelines
➕ Adding a changeset


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

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

  • All tests and CI checks are passing
  • TypeScript compilation succeeded without errors
  • Code passes all linting rules

@mduda-akamai mduda-akamai force-pushed the feature/DPS-34722-rename-datastream-to-delivery branch from a3f3c55 to 81b2376 Compare September 10, 2025 11:14
@mduda-akamai mduda-akamai marked this pull request as ready for review September 10, 2025 11:16
@mduda-akamai mduda-akamai requested a review from a team as a code owner September 10, 2025 11:16
@mduda-akamai mduda-akamai requested review from cpathipa and hana-akamai and removed request for a team September 10, 2025 11:16
@mduda-akamai mduda-akamai self-assigned this Sep 10, 2025
@mduda-akamai mduda-akamai force-pushed the feature/DPS-34722-rename-datastream-to-delivery branch from 81b2376 to 4a90500 Compare September 11, 2025 09:13
const stream = { ...streamFactory.build(), id: 1 };

beforeEach(() => {
vi.stubEnv('TZ', 'UTC');
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Fixes M3-10594

@kagora-akamai kagora-akamai added the Add'tl Approval Needed Waiting on another approval! label Sep 16, 2025
@github-project-automation github-project-automation bot moved this from Review to Approved in Cloud Manager Sep 16, 2025
@kagora-akamai kagora-akamai removed the Add'tl Approval Needed Waiting on another approval! label Sep 16, 2025
@kagora-akamai kagora-akamai force-pushed the feature/DPS-34722-rename-datastream-to-delivery branch from 4a90500 to 47bb77b Compare September 17, 2025 09:03
@linode-gh-bot
Copy link
Copy Markdown
Collaborator

Cloud Manager UI test results

🔺 1 failing test on test run #4 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
1 Failing812 Passing11 Skipped47m 0s

Details

Failing Tests
SpecTest
object-storage-objects-multicluster.spec.tsCloud Manager Cypress Tests→Object Storage Multicluster objects » "before all" hook for "can upload, access, and delete objects"

Troubleshooting

Use this command to re-run the failing tests:

pnpm cy:run -s "cypress/e2e/core/objectStorageMulticluster/object-storage-objects-multicluster.spec.ts"

@mikeZuber-akamai mikeZuber-akamai merged commit 79c974c into linode:develop Sep 17, 2025
34 of 35 checks passed
@github-project-automation github-project-automation bot moved this from Approved to Merged in Cloud Manager Sep 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

6 participants