summaryrefslogtreecommitdiff
path: root/icktool
AgeCommit message (Expand)AuthorFilesLines
2018-10-02Add: check that path arguments statrt with slashLars Wirzenius1-0/+10
2018-07-09Change: icktool trigger give humane message for non-existing projectLars Wirzenius1-1/+4
2018-07-04Add: icktool get-artifact subcommandLars Wirzenius1-0/+15
2018-06-18Change: look up credentials using controller URL (fallback auth url)Lars Wirzenius1-6/+13
2018-06-18Change: if getting token gives error, show humane error messageLars Wirzenius1-1/+5
2018-06-11Drop: status column in icktool status outputLars Wirzenius1-4/+1
2018-06-10Add: notification serviceLars Wirzenius1-0/+1
2018-04-25Add: icktool deleteLars Wirzenius1-0/+11
2018-04-22Fix: icktool --no-verify-tlsLars Wirzenius1-4/+6
2018-04-22Change: icktool make-it-so can read descriptions from named filesLars Wirzenius1-4/+12
2018-04-22Add: icktool show-latet-logLars Wirzenius1-0/+28
2018-04-21Fix: break long linesLars Wirzenius1-2/+4
2018-04-21Add: /status endpoint for getting status of all projectsLars Wirzenius1-2/+3
2018-04-21Add: show-log, status sorts by project name, show any resource, etcLars Wirzenius1-12/+40
2018-04-20Fix: icktool styleLars Wirzenius1-3/+4
2018-04-20Fix: connect actionsLars Wirzenius1-0/+2
2018-04-20Refactor: icktoolLars Wirzenius1-136/+179
2018-04-20Refactor: icktoolLars Wirzenius1-19/+18
2018-04-20Add: icktool build-graph commandLars Wirzenius1-1/+70
2018-04-20Fix: remove empty lineLars Wirzenius1-1/+0
2018-04-20Change: icktool status tabular outputLars Wirzenius1-8/+76
2018-04-20Change: adjust to _new_token change, add status and trigger commandsLars Wirzenius1-19/+37
2018-04-20Change: _new_auth should be given API so it can fetch tokenLars Wirzenius1-4/+4
2018-04-20Fix: add import osLars Wirzenius1-0/+1
2018-04-20Drop: --auth-url, fix --secrets description, defaultLars Wirzenius1-8/+3
2018-04-20Fix: permissions for icktoolLars Wirzenius1-0/+0
2018-04-20Fix: icktool code style issuesLars Wirzenius1-4/+0
2018-04-20Change: rename icktool2 to icktool, update NEWSLars Wirzenius1-126/+10
2018-04-19Change: trigger a project, build all pipelines in the projectLars Wirzenius1-2/+2
2018-04-15Fix: icktool should put resource name in URL name when updatingLars Wirzenius1-1/+1
2018-04-09Change: icktool make-it-so updates existing resourcesLars Wirzenius1-4/+11
2018-04-08Add: icktool trigger, status, show-log, show-latest-logLars Wirzenius1-0/+108
2018-04-07Add: default location for secrets fileLars Wirzenius1-0/+5
2018-04-07Change: update NEWSLars Wirzenius1-483/+76
2018-04-04Fix: icktool --verify-tlsLars Wirzenius1-3/+5
2018-03-24Change: rename blob service to artifact storeLars Wirzenius1-3/+3
2018-02-14Fix: icktool to get blob service URL from controllerLars Wirzenius1-15/+25
2018-01-26Change: sort output of icktoolLars Wirzenius1-15/+17
2018-01-20Add: icktool show-latest-logLars Wirzenius1-0/+12
2018-01-18Add: build status column to output of "icktool status"Lars Wirzenius1-2/+5
2018-01-18Change: rename 'name' field on pipelines to 'pipeline'Lars Wirzenius1-4/+4
2018-01-14Add: run shell actions in a container if requestedLars Wirzenius1-3/+3
2018-01-14Add: icktool make-it-so commandLars Wirzenius1-0/+20
2018-01-14Add: 2018 to copyright yearsLars Wirzenius1-1/+1
2017-12-16Add: icktool put-blob and get-blobLars Wirzenius1-0/+71
2017-12-03Add: icktool -c alias for --controllerLars Wirzenius1-1/+1
2017-11-29Fix: handle never-build pipelines in icktool statusLars Wirzenius1-0/+5
2017-11-29Add+Fix: support for named pipelinesLars Wirzenius1-8/+50
2017-11-24Add: icktool statusLars Wirzenius1-5/+68
2017-11-19Add: sort dict keys in JSON outputLars Wirzenius1-1/+11