0.8.1 • Published 7 years ago
@fivethree/billy-dev-kit v0.8.1
DevKit
Lanes
| Index | Name | Description |
|---|---|---|
| 1 | release | release a billy version |
| 2 | commitAll | build and commit local changes |
| 3 | pushAll | build and commit local changes |
| 4 | setup | setup development environment |
| 5 | build | build |
| 6 | publish | publish |
| 7 | core | rebuild core |
| 8 | core_plugin | rebuild core plugin |
| 9 | cli | rebuild cli |
| 10 | exampleApp | rebuild app |
| 11 | plugin | rebuild plugin |
| 12 | schedule | schedule all |
| 13 | redOutput | test |
| 14 | execWithColor | test |
| 15 | test | test |
| 16 | test2 | test |
| 17 | startHooks | test |
| 18 | webhookTest | cool webhook lane |
1. release
release a billy version
2. commitAll
build and commit local changes
3. pushAll
build and commit local changes
4. setup
setup development environment
5. build
build
6. publish
publish
7. core
rebuild core
8. core_plugin
rebuild core plugin
9. cli
rebuild cli
10. exampleApp
rebuild app
11. plugin
rebuild plugin
12. schedule
schedule all
13. redOutput
test
14. execWithColor
test
15. test
test
16. test2
test
17. startHooks
test
18. webhookTest
cool webhook lane
Scheduled Lanes
| Name | Schedule | Description | Note |
|---|---|---|---|
| scheduledLane | /1 * * * | Every minute |
scheduledLane
Hooks
| Name | Hook | Note |
|---|---|---|
| afterAll | AFTER_ALL | |
| beforeAll | BEFORE_ALL | |
| beforeEach | BEFORE_EACH | |
| afterEach | AFTER_EACH | |
| onError | ERROR |
afterAll
beforeAll
beforeEach
afterEach
onError
Webhooks
| Name | Payload URL | Note |
|---|---|---|
| webhookTest | /push |
webhookTest
cool webhook lane