Skip to content

RDKB-64798: Disable AutoExcludedURL override when Direct CDN is enabled - #36

Merged
SanthoshGujulvajagadeesh merged 1 commit into
developfrom
topic/RDKB-64798
Jul 23, 2026
Merged

RDKB-64798: Disable AutoExcludedURL override when Direct CDN is enabled#36
SanthoshGujulvajagadeesh merged 1 commit into
developfrom
topic/RDKB-64798

Conversation

@MonekaLakshmi

@MonekaLakshmi MonekaLakshmi commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Reason for change: Prevent AutoExcludedURL from overriding the firmware URL when Direct CDN is enabled.
Test Procedure: As mentioned in the ticket
Risks: Low
Priority: P1

Signed-off-by: plaksh175_comcast PiramanayagamMoneka_Lakshmi@comcast.com

Reason for change: Prevent AutoExcludedURL from overriding the firmware URL when Direct CDN is enabled.
Test Procedure: As mentioned in the ticket
Priority: P1

Signed-off-by: plaksh175_comcast <PiramanayagamMoneka_Lakshmi@comcast.com>
Copilot AI review requested due to automatic review settings July 23, 2026 05:22
@MonekaLakshmi
MonekaLakshmi requested review from a team as code owners July 23, 2026 05:22

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR prevents AutoExcludedURL (RFC override) from overriding the firmware download URL when Direct CDN is enabled, aligning the override behavior with the intended Direct CDN flow.

Changes:

  • Gate AutoExcludedURL override on direct_CDN != true in both XB6 and CBR firmware download scripts.
  • Add logging in the XB6 script when the override is skipped due to Direct CDN.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
scripts/xb6_firmwareDwnld.sh Skips AutoExcludedURL override when Direct CDN is enabled; adds log entry when skipped.
scripts/cbr_firmwareDwnld.sh Extends the existing AutoExcludedURL override condition to also require Direct CDN to be disabled.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread scripts/xb6_firmwareDwnld.sh
Comment thread scripts/cbr_firmwareDwnld.sh
@SanthoshGujulvajagadeesh
SanthoshGujulvajagadeesh merged commit e94cbe5 into develop Jul 23, 2026
11 of 13 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 23, 2026
@SanthoshGujulvajagadeesh
SanthoshGujulvajagadeesh deleted the topic/RDKB-64798 branch July 23, 2026 10:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants