Matthieu Prat
2d03ae5dca
Improve git-related error messages
...
When a git command fails, we're better off with an error message than
with a status code.
Also, give a hint to the user if they are in a detached HEAD state.
2018-04-25 22:05:33 +02:00
Jeff Dickey
548aa20e90
more dependency updates
...
the plugins were renamed so I had to rename them here to get them on the
latest version
2018-04-18 08:55:06 -07:00
Jeff Dickey
6e052c8f4f
use @heroku-cli/command for completions
2018-04-17 19:35:31 -07:00
RasPhilCo
01b52ee1fb
add pipeline flag completion ( #60 )
2017-09-14 12:34:17 -07:00
Marty Alchin
769adc267a
Fix a style error
2017-08-03 09:49:30 -04:00
Marty Alchin
430862be18
Add --json support to ci:list
2017-08-03 09:16:25 -04:00
raulb
855df50900
Fix linting errors
2017-07-06 15:25:17 +02:00
Andrew Appleton
e135d4f663
Tidy up debug conditional logic
2017-07-06 10:58:18 +01:00
raulb
9f4c18d8af
Add getDyno API endpoint
2017-07-05 18:06:07 +02:00
raulb
ffa4be2396
Removed unused endpoint
2017-05-10 23:23:00 +02:00
raulb
2e15260e99
Use disambiguatePipeline from heroku-pipelines
2017-05-10 23:22:02 +02:00
raulb
781added7d
Add Utils
...
- Include a function to return a pipeline depending on the parameters passed
- Validates if neither an app or a pipeline is given
2017-05-09 12:17:18 +02:00
raulb
4fc267b813
Add pipeline as a valid parameter for ci:debug
2017-05-08 16:57:52 +02:00
raulb
2c7efc008d
Make sure that uses exit_code from firstTestNode
2017-03-30 09:13:23 -07:00
raulb
3b971eb1fb
Exit and stream from a first TestNode
2017-03-29 18:21:00 -07:00
raulb
67e080a661
Add new API request to /test-nodes
2017-03-29 18:09:32 -07:00
Gudmundur Bjarni Olafsson
39d17eb3cc
Only handle errors and safe guard against null stderr
2017-03-20 10:23:10 +01:00
Andrew Appleton
cb92d48b07
Better error running from outside a repo
2017-03-17 13:23:39 +00:00
Andrew Appleton
1641e8cbd1
Update for cancelled debugging and unknown states
2017-02-24 10:25:56 +00:00
Andrew Appleton
958b05aad3
heroku ci:debug
2017-02-20 11:17:13 +00:00
Andrew Appleton
3320d373d4
Add api#configVars
2017-01-23 11:34:14 +00:00
Andrew Appleton
810c88978c
Add api#setConfigVars
2017-01-23 11:26:22 +00:00
Andrew Appleton
552a0cfde7
Use kolkrabbi.heroku.com
2017-01-12 13:30:29 +00:00
Ransom Briggs
80109778ea
Wrapping the screen refreshing in `if (watch)`
2016-11-09 12:53:51 -06:00
Ransom Briggs
14729b897b
Trying to fix the failing heroku ci tests
2016-11-09 12:07:36 -06:00
Ransom Briggs
fb714304c7
Fixing the bugs
2016-11-09 11:59:06 -06:00
Ransom Briggs
13acb13d5f
Add progress bars to ci:watch
2016-11-09 11:52:06 -06:00
Andrew Appleton
a651fd2bc1
Extract test run states to a file
2016-11-09 15:51:51 +00:00
Andrew Appleton
27806cf154
More consistent output for test runs, test fix
2016-11-09 15:28:14 +00:00
max beizer
1a2eeb4d29
Unstrict all the things from the last commit
2016-11-09 13:33:28 +00:00
max beizer
dc68d9d61a
Try adding strict mode to all the things
2016-11-09 13:33:28 +00:00
Andrew Appleton
9780e74887
Fix error
2016-11-09 11:35:19 +00:00
Andrew Appleton
e280e9d18c
Re-merge single-line-log and render-test-runs
2016-11-09 11:26:38 +00:00
Andrew Appleton
366172d473
Remove ci:watch command for a -w flag on ci:list
2016-11-09 11:22:11 +00:00
max beizer
4b9459cf46
Render need not be a generator for Single Log Line
2016-11-08 15:44:05 -06:00
max beizer
9a152ec3ca
Fix lint errors
2016-11-08 14:50:39 -06:00
max beizer
43f2891885
Fix remaining references to render in watch
2016-11-08 14:48:02 -06:00
max beizer
ec796978de
Finish extracting single line log from watch
...
Functionality moved to `single-line-log.js`
2016-11-08 14:45:09 -06:00
max beizer
e7768f0518
Add a working ci:list command
...
Cribbed a bunch of stuff from ci:watch. To be refactored
2016-11-08 14:01:09 -06:00
Andrew Appleton
98e56941d0
Fix lint errors
2016-11-08 16:04:44 +00:00
Andrew Appleton
c8a26cb46d
Use simi to listen for socket events
2016-11-08 16:01:45 +00:00
Andrew Appleton
d49eabc161
Add heroku ci:watch command using polling
2016-11-08 16:01:45 +00:00
Andrew Appleton
c5e2a67750
Add API.testRuns
2016-11-08 16:01:45 +00:00
Gudmundur Bjarni Olafsson
dce2bbe0e1
Keep StandardJS happy
2016-11-08 15:36:14 +01:00
Gudmundur Bjarni Olafsson
371f527a5d
Get commit sha
2016-11-08 15:35:32 +01:00
Gudmundur Bjarni Olafsson
ebfc1b5764
Generator function formatting
2016-11-08 15:33:35 +01:00
Gudmundur Bjarni Olafsson
e5dbc1549f
Add local vs GitHub archive to source module
2016-11-08 15:32:29 +01:00
Gudmundur Bjarni Olafsson
b9bc0fec00
Add #githubRepository function
2016-11-08 15:28:57 +01:00
Gudmundur Bjarni Olafsson
754564c7ab
Add #githubArchiveLink to API client
2016-11-08 13:52:18 +01:00
Gudmundur Bjarni Olafsson
84eb60cef1
Rename to getCommitTitle, and only export needed functions
2016-11-08 13:31:30 +01:00