Skip to content

Conversation

@mcserep
Copy link
Collaborator

@mcserep mcserep commented Dec 5, 2025

CodeQL v3 started to produce deprecation warnings.

Also attempted to clean up the build2 install folder, as it is assumed to require a large amount of disk space, failing the C/C++ CodeQL job frequently.

@mcserep mcserep added this to the Upcoming Release milestone Dec 5, 2025
@mcserep mcserep self-assigned this Dec 5, 2025
@mcserep mcserep added the Target: Developer environment Developer environment issues consist of CodeCompass or 3rd-party build tooling, configuration or CI. label Dec 5, 2025
@mcserep mcserep added this to Roadmap Dec 5, 2025
@github-project-automation github-project-automation bot moved this to In progress in Roadmap Dec 5, 2025
@mcserep mcserep requested a review from Copilot December 5, 2025 13:40
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.

Pull request overview

This PR updates GitHub Actions versions in the CodeQL workflow to address deprecation warnings from CodeQL v3. The changes upgrade both the CodeQL action versions and the checkout action versions across two analysis jobs.

Key Changes:

  • Upgrades github/codeql-action/* from v3 to v4 (init and analyze actions)
  • Upgrades actions/checkout from v4 to v6
  • Updates applied consistently across both the JavaScript-TypeScript and C-C++ analysis jobs

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Remove build2-toolchain intermediate binaries during cleanup.
@mcserep mcserep merged commit eb11d20 into master Dec 18, 2025
19 checks passed
@github-project-automation github-project-automation bot moved this from In progress to Done in Roadmap Dec 18, 2025
@mcserep mcserep deleted the codeql-update branch December 18, 2025 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Target: Developer environment Developer environment issues consist of CodeCompass or 3rd-party build tooling, configuration or CI.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants