Skip to content

RDKEMW-15339 : PLI native build script stall#99

Open
narenr94 wants to merge 5 commits intomainfrom
feature/RDKEMW-15339
Open

RDKEMW-15339 : PLI native build script stall#99
narenr94 wants to merge 5 commits intomainfrom
feature/RDKEMW-15339

Conversation

@narenr94
Copy link
Copy Markdown
Contributor

Reason for change : native build is getting stuck prompting user to select language
Test Steps: run native build workflow
Signed-off by : R.Naren naren_ramesh@comcast.com

@narenr94 narenr94 requested a review from a team as a code owner March 12, 2026 04:18
Copilot AI review requested due to automatic review settings March 12, 2026 04:18
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 updates the native build GitHub Actions workflow to avoid interactive prompts (notably language/locale selection) that can stall CI, and makes the workflow manually runnable.

Changes:

  • Added workflow_dispatch so the workflow can be run manually.
  • Attempted to force non-interactive package installation by setting DEBIAN_FRONTEND=noninteractive for apt-based steps.

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

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


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

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants