Rebase#107
Conversation
There was a problem hiding this comment.
Pull request overview
This PR appears to be a rebase operation that integrates changes for making app-gateway the default in the build. The changes add a new distro feature and update the changelog to reflect version 1.0.13.
Changes:
- Added
enable_app_gatewaydistro feature to the build configuration - Updated changelog to version 1.0.13 with new entry for RDKEMW-12157
- Reorganized changelog version history to include 1.0.12 section
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| conf/rdke-distros.inc | Adds the enable_app_gateway distro feature to enable app-gateway as default |
| CHANGELOG.md | Updates version to 1.0.13 and adds changelog entry for app-gateway feature, reorganizes version history |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| - RDKEMW-9477 : Move RUNTIME_APP_PORTAL to configuration [`#80`](https://github.com/rdkcentral/rdke-common-config/pull/80) | ||
| - Revert "RDKEMW-9015: Move definition of 'texttrack' distro_feature (#81)" [`#89`](https://github.com/rdkcentral/rdke-common-config/pull/89) | ||
| - RDKEMW-9015: Move definition of 'texttrack' distro_feature [`#81`](https://github.com/rdkcentral/rdke-common-config/pull/81) |
There was a problem hiding this comment.
These changelog entries appear to be duplicated in the 1.0.12 section below (lines 55-57). Since these changes belong to version 1.0.12, they should only appear in that section and not in the 1.0.13 section. The 1.0.13 section should only contain the RDKEMW-12157 entry on line 9.
f025c27 to
7871258
Compare
No description provided.