- 22 Mar, 2016 17 commits
-
-
Michelle Noorali authored
-
Michelle Noorali authored
ref(repo:) use run function for error handling
-
Matt Butcher authored
feat(cli): add 'helm chart create'
-
Jack Greenfield authored
Make Repo struct public and fix style errors
-
Jack Greenfield authored
Merge dm-charts branch
-
jackgr authored
-
Michelle Noorali authored
-
jackgr authored
-
Matt Butcher authored
fix(Makefile): add quicktest target
-
Matt Butcher authored
-
Dave Cunningham authored
chartify create deployment API modify CLI to match
-
Dave Cunningham authored
-
Matt Butcher authored
Remove 'helm create'. Closes #240
-
Matt Butcher authored
This is good for running a quick test during dev to check for failures without having to read a gazillion lines of output.
-
Matt Butcher authored
feat(cli): Add 'helm deployment delete'
-
Adam Reese authored
fix(start-local): fix script exiting on pkill
-
Adam Reese authored
pkill will exit failed if process is not found
-
- 21 Mar, 2016 23 commits
-
-
Matt Butcher authored
-
Matt Butcher authored
Closes #239
-
Michelle Noorali authored
ref(chart): fix LoadDataFromReader comment
-
Matt Butcher authored
Also fix a few typos.
-
Matt Butcher authored
feat(cli): implement helm deployment list
-
Matt Butcher authored
fix(gitignore): ignore logs directory
-
Matt Butcher authored
Also, make the debug bool locally scoped.
-
Matt Butcher authored
Closes #243
-
Jack Greenfield authored
Fix race condition
-
Jack Greenfield authored
Add locking and duplicate detection
-
Matt Butcher authored
The lolca-start.sh script creates a local logs directory. Ignore it.
-
jackgr authored
-
jackgr authored
-
Michelle Noorali authored
-
Jack Greenfield authored
Removed collaborator terminology
-
Adam Reese authored
fix(repository): remove hard coded host
-
Adam Reese authored
/cc @michelleN
-
Michelle Noorali authored
feat(repo): add chart repo routes to manager
-
Michelle Noorali authored
-
Michelle Noorali authored
-
Michelle Noorali authored
-
Michelle Noorali authored
Fix style errors
-
Adam Reese authored
ref(client): add helper methods to client
-