- Notifications
You must be signed in to change notification settings - Fork70
Release v2.45.0#903
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.45.0#903
Uh oh!
There was an error while loading.Please reload this page.
Conversation
3b16880 intorc/2.45.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 publishes version 2.45.0 of the CodeQL coding standards and updates all relevant metadata and documentation.
- Updates the user manual to reference the new v2.45.0 release and artifact filenames.
- Bumps the
versionfield in all C/C++ qlpack.yml files from2.45.0-devto2.45.0.
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 | Updated release tag and artifact filenames |
| cpp/report/src/qlpack.yml | Bumped qlpack version to 2.45.0 |
| cpp/misra/test/qlpack.yml | Bumped qlpack version to 2.45.0 |
| cpp/misra/src/qlpack.yml | Bumped qlpack version to 2.45.0 |
| cpp/common/test/qlpack.yml | Bumped qlpack version to 2.45.0 |
| cpp/common/src/qlpack.yml | Bumped qlpack version to 2.45.0 |
| cpp/cert/test/qlpack.yml | Bumped qlpack version to 2.45.0 |
| cpp/cert/src/qlpack.yml | Bumped qlpack version to 2.45.0 |
| cpp/autosar/test/qlpack.yml | Bumped qlpack version to 2.45.0 |
| cpp/autosar/src/qlpack.yml | Bumped qlpack version to 2.45.0 |
| c/misra/test/qlpack.yml | Bumped qlpack version to 2.45.0 |
| c/misra/src/qlpack.yml | Bumped qlpack version to 2.45.0 |
| c/common/test/qlpack.yml | Bumped qlpack version to 2.45.0 |
| c/common/src/qlpack.yml | Bumped qlpack version to 2.45.0 |
| c/cert/test/qlpack.yml | Bumped qlpack version to 2.45.0 |
| c/cert/src/qlpack.yml | Bumped qlpack version to 2.45.0 |
Comments suppressed due to low confidence (1)
docs/user_manual.md:42
- The artifact filename still references version 2.37.0-dev instead of the current 2.45.0 release; update it to
coding-standards-codeql-packs-2.45.0.zip.
`coding-standards-codeql-packs-2.37.0-dev.zip`: CodeQL packs that can be used with GitHub Code Scanning or the CodeQL CLI as documented in the section _Operating manual_.
This PR releases codeql-coding-standards version 2.45.0.