1. 13 Sep, 2018 1 commit
  2. 12 Sep, 2018 3 commits
  3. 10 Sep, 2018 3 commits
  4. 09 Sep, 2018 1 commit
  5. 07 Sep, 2018 5 commits
  6. 04 Sep, 2018 1 commit
  7. 03 Sep, 2018 1 commit
  8. 02 Sep, 2018 2 commits
  9. 01 Sep, 2018 6 commits
  10. 31 Aug, 2018 1 commit
  11. 27 Aug, 2018 3 commits
  12. 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
  13. 24 Aug, 2018 12 commits