Release v2.61.0#1138
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
⚠️ Not ready to approve
The user manual still references a stale coding-standards-codeql-packs-2.37.0-dev.zip artifact name, which appears inconsistent with the 2.61.0 release content.
Pull request overview
This PR prepares the codeql-coding-standards repository for the v2.61.0 release by updating the documented release version and bumping pack versions from 2.61.0-dev to 2.61.0.
Changes:
- Update
docs/user_manual.mdto reference the2.61.0release and rename several referenced release artifacts accordingly. - Bump multiple
qlpack.ymlfiles across C/C++ packs and tests from2.61.0-devto2.61.0.
File summaries
| File | Description |
|---|---|
| docs/user_manual.md | Updates the documented release version and referenced artifact filenames for 2.61.0. |
| cpp/report/src/qlpack.yml | Bumps report pack version to 2.61.0. |
| cpp/misra/test/qlpack.yml | Bumps MISRA C++ test pack version to 2.61.0. |
| cpp/misra/src/qlpack.yml | Bumps MISRA C++ pack version to 2.61.0. |
| cpp/common/test/qlpack.yml | Bumps common C++ test pack version to 2.61.0. |
| cpp/common/src/qlpack.yml | Bumps common C++ pack version to 2.61.0. |
| cpp/cert/test/qlpack.yml | Bumps CERT C++ test pack version to 2.61.0. |
| cpp/cert/src/qlpack.yml | Bumps CERT C++ pack version to 2.61.0. |
| cpp/autosar/test/qlpack.yml | Bumps AUTOSAR C++ test pack version to 2.61.0. |
| cpp/autosar/src/qlpack.yml | Bumps AUTOSAR C++ pack version to 2.61.0. |
| c/misra/test/qlpack.yml | Bumps MISRA C test pack version to 2.61.0. |
| c/misra/src/qlpack.yml | Bumps MISRA C pack version to 2.61.0. |
| c/common/test/qlpack.yml | Bumps common C test pack version to 2.61.0. |
| c/common/src/qlpack.yml | Bumps common C pack version to 2.61.0. |
| c/cert/test/qlpack.yml | Bumps CERT C test pack version to 2.61.0. |
| c/cert/src/qlpack.yml | Bumps CERT C pack version to 2.61.0. |
Copilot's findings
- Files reviewed: 16/16 changed files
- Comments generated: 1
Note
Your feedback helps us improve the quality of this feature.
Please use 👍 or 👎 to tell us whether this assessment is correct.
| This user manual documents release `2.61.0` of the coding standards located at [https://github.com/github/codeql-coding-standards](https://github.com/github/codeql-coding-standards). | ||
| The release page documents the release notes and contains the following artifacts part of the release: | ||
|
|
||
| - `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 file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR releases codeql-coding-standards version 2.61.0.