Skip to content

RDKEMW-11265: Migrate L1 and native build workflow to rdk-e#93

Merged
vjain008 merged 2 commits into
developfrom
topic/RDKEMW-11265
Dec 9, 2025
Merged

RDKEMW-11265: Migrate L1 and native build workflow to rdk-e#93
vjain008 merged 2 commits into
developfrom
topic/RDKEMW-11265

Conversation

@trupthi1403
Copy link
Copy Markdown
Contributor

Reason for change: Removed L1 and native build yml
Test Procedure: build should be successful.
Risks: low
Priority: P2

Reason for change: Removed L1 and native build yml
Test Procedure: build should be successful.
Risks: low
Priority: P2
@trupthi1403 trupthi1403 requested a review from a team as a code owner December 9, 2025 14:21
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 pull request removes two GitHub Actions workflow files as part of migrating the L1 test and native build workflows to the rdk-e infrastructure. The changes involve complete deletion of the existing workflow files, indicating that these build and test processes are being managed elsewhere in the rdk-e ecosystem.

Key Changes:

  • Removed native full build workflow that built JSRuntime components in a native Ubuntu environment
  • Removed L1 unit test workflow that executed unit tests with coverage reporting for rdkNativeScript

Reviewed changes

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

File Description
.github/workflows/native-full-build.yml Deleted workflow for building JSRuntime components natively with external dependencies
.github/workflows/jsruntime_L1tests.yml Deleted workflow for running L1 unit tests with coverage reporting

Review Summary: No issues identified. The PR cleanly removes the workflow files as intended for the migration to rdk-e.


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

@vjain008 vjain008 merged commit 83a5667 into develop Dec 9, 2025
14 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Dec 9, 2025
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