-
Notifications
You must be signed in to change notification settings - Fork 14
Release PR for 1.8.9.1.1 #2189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release PR for 1.8.9.1.1 #2189
Conversation
There was a problem hiding this 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 version numbers for a patch release. The PR title indicates version 1.8.9.1.1, which matches the version updates in the CHANGELOG.md file but conflicts with the packagegroup recipe file that uses a different versioning scheme (2.16.9.1.1).
- Updated CHANGELOG.md to reference version 1.8.9.1.1
- Updated packagegroup-middleware-layer.bb recipe version to 2.16.9.1.1
- Reordered changelog commit entries
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| CHANGELOG.md | Updated version header from 1.8.9.1 to 1.8.9.1.1 and reordered commit entries |
| recipes-core/packagegroups/packagegroup-middleware-layer.bb | Incremented PV from 2.16.9.1 to 2.16.9.1.1 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| inherit packagegroup volatile-bind-gen | ||
|
|
||
| # For interim development and package depolyment to test should be using pre release tags |
Copilot
AI
Nov 17, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Corrected spelling of 'depolyment' to 'deployment'.
| # For interim development and package depolyment to test should be using pre release tags | |
| # For interim development and package deployment to test should be using pre release tags |
| PV = "2.16.9.1" | ||
| PV = "2.16.9.1.1" | ||
|
|
||
| # PRs are prefered to be be incremented during development stages for any updates in corresponding |
Copilot
AI
Nov 17, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Corrected spelling of 'prefered' to 'preferred'.
| # PRs are prefered to be be incremented during development stages for any updates in corresponding | |
| # PRs are preferred to be be incremented during development stages for any updates in corresponding |
| PV = "2.16.9.1" | ||
| PV = "2.16.9.1.1" | ||
|
|
||
| # PRs are prefered to be be incremented during development stages for any updates in corresponding |
Copilot
AI
Nov 17, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Duplicate word 'be' should be removed - should read 'preferred to be incremented'.
| # PRs are prefered to be be incremented during development stages for any updates in corresponding | |
| # PRs are prefered to be incremented during development stages for any updates in corresponding |
Release PR for 1.8.9.1.1