- Notifications
You must be signed in to change notification settings - Fork68
Release v2.49.0#945
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Release v2.49.0#945
Uh oh!
There was an error while loading.Please reload this page.
Conversation
875ae94
intorc/2.49.0Uh oh!
There was an error while loading.Please reload this page.
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 finalizes the release of codeql-coding-standards version 2.49.0 by removing the "-dev" suffix from all package versions and documentation references.
- Updates version strings from "2.49.0-dev" to "2.49.0" across all qlpack.yml files
- Updates documentation references to use the final release version number
- Standardizes artifact naming conventions in the user manual
Reviewed Changes
Copilot reviewed 16 out of 16 changed files in this pull request and generated no comments.
Show a summary per file
File | Description |
---|---|
docs/user_manual.md | Updates version references from 2.49.0-dev to 2.49.0 in release documentation and artifact listings |
cpp/report/src/qlpack.yml | Updates package version from 2.49.0-dev to 2.49.0 |
cpp/misra/test/qlpack.yml | Updates test package version from 2.49.0-dev to 2.49.0 |
cpp/misra/src/qlpack.yml | Updates MISRA C++ package version from 2.49.0-dev to 2.49.0 |
cpp/common/test/qlpack.yml | Updates common C++ test package version from 2.49.0-dev to 2.49.0 |
cpp/common/src/qlpack.yml | Updates common C++ package version from 2.49.0-dev to 2.49.0 |
cpp/cert/test/qlpack.yml | Updates CERT C++ test package version from 2.49.0-dev to 2.49.0 |
cpp/cert/src/qlpack.yml | Updates CERT C++ package version from 2.49.0-dev to 2.49.0 |
cpp/autosar/test/qlpack.yml | Updates AUTOSAR C++ test package version from 2.49.0-dev to 2.49.0 |
cpp/autosar/src/qlpack.yml | Updates AUTOSAR C++ package version from 2.49.0-dev to 2.49.0 |
c/misra/test/qlpack.yml | Updates MISRA C test package version from 2.49.0-dev to 2.49.0 |
c/misra/src/qlpack.yml | Updates MISRA C package version from 2.49.0-dev to 2.49.0 |
c/common/test/qlpack.yml | Updates common C test package version from 2.49.0-dev to 2.49.0 |
c/common/src/qlpack.yml | Updates common C package version from 2.49.0-dev to 2.49.0 |
c/cert/test/qlpack.yml | Updates CERT C test package version from 2.49.0-dev to 2.49.0 |
c/cert/src/qlpack.yml | Updates CERT C package version from 2.49.0-dev to 2.49.0 |
Tip: Customize your code reviews with copilot-instructions.md.Create the file orlearn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card.Take the survey.
This PR releases codeql-coding-standards version 2.49.0.