Skip to content

C#: Remove legacy tracer support#10235

Merged
hvitved merged 3 commits intogithub:mainfrom
hvitved:csharp/remove-legacy-tracer
Sep 2, 2022
Merged

C#: Remove legacy tracer support#10235
hvitved merged 3 commits intogithub:mainfrom
hvitved:csharp/remove-legacy-tracer

Conversation

@hvitved
Copy link
Contributor

@hvitved hvitved commented Aug 31, 2022

This PR removes the legacy tracer specifications, and moves the responsibility of disabling shared compilation (and pre-compilation of ASP.NET MVC code) from the auto-builder to the tracer, which means that it will also work with custom build commands.

Commit-by-commit review is suggested.

@github-actions github-actions bot added the C# label Aug 31, 2022
@hvitved hvitved force-pushed the csharp/remove-legacy-tracer branch from 25653f9 to 18b5ab0 Compare August 31, 2022 14:58
@hvitved hvitved marked this pull request as ready for review September 1, 2022 07:35
@hvitved hvitved requested a review from a team as a code owner September 1, 2022 07:35
Copy link
Contributor

@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.

Looks plausible to me!

@hvitved hvitved merged commit 2c584d8 into github:main Sep 2, 2022
@hvitved hvitved deleted the csharp/remove-legacy-tracer branch September 2, 2022 07:25
@felickz
Copy link
Contributor

felickz commented Sep 3, 2022

@hvitved awesome fix! Missing the shared compilation flag is not always obvious as it just creates a small DB w/o errors. Just hit this this week in a POC!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants