DJ Madeira
|
e212093aa9
|
fix: find config path in cwd when installed globally (#1277)
Fixes #1182
|
2017-12-07 20:16:51 +01:00 |
|
Rhys Arkins
|
8c479071fd
|
refactor: use global logger (#1116)
|
2017-11-08 06:44:03 +01:00 |
|
Rhys Arkins
|
552b5e68c5
|
Refactor helpers (#382)
* Move yarn and npm helpers into branch worker
* Fix name
* Move package-json helper
* Update name
* Move changelog
* Move github-app
* Remove unused platform
* Move logger
* Fix lint
|
2017-06-29 07:29:41 +02:00 |
|
Rhys Arkins
|
10622a1811
|
Refactor to enable log context (#331)
Closes #317
* Install traverse
* Scrub api and logger in stringify config
* Use stringifyConfig
* Ignore logs
* Add meta to CLI logs
* Refactor repo structure
* rename repoWorker
* renamed worker
* Refactor logger location
* Refactor main worker
* Refactor getRepoConfig
* Refactor err
* Refactor repo logger
* Add config serializer and logger
* Refactor redact
* Remove stringifyConfig
* Refactor onboarding
* Set packageFile logger
* Refactor package file logic
* branch and pr logging
* Improve log context
* Fix tests part 1
* more test fixes
* Fix github init
* All tests passing
* Rename cli helper
* Refactor logger
* Add logger tests
* Add config serializer tests
* Add configParser tests
* Fix package file tests
* Expand package-file tests
* Use defaultConfig
* Add package-file tests
* Refactor
* Finish package-file tests
|
2017-06-22 09:03:36 +02:00 |
|
Rhys Arkins
|
34421a3837
|
Replace winston logging with bunyan (#326)
Closes #325
* Install bunyan
* Set log level for jest
* Replace winston requires with relative logger require
* Add cliHelper
* Strip unused
* Trim unused and update colors
* Update log messages
* Enable dynamic log level
* Update cli.js
|
2017-06-20 17:57:04 +02:00 |
|
Rhys Arkins
|
b9542217f8
|
Remove log-level verbose (#324)
Closes #318
|
2017-06-20 08:02:17 +02:00 |
|
Hutson Betts
|
f6421b0bb9
|
fix(file): use path.isAbsolute for Windows compatibility (#142)
Use Node's built-in `path.isAbsolute` for compatibility with
Window's file paths.
|
2017-03-26 06:08:34 +02:00 |
|
Rhys Arkins
|
00d6249711
|
Refactor config
Now generates CLI, env and docs
Makes config more testable
|
2017-01-20 14:03:18 +01:00 |
|
Rhys Arkins
|
0356dd0eca
|
Refactor templates to use handlebars (#57)
|
2017-01-18 01:48:17 +01:00 |
|
Rhys Arkins
|
7163700c7c
|
Rename app to lib
|
2017-01-15 13:13:08 +01:00 |
|