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

Run nogo on internal and external tests libs, not testmain #4082

Merged
merged 1 commit into from
Sep 4, 2024
Merged

Conversation

fmeum
Copy link
Member

@fmeum fmeum commented Sep 2, 2024

What type of PR is this?

Bug fix

What does this PR do? Why is it needed?

nogo should run on both the internal and external libraries compiled for a go_test, but didn't. It also shouldn't run on the generated testmain.go file, but did.

nogo should run on both the internal and external libraries compiled for a `go_test`, but didn't. It also shouldn't run on the generated `testmain.go` file, but did.
@fmeum fmeum enabled auto-merge (squash) September 4, 2024 14:48
@fmeum fmeum merged commit 10946b9 into master Sep 4, 2024
5 checks passed
@fmeum fmeum deleted the nogo-test branch September 4, 2024 15:09
tyler-french added a commit that referenced this pull request Sep 4, 2024
This PR prepares for the cherry-picked `0.50.1` patch release, which
will include:
#4081 
#4082 
#4083 

These commits will be cherry-picked to the branch `release-0.50`
tyler-french pushed a commit that referenced this pull request Sep 4, 2024
**What type of PR is this?**

Bug fix

**What does this PR do? Why is it needed?**

nogo should run on both the internal and external libraries compiled for
a `go_test`, but didn't. It also shouldn't run on the generated
`testmain.go` file, but did.
tyler-french added a commit that referenced this pull request Sep 4, 2024
This PR prepares for the cherry-picked `0.50.1` patch release, which
will include:
#4081 
#4082 
#4083 

These commits will be cherry-picked to the branch `release-0.50`
tyler-french pushed a commit that referenced this pull request Sep 5, 2024
**What type of PR is this?**

Bug fix

**What does this PR do? Why is it needed?**

nogo should run on both the internal and external libraries compiled for
a `go_test`, but didn't. It also shouldn't run on the generated
`testmain.go` file, but did.
tyler-french added a commit that referenced this pull request Sep 5, 2024
This PR prepares for the cherry-picked `0.50.1` patch release, which
will include:
#4081 
#4082 
#4083 

These commits will be cherry-picked to the branch `release-0.50`
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