Release/1.0.12#97
Conversation
There was a problem hiding this comment.
Pull request overview
This is a release PR for version 1.0.12 of the rdke-common-config repository. The release includes two main functional changes: adding a new configuration variable for the runtime app portal and reverting a previously added distro feature. The changelog is updated to document the new release with appropriate pull request references.
- Adds RUNTIME_APP_PORTAL configuration variable for DAC applications
- Reverts the 'texttrack' distro feature that was added in PR #81
- Updates changelog with version 1.0.12 release notes and reorganizes version 1.0.11 section
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| conf/rdke-rdkm-config.inc | Adds new RUNTIME_APP_PORTAL configuration variable for DAC app management |
| conf/rdke-distros.inc | Removes 'texttrack' DISTRO_FEATURES line (revert of PR #81) |
| CHANGELOG.md | Documents release 1.0.12 with PR references and reorganizes 1.0.11 release section |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). | ||
|
|
||
| #### [1.0.11](https://github.com/rdkcentral/rdke-common-config/compare/2.0.0...1.0.11) | ||
| #### [1.0.12](https://github.com/rdkcentral/rdke-common-config/compare/2.0.0...1.0.12) |
There was a problem hiding this comment.
The version comparison link is inconsistent with the actual version history. The link shows "compare/2.0.0...1.0.12" which compares a higher version (2.0.0) to a lower version (1.0.12). This should be "compare/1.0.11...1.0.12" to show the changes from the previous version 1.0.11 to the new version 1.0.12.
| #### [1.0.12](https://github.com/rdkcentral/rdke-common-config/compare/2.0.0...1.0.12) | |
| #### [1.0.12](https://github.com/rdkcentral/rdke-common-config/compare/1.0.11...1.0.12) |
No description provided.