Skip to content

C#: Buildless extractor option.#8230

Merged
michaelnebel merged 6 commits intogithub:mainfrom
michaelnebel:csharp/autobuilder-buildless
Mar 2, 2022
Merged

C#: Buildless extractor option.#8230
michaelnebel merged 6 commits intogithub:mainfrom
michaelnebel:csharp/autobuilder-buildless

Conversation

@michaelnebel
Copy link
Contributor

@michaelnebel michaelnebel commented Feb 24, 2022

In this PR we introduce a new C# extractor option, which indicates, whether a tracing or buildless (standalone) extraction should be performed, when using the autobuilder.

Closes https://github.com/github/codeql-csharp-team/issues/205

codeql database create --language=csharp -Obuildless=true db
codeql database create --language=csharp --extractor-option=buildless=true db

@michaelnebel michaelnebel force-pushed the csharp/autobuilder-buildless branch from 6713e56 to ce3dfb3 Compare February 24, 2022 15:05
@michaelnebel michaelnebel marked this pull request as ready for review February 25, 2022 13:08
@michaelnebel michaelnebel requested a review from a team as a code owner February 25, 2022 13:08
tamasvajk
tamasvajk previously approved these changes Mar 1, 2022
Copy link
Contributor

@hvitved hvitved left a comment

Choose a reason for hiding this comment

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

LGTM, some small remarks.

@michaelnebel
Copy link
Contributor Author

LGTM, some small remarks.

Sure, I will make the changes in the description.
The "parser" of the environment variable will still accept yes and no (like for other boolean environment variables). So this is only a change to the documentation.

hvitved
hvitved previously approved these changes Mar 2, 2022
hvitved
hvitved previously approved these changes Mar 2, 2022
@michaelnebel
Copy link
Contributor Author

@hvitved Requested review again, as a rebase was needed. Otherwise no changes.

@michaelnebel michaelnebel merged commit b39f383 into github:main Mar 2, 2022
@michaelnebel michaelnebel deleted the csharp/autobuilder-buildless branch March 2, 2022 14:53
@michaelnebel michaelnebel deleted the csharp/autobuilder-buildless branch March 2, 2022 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants