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

Add warnings about CLI hack to codeql.ts by hmakholm · Pull Request #503 · github/codeql-action · GitHub

Add warnings about CLI hack to codeql.ts - #503

Merged
hmakholm merged 1 commit into
mainfrom
hmakholm/pr/warn-magic-names
May 14, 2021
Merged

hmakholm merged 1 commit into
mainfrom
hmakholm/pr/warn-magic-names

Conversation

Copy link
Copy Markdown
Contributor

These warnings refer to a hack that was added to the CLI in https://github.com/github/semmle-code/pull/39335

They can be removed again once the CLI has a more principled way for the CLI to recognize that it's being invoked by the runner/action.

hmakholm requested a review from aeisenberg May 13, 2021 20:06
Comment thread src/codeql.ts Outdated
// configurations. Consequently the name must not be changed.
// (This warning can be removed once a different way to recognize the
// action/runner has been implemented in `codeql database trace-command`
// _and_ is present in the lastest CLI release.)

aeisenberg May 14, 2021
edited
Loading

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

And above...

Suggested change
// _and_ is present in the lastest CLI release.)
// _and_ is present in the lastest support CLI release.)

hmakholm force-pushed the hmakholm/pr/warn-magic-names branch from 62a82f2 to dafbcbf Compare May 14, 2021 19:22
These warnings refer to a hack that was added to the CLI in
https://github.com/github/semmle-code/pull/39335

They can be removed again once the CLI has a more principled way for
the CLI to recognize that it's being invoked by the runner/action.
hmakholm force-pushed the hmakholm/pr/warn-magic-names branch from dafbcbf to e7d4215 Compare May 14, 2021 19:23
hmakholm merged commit 21830ef into main May 14, 2021
hmakholm deleted the hmakholm/pr/warn-magic-names branch May 14, 2021 19:57
github-actions Bot mentioned this pull request May 17, 2021
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.

2 participants


Back | FazBrowse Home | New Git URL