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

Add dotnet env variable to workflow #1273

Merged
merged 1 commit into from Sep 28, 2022

Conversation

angelapwen
Copy link
Contributor

Previously, we considered go a non-traced language, and so the tracer was not imported to this workflow at all. Now that we are considering it traced, we need to add this additional environment variable, which is required for our MacOS tests to not time out waiting for a GUI popup.

We already do this in several other Go-specific checks, such as https://github.com/github/codeql-action/blob/main/.github/workflows/__go-custom-tracing-autobuild.yml and https://github.com/github/codeql-action/blob/main/.github/workflows/__go-reconciled-tracing-autobuilder.yml

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.

@angelapwen angelapwen requested a review from a team as a code owner September 28, 2022 17:31
@angelapwen angelapwen enabled auto-merge (squash) September 28, 2022 17:37
auto-merge was automatically disabled September 28, 2022 19:43

Base branch was modified

@angelapwen angelapwen merged commit 3400e51 into main Sep 28, 2022
@angelapwen angelapwen deleted the angelapwen/fix-go-custom-queries branch September 28, 2022 19:45
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