Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions .ade/ade.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
version: 1
processes:
- id: hiwo8mbf
name: dogfood.sh droid
- id: dbun9idy
name: dogfood code review
command:
- scripts/dogfood.sh
- droid-chat
cwd: ./
- /Users/admin/Projects/ADE/scripts/dogfood.sh
- code-review
cwd: /Users/admin/Projects/ADE
gracefulShutdownMs: 7000
stackButtons: []
testSuites: []
laneOverlayPolicies: []
Expand Down
Loading
Loading