FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add Feature.CppBuildModeNone by calumgrant · Pull Request #2565 · github/codeql-action · GitHub

Add Feature.CppBuildModeNone - #2565

Merged
calumgrant merged 3 commits into
mainfrom
calumgrant/bmn-ff
Oct 23, 2024
Merged

calumgrant merged 3 commits into
mainfrom
calumgrant/bmn-ff

Conversation

calumgrant commented Oct 23, 2024
edited
Loading

Copy link
Copy Markdown
Contributor

Part of https://github.com/github/codeql-core/issues/4624

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.

calumgrant marked this pull request as ready for review October 23, 2024 12:11
calumgrant requested a review from a team as a code owner October 23, 2024 12:11
calumgrant merged commit 467d7e6 into main Oct 23, 2024
calumgrant deleted the calumgrant/bmn-ff branch October 23, 2024 13:50
Comment thread src/feature-flags.ts
Comment on lines +53 to +54
CppBuildModeNoneDisabled = "cpp_build_mode_none_disabled",
CppBuildModeNoneEnabled = "cpp_build_mode_none",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Hey @calumgrant, sorry that this wasn't clear from the instructions. You only need to specify cpp_build_mode_none here — the API is responsible for combining the codeql_action_cpp_build_mode_none and codeql_action_cpp_build_mode_none_disabled feature flags to determine enablement. Hopefully this simplifies things a bit.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL