1. 26 Aug, 2018 1 commit
    • mattjmcnaughton's avatar
      Add containerized options for tests in Makefile · 17151b99
      mattjmcnaughton authored
      Add an option to run the `test-unit`, `test-style`, and `test`
      steps from the `Makefile` insides of a docker container. Doing so
      isolates this component of helm development from any other aspect of
      your global go environment.
      
      These commands all have the name `docker-*`. Long term, there may
      be reproducibility benefits to running all of the Make steps in a
      container by default, in which case `containerized-test-unit` could
      become `test-unit`.
      17151b99
  2. 24 Aug, 2018 13 commits
  3. 21 Aug, 2018 1 commit
  4. 20 Aug, 2018 4 commits
  5. 17 Aug, 2018 6 commits
  6. 16 Aug, 2018 1 commit
  7. 15 Aug, 2018 4 commits
  8. 14 Aug, 2018 3 commits
  9. 13 Aug, 2018 1 commit
  10. 10 Aug, 2018 5 commits
  11. 08 Aug, 2018 1 commit