Skip to content

Feat: Add support for .codeqlversion #117

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Apr 29, 2025
Merged

Conversation

GeekMasher
Copy link
Contributor

No description provided.

Copy link
Contributor

@Copilot 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 pull request adds a feature to support specifying the CodeQL CLI version via a .codeqlversion file when no explicit version is provided through the input.

  • Added conditional logic in the install-codeql GitHub Action to detect an empty CODEQL_CLI_VERSION and read the version from the .codeqlversion file.
Files not reviewed (1)
  • .codeqlversion: Language not supported

@GeekMasher GeekMasher changed the title feat(ci): Add support for .codeqlversion Feat: Add support for .codeqlversion Apr 17, 2025
michaelnebel
michaelnebel previously approved these changes Apr 22, 2025
Copy link
Collaborator

@michaelnebel michaelnebel left a comment

Choose a reason for hiding this comment

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

Good idea to do this!
It would be great this version number is used in both the CI and the publish workflows.
Do you intend to modify these as well?

@GeekMasher
Copy link
Contributor Author

Yes. Let me do that tomorrow before we merge this

@GeekMasher
Copy link
Contributor Author

@michaelnebel I fixed all of the issues above, should be a lot better now

Copy link
Collaborator

@michaelnebel michaelnebel left a comment

Choose a reason for hiding this comment

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

Excellent! Thank you! 😄

@GeekMasher GeekMasher merged commit 700edee into main Apr 29, 2025
15 checks passed
@GeekMasher GeekMasher deleted the actions/update-version branch April 29, 2025 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants