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

Avoid generating 3rd party fakes if no change to vendor/* #3

Open
maximilien opened this issue May 22, 2020 · 0 comments
Open

Avoid generating 3rd party fakes if no change to vendor/* #3

maximilien opened this issue May 22, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@maximilien
Copy link
Owner

➜  kn-source-github git:(master) ./hack/build.sh
πŸš’ Update
🧽 Format
βš–οΈ  License
🎭 Fakes (pkg/types)
🎭 Fakes (3rd parties)
Writing `FakeSourcesV1alpha1Interface` to `pkg/fakes/fake_sources_v1alpha1interface.go`... Done
Writing `FakeGitHubSourcesGetter` to `pkg/fakes/fake_sources_githubsourcesgetter.go`... Done
Writing `FakeGitHubSourceInterface` to `pkg/fakes/fake_sources_githubsourceinterface.go`... Done
...

These 3rd party fakes should be generating when vendor did not change.

@maximilien maximilien self-assigned this May 22, 2020
@maximilien maximilien added enhancement New feature or request good first issue Good for newcomers labels Jun 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant