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

Add dotnet env variable to workflow by angelapwen · Pull Request #1273 · github/codeql-action · GitHub

Add dotnet env variable to workflow - #1273

Merged
angelapwen merged 1 commit into
mainfrom
angelapwen/fix-go-custom-queries
Sep 28, 2022
Merged

angelapwen merged 1 commit into
mainfrom
angelapwen/fix-go-custom-queries

Conversation

Copy link
Copy Markdown
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 requested a review from a team as a code owner September 28, 2022 17:31
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 merged commit 3400e51 into main Sep 28, 2022
angelapwen deleted the angelapwen/fix-go-custom-queries branch September 28, 2022 19:45
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