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

always clone all the ecosystems #8933

Merged
merged 5 commits into from
Jan 31, 2024
Merged

Conversation

jakecoffman
Copy link
Member

This enables cloning for all ecosystems. It looks like most of them were cloning already at this point.

There's more code that can be cleaned up if you pull the job.clone? thread, but this is good for now.

@jakecoffman jakecoffman requested review from a team as code owners January 29, 2024 21:50
@github-actions github-actions bot added L: go:modules Golang modules L: terraform Terraform packages L: dotnet:nuget NuGet packages via nuget or dotnet L: dart:pub Dart packages via pub L: javascript L: python L: swift Swift packages L: devcontainers labels Jan 29, 2024
@jakecoffman
Copy link
Member Author

I deleted the few remaining integration tests as they rely on some amount of mocking to work, and should be covered by smoke tests and the new silent tests.

The github_actions smoke test is failing, but the data is the same just reordered, so I can regenerate it after merging.

So I think this is good to go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: dart:pub Dart packages via pub L: devcontainers L: dotnet:nuget NuGet packages via nuget or dotnet L: go:modules Golang modules L: javascript L: python L: swift Swift packages L: terraform Terraform packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants