Skip to content

Conversation

@dbartol
Copy link

@dbartol dbartol commented Jan 7, 2025

Reverting release prep again for another restart

@dbartol dbartol marked this pull request as ready for review January 7, 2025 18:33
Copilot AI review requested due to automatic review settings January 7, 2025 18:33
@dbartol dbartol requested review from a team as code owners January 7, 2025 18:33
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 154 out of 169 changed files in this pull request and generated 1 comment.

Files not reviewed (15)
  • actions/ql/lib/codeql-pack.release.yml: Language not supported
  • actions/ql/src/codeql-pack.release.yml: Language not supported
  • actions/ql/lib/change-notes/released/0.4.0.md: Evaluated as low risk
  • cpp/ql/lib/change-notes/released/3.1.0.md: Evaluated as low risk
  • actions/ql/lib/CHANGELOG.md: Evaluated as low risk
  • cpp/ql/lib/CHANGELOG.md: Evaluated as low risk
  • cpp/ql/src/CHANGELOG.md: Evaluated as low risk
  • cpp/ql/lib/codeql-pack.release.yml: Evaluated as low risk
  • cpp/ql/lib/qlpack.yml: Evaluated as low risk
  • actions/ql/src/change-notes/2024-12-19-initial-release.md: Evaluated as low risk
  • cpp/ql/lib/change-notes/2024-12-20-sizeof-pack.md: Evaluated as low risk
  • cpp/ql/lib/change-notes/2024-12-17-template-parameter-base.md: Evaluated as low risk
  • actions/ql/src/qlpack.yml: Evaluated as low risk
  • cpp/ql/src/change-notes/2024-11-27-active-template-library.md: Evaluated as low risk
  • actions/ql/lib/change-notes/2024-12-19-initial-release.md: Evaluated as low risk

Tip: Copilot only keeps its highest confidence comments to reduce noise and keep you focused. Learn more

---
category: deprecated
---
* The `TemplateParameter` class, representing C++ type template parameters has been deprecated. Use `TypeTemplateParameter` instead.
Copy link

Copilot AI Jan 7, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The sentence should be 'The TemplateParameter class, which represents C++ type template parameters, has been deprecated. Use TypeTemplateParameter instead.'

Suggested change
* The `TemplateParameter` class, representing C++ type template parameters has been deprecated. Use `TypeTemplateParameter` instead.
* The `TemplateParameter` class, which represents C++ type template parameters, has been deprecated. Use `TypeTemplateParameter` instead.

Copilot uses AI. Check for mistakes.
@dbartol dbartol merged commit f12ff2d into codeql-cli-2.20.1 Jan 7, 2025
15 of 36 checks passed
@dbartol dbartol deleted the revert-18430-release-prep/2.20.1 branch January 7, 2025 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants