Skip to content

Commit

Permalink
chore: add merge driver (twilio-labs#991)
Browse files Browse the repository at this point in the history
* create initial merge driver

* add test exit

* update random pixel to test

* update package.json

* test revert later

* work in progress merge driver

* more progress

* more commits to revert

* update mergePixels driver

* update scripts

* pick free pixel if conflict

* updates

* test: add tests for merge driver

* test: add tests for helpers

* update sync script

* improve error message

* update scirpt

* update script to merge properly

* update script

* explicitly pass uid

* pass common options

* pipe output of merge

* switch to inherit stdout

* modify stdio instead

* finish spinner

* stop and persist spinner before merging

* update merge driver configuration script

* make merge driver loud for testing

* update pixels

* update pixels for test

* update pixels

* create log file if merge conflict failed

* update pixels

* demo

* fix messaging and overriding file

* setup scripts

* remove --add flag from config

* reset pixels json
  • Loading branch information
dkundel authored and Xabadu committed Oct 15, 2019
1 parent cd41fc5 commit e40dc0d
Show file tree
Hide file tree
Showing 12 changed files with 1,327 additions and 68 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
_data/pixels.json merge=pixels
Loading

0 comments on commit e40dc0d

Please sign in to comment.