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

docs(readme): add swift support by hongbo-miao · Pull Request #1401 · github/codeql-action · GitHub

docs(readme): add swift support - #1401

Closed
hongbo-miao wants to merge 1 commit into
github:mainfrom
hongbo-miao:patch-1
Closed

hongbo-miao wants to merge 1 commit into
github:mainfrom
hongbo-miao:patch-1

Conversation

hongbo-miao commented Nov 29, 2022
edited
Loading

Copy link
Copy Markdown

Just a small update 😃

Based on

// All the languages supported by CodeQL
export enum Language {
csharp = "csharp",
cpp = "cpp",
go = "go",
java = "java",
javascript = "javascript",
python = "python",
ruby = "ruby",
swift = "swift",
}

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.

hongbo-miao requested a review from a team as a code owner November 29, 2022 08:52

hongbo-miao commented Nov 29, 2022
edited
Loading

Copy link
Copy Markdown
Author

I am getting error during CodeQL GitHub Action at here

A fatal error occurred: There's no CodeQL extractor named 'swift' installed.

Seems not general available based on #1369 unless passing extra env. So I will close for now.

hongbo-miao deleted the patch-1 branch November 29, 2022 09:00

Copy link
Copy Markdown
Contributor

Thank you for the contribution @hongbo-miao! That's correct — we won't update the list of possible languages in the README and starter workflow until the language support is in GA without the extra experimental environment variable passed. Appreciate your looking out though ✨

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