Goel
3792b5e7f9
Do not expand aliases which are in-built git and hub commands
2016-11-07 14:30:45 +01:00
Mislav Marohnić
f07b5fbbda
Add tests for `ci-status` and `releases` in Enterprise mode
2016-05-03 16:59:19 +02:00
Mislav Marohnić
f3d61f61fc
Compensate for the fact that "target_url" might be blank
...
CI statuses from GitHub API might not have "target_url" property.
2015-09-28 13:25:48 +02:00
Mislav Marohnić
8b60de8aba
Enhance `hub ci-status` to consume and display combined statuses
...
Now `ci-status` consumes the new combined statuses API endpoint designed
for when multiple contexts report statuses independently.
The verbose output is now colorized and is in format where each line is:
✔︎<Tab>[CONTEXT]<Tab>[URL]
2015-09-27 17:31:26 +02:00
Kirill Müller
c3fe678459
`ci-status -v` prints the URL to CI build results
...
Fixes #422 , closes #423
2013-10-29 03:33:53 +01:00
Mislav Marohnić
416d5c0d81
remove obsolete ci-status unit tests
...
The cukes cover the same funtionality
2013-05-14 10:00:16 +02:00
Mislav Marohnić
04e9145e6e
fix `ci-status` showing the latest status
...
GitHub API seems to return statuses in reverse-chronological order. The
first one is the latest one.
Fixes #327
2013-05-11 22:20:45 +02:00
Mislav Marohnić
a45340f07c
`ci-status` respects last status in case there are multiple
2013-04-26 17:53:31 +02:00
Mike Dougherty
8f546fe10a
ci-status: Use rev-parse on first argument to find revision
2013-02-07 02:57:14 +01:00
Michiel Sikkes
e958ed81f2
add `ci-status` command for the GitHub Status API
2013-02-07 02:56:45 +01:00