Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temporarily disable new style of tracing #766

Merged
merged 1 commit into from Oct 8, 2021

Conversation

edoardopirovano
Copy link
Contributor

Partially reverts #744

This PR temporarily disables the Action's usage of indirect build tracing and multi-language tracing due to some issues that have been encountered that need to be resolved in a new CLI release before this is stable. In terms of impact there are at least the following issues:

  1. The C# autobuilder is broken due to the missing logs directory
  2. We are no longer resistant to environment variables being unset.

I've left the code in place so we can easily re-enable this once we've released a working CLI that has addressed the issues documented in the comment.

@edoardopirovano edoardopirovano requested a review from a team as a code owner October 8, 2021 11:46
@alexet alexet enabled auto-merge October 8, 2021 11:51
@alexet alexet merged commit 0bbf22e into github:main Oct 8, 2021
@edoardopirovano edoardopirovano deleted the disable-new-tracing branch October 8, 2021 12:06
@github-actions github-actions bot mentioned this pull request Oct 8, 2021
5 tasks
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.

None yet

2 participants