upcoming: [DPS-34722] Rename DataStream to Delivery - #12852
Merged
mikeZuber-akamai merged 2 commits intoSep 17, 2025
Merged
Conversation
mduda-akamai
force-pushed
the
feature/DPS-34722-rename-datastream-to-delivery
branch
from
September 10, 2025 11:14
a3f3c55 to
81b2376
Compare
mduda-akamai
marked this pull request as ready for review
September 10, 2025 11:16
mduda-akamai
requested review from
cpathipa and
hana-akamai
and removed request for
a team
September 10, 2025 11:16
mduda-akamai
force-pushed
the
feature/DPS-34722-rename-datastream-to-delivery
branch
from
September 11, 2025 09:13
81b2376 to
4a90500
Compare
mduda-akamai
commented
Sep 11, 2025
| const stream = { ...streamFactory.build(), id: 1 }; | ||
|
|
||
| beforeEach(() => { | ||
| vi.stubEnv('TZ', 'UTC'); |
bnussman-akamai
approved these changes
Sep 15, 2025
cpathipa
approved these changes
Sep 16, 2025
kagora-akamai
force-pushed
the
feature/DPS-34722-rename-datastream-to-delivery
branch
from
September 17, 2025 09:03
4a90500 to
47bb77b
Compare
Cloud Manager UI test results🔺 1 failing test on test run #4 ↗︎
Details
TroubleshootingUse this command to re-run the failing tests: pnpm cy:run -s "cypress/e2e/core/objectStorageMulticluster/object-storage-objects-multicluster.spec.ts" |
|||||||||||||||||
This was referenced Sep 17, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description 📝
Rename DataStream feature to Delivery
Changes 🔄
Scope 🚢
Upon production release, changes in this PR will be visible to:
Target release date 🗓️
First half of September 2025 / devcloud
Preview 📷
How to test 🧪
Prerequisites
(How to setup test environment)
Verification steps
Author Checklists
As an Author, to speed up the review process, I considered 🤔
👀 Doing a self review
❔ Our contribution guidelines
➕ Adding a changeset
As an Author, before moving this PR from Draft to Open, I confirmed ✅