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
$3
release a billy version
$3
build and commit local changes
$3
build and commit local changes
$3
setup development environment
$3
build
$3
publish
$3
rebuild core
$3
rebuild core plugin
$3
rebuild cli
$3
rebuild app
$3
rebuild plugin
$3
schedule all
$3
test
$3
test
$3
test
$3
test
$3
test
$3
cool webhook lane
Scheduled Lanes
Name|Schedule|Description|Note
---|---|---|---
scheduledLane|
/1 *|Every minute|
$3
Hooks
Name|Hook|Note
---|---|---
afterAll|AFTER_ALL|
beforeAll|BEFORE_ALL|
beforeEach|BEFORE_EACH|
afterEach|AFTER_EACH|
onError|ERROR|
$3
$3
$3
$3
$3
Webhooks
Name|Payload URL|Note
---|---|---
webhookTest|/push|
$3
cool webhook lane