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

Clean up examples_test.go #3229

Merged
merged 1 commit into from
Sep 21, 2020
Merged

Commits on Sep 15, 2020

  1. Clean up examples_test.go

    - compile regexeps once instead of over and over for each test
    - unexport methods that don't need to be exported
    - unset namespace instead of changing its value; `ko create -n` will set
      the right namespace
    imjasonh committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    8ac05d7 View commit details
    Browse the repository at this point in the history