- Notifications
You must be signed in to change notification settings - Fork67
Release v2.46.0#905
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.46.0#905
Uh oh!
There was an error while loading.Please reload this page.
Conversation
d891a22
intorc/2.46.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 prepares the v2.46.0 release of the CodeQL coding standards by updating version references in documentation and QLPack manifests.
- Bump release tag and artifact names in the user manual from
*-dev
to the final 2.46.0 version. - Update
version:
fields across all C and C++qlpack.yml
files to 2.46.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 version and artifact names |
cpp/report/src/qlpack.yml | Bumped QLPack version to 2.46.0 |
cpp/misra/test/qlpack.yml | Bumped QLPack version to 2.46.0 |
cpp/misra/src/qlpack.yml | Bumped QLPack version to 2.46.0 |
cpp/common/test/qlpack.yml | Bumped QLPack version to 2.46.0 |
cpp/common/src/qlpack.yml | Bumped QLPack version to 2.46.0 |
cpp/cert/test/qlpack.yml | Bumped QLPack version to 2.46.0 |
cpp/cert/src/qlpack.yml | Bumped QLPack version to 2.46.0 |
cpp/autosar/test/qlpack.yml | Bumped QLPack version to 2.46.0 |
cpp/autosar/src/qlpack.yml | Bumped QLPack version to 2.46.0 |
c/misra/test/qlpack.yml | Bumped QLPack version to 2.46.0 |
c/misra/src/qlpack.yml | Bumped QLPack version to 2.46.0 |
c/common/test/qlpack.yml | Bumped QLPack version to 2.46.0 |
c/common/src/qlpack.yml | Bumped QLPack version to 2.46.0 |
c/cert/test/qlpack.yml | Bumped QLPack version to 2.46.0 |
c/cert/src/qlpack.yml | Bumped QLPack version to 2.46.0 |
Comments suppressed due to low confidence (1)
docs/user_manual.md:42
- The artifact name for the CodeQL packs still references version 2.37.0-dev. It should be updated to
coding-standards-codeql-packs-2.46.0.zip
to match the rest of the release.
`coding-standards-codeql-packs-2.37.0-dev.zip`
This PR releases codeql-coding-standards version 2.46.0.