David Diaz
785173eab2
I'll probably have to start rewriting pieces soon.
...
It's starting to look a bit gross. Ideally I wouldn't be shoehorning
these methods and would start trying to rewrite them thinking about the
correct types. But I feel like getting this to green is more important
first.
2020-11-22 21:47:46 -06:00
David Diaz
fcc36d57ed
The lib tests should probably run first.
2020-11-22 18:07:41 -06:00
David Diaz
93b8778972
Cleaning up.
...
This is still a very rought draft.
2020-11-22 18:03:55 -06:00
David Diaz
0b3e16b120
All green!
...
Lots of cleaning up left to do.
2020-11-22 17:36:03 -06:00
David Diaz
faceb87197
That dot was annoying me.
2020-11-22 16:57:18 -06:00
David Diaz
008b401b8e
Beau is green.
2020-11-22 16:54:09 -06:00
David Diaz
164c6665bb
Request is green-ish.
2020-11-22 16:09:25 -06:00
David Diaz
c82ee555c2
RequestCache is green.
2020-11-22 15:38:21 -06:00
David Diaz
9a6daf34f9
Config is passing tests.
2020-11-22 15:00:25 -06:00
David Diaz
cdd0c93dee
0.11.2
2020-11-22 01:04:47 -06:00
David Díaz
f82a529ebe
Improved prompt descriptions. ( #167 )
...
I was really naive with combining urls and paths. This should fix it.
2020-11-22 01:03:59 -06:00
David Díaz
3cb6851ead
Updated license. ( #166 )
2020-11-21 23:32:49 -06:00
David Diaz
78596a154d
0.11.1
2020-11-21 22:59:17 -06:00
David Díaz
dafd4406c1
Schema should be validated on PR ( #165 )
2020-11-21 22:57:44 -06:00
David Díaz
7adba8e3dc
Added some missing descriptions to the document schema. ( #164 )
2020-11-21 22:29:49 -06:00
David Díaz
849b823311
Update example ( #163 )
...
* Moving from inquirer to prompts.
It has a smaller dependency graph and we don't need the fancy features
inquirer has.
* Added a single better example to keep updated as I finalize the schema.
2020-11-21 21:59:03 -06:00
David Díaz
987c1df81e
Moving from inquirer to prompts. ( #162 )
...
It has a smaller dependency graph and we don't need the fancy features
inquirer has.
2020-11-21 21:55:57 -06:00
David Diaz
d837be77de
0.11.0
2020-11-21 20:02:46 -06:00
David Díaz
2af8e5492f
Cli tests should be ran too. ( #161 )
...
* Cli tests should be ran too.
* Updating snapshot.
2020-11-21 20:02:01 -06:00
David Díaz
d6c6c0c7e4
Added an interactive flag to request. ( #160 )
...
If present you get to choose what request you want to make from a
dropdown list.
2020-11-20 18:47:55 -06:00
David Díaz
44919334be
Formatted all code with new prettier conf. ( #159 )
2020-11-20 17:52:13 -06:00
David Diaz
a9eb8c97dd
Adding tests badge.
2020-11-20 17:44:14 -06:00
David Diaz
fa28dbee8b
Updating badges.
2020-11-20 17:41:58 -06:00
David Díaz
9decb4978b
Updating dependencies that require manual input. ( #158 )
...
* Updated is-plain-object.
* Updated jest.
* Moving from circleci to github actions.
* Switching jsome to color-json to reduce dependencies (somehow).
* Updating snaps.
2020-11-20 17:39:56 -06:00
David Díaz
56894bd459
Update deps ( #157 )
...
* Updated is-plain-object.
* Updated jest.
* Moving from circleci to github actions.
2020-11-20 17:18:24 -06:00
David Diaz
1e4e0ba885
Changing the schema's title.
2020-11-20 15:39:05 -06:00
David Díaz
c73f43aedb
Merge pull request #156 from Seich/json-schema
...
Moving the schema over to jsonschema.
2020-11-19 23:12:51 -06:00
David Diaz
b7d2e56692
Merge branch 'master' into json-schema
2020-11-19 23:09:45 -06:00
David Diaz
3b5e848530
Added better ajv errors.
...
It prints json for now while I figure a nicer way of displaying errors
in yaml.
2020-11-19 22:06:22 -06:00
David Diaz
a39f3b5977
Config files are now validated against the json schema.
2020-11-19 21:44:17 -06:00
David Diaz
5029a09b41
Added a base class to cli commands.
2020-11-19 21:17:36 -06:00
David Diaz
df41d4fa0b
Removed the validate command.
...
We'll be replacing it with jsonschema soon.
2020-11-18 18:37:00 -06:00
David Díaz
acb39bd21f
Merge pull request #153 from Seich/dependabot/npm_and_yarn/np-7.0.0
...
Bump np from 6.3.2 to 7.0.0
2020-11-18 18:01:00 -06:00
David Diaz
614b1bf966
Moving the schema over to jsonschema.
...
It's easier to maintain and should allow us to provide autocompletion in
the future.
2020-11-18 17:53:24 -06:00
dependabot-preview[bot]
162e6f265c
Bump np from 6.3.2 to 7.0.0
...
Bumps [np](https://github.com/sindresorhus/np ) from 6.3.2 to 7.0.0.
- [Release notes](https://github.com/sindresorhus/np/releases )
- [Commits](https://github.com/sindresorhus/np/compare/v6.3.2...v7.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-18 23:43:32 +00:00
David Díaz
b6ef0f06a3
Merge pull request #145 from Seich/dependabot/npm_and_yarn/jest-watch-typeahead-0.6.1
...
Bump jest-watch-typeahead from 0.6.0 to 0.6.1
2020-11-18 17:41:30 -06:00
dependabot-preview[bot]
938c82125c
Bump jest-watch-typeahead from 0.6.0 to 0.6.1
...
Bumps [jest-watch-typeahead](https://github.com/jest-community/jest-watch-typeahead ) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/jest-community/jest-watch-typeahead/releases )
- [Changelog](https://github.com/jest-community/jest-watch-typeahead/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jest-community/jest-watch-typeahead/compare/v0.6.0...v0.6.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-18 23:33:52 +00:00
David Díaz
2ee372657a
Merge pull request #136 from Seich/dependabot/npm_and_yarn/oclif/config-1.17.0
...
Bump @oclif/config from 1.16.0 to 1.17.0
2020-11-18 17:31:26 -06:00
dependabot-preview[bot]
e97038c6db
Bump @oclif/config from 1.16.0 to 1.17.0
...
Bumps [@oclif/config](https://github.com/oclif/config ) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/oclif/config/releases )
- [Changelog](https://github.com/oclif/config/blob/master/CHANGELOG.md )
- [Commits](https://github.com/oclif/config/compare/v1.16.0...v1.17.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-18 19:38:41 +00:00
David Díaz
acdd458af1
Merge pull request #135 from Seich/dependabot/npm_and_yarn/oclif/command-1.8.0
...
Bump @oclif/command from 1.7.0 to 1.8.0
2020-11-18 13:36:44 -06:00
dependabot-preview[bot]
09eebcf505
Bump @oclif/command from 1.7.0 to 1.8.0
...
Bumps [@oclif/command](https://github.com/oclif/command ) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/oclif/command/releases )
- [Changelog](https://github.com/oclif/command/blob/master/CHANGELOG.md )
- [Commits](https://github.com/oclif/command/compare/v1.7.0...v1.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-18 19:33:01 +00:00
David Díaz
dd556a85e1
Merge pull request #134 from Seich/dependabot/npm_and_yarn/oclif/plugin-help-3.2.0
...
Bump @oclif/plugin-help from 3.1.0 to 3.2.0
2020-11-18 13:31:03 -06:00
dependabot-preview[bot]
f4f73e2ca8
Bump @oclif/plugin-help from 3.1.0 to 3.2.0
...
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/oclif/plugin-help/releases )
- [Changelog](https://github.com/oclif/plugin-help/blob/master/CHANGELOG.md )
- [Commits](https://github.com/oclif/plugin-help/compare/v3.1.0...v3.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-04 11:24:56 +00:00
David Díaz
342eef7915
Merge pull request #130 from Seich/dependabot/npm_and_yarn/request-promise-native-1.0.9
...
Bump request-promise-native from 1.0.8 to 1.0.9
2020-07-23 12:48:24 -06:00
dependabot-preview[bot]
8cf3f1cecc
Bump request-promise-native from 1.0.8 to 1.0.9
...
Bumps [request-promise-native](https://github.com/request/request-promise-native ) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/request/request-promise-native/releases )
- [Commits](https://github.com/request/request-promise-native/compare/v1.0.8...v1.0.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-23 18:46:42 +00:00
David Díaz
9f1a3532f6
Merge pull request #129 from Seich/dependabot/npm_and_yarn/is-plain-object-4.1.0
...
Bump is-plain-object from 3.0.1 to 4.1.0
2020-07-23 12:44:44 -06:00
dependabot-preview[bot]
7ac883999f
Bump is-plain-object from 3.0.1 to 4.1.0
...
Bumps [is-plain-object](https://github.com/jonschlinkert/is-plain-object ) from 3.0.1 to 4.1.0.
- [Release notes](https://github.com/jonschlinkert/is-plain-object/releases )
- [Commits](https://github.com/jonschlinkert/is-plain-object/compare/v3.0.1...v4.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-21 11:26:13 +00:00
David Díaz
2b69c79e06
Merge pull request #127 from Seich/dependabot/npm_and_yarn/lodash-4.17.19
...
Bump lodash from 4.17.15 to 4.17.19
2020-07-20 20:36:38 -06:00
dependabot[bot]
ef41c5360a
Bump lodash from 4.17.15 to 4.17.19
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-21 02:33:54 +00:00
David Díaz
311e56c609
Merge pull request #126 from Seich/dependabot/npm_and_yarn/np-6.3.2
...
Bump np from 6.2.3 to 6.3.2
2020-07-20 20:32:54 -06:00