JB

Results 22 comments of JB

What is the status on this ? @jamesls

I see nowhere in the docs eventbridge support aswell. I think it would be a nice feature as for now me and people like me are forced to use something...

The error is occuring in this method: ```js /** * determine in which branch the node will be placed. * * @param {object} parentBranch * @param {Node} node * @param...

+1 here on my team, any ideas ?

This is inside the post install ``` #!/usr/bin/env sh cd $INIT_CWD if [ -z "$CI" ] then npx s init else echo "CI detected - skipping post install." fi ```

What is the status on this ? It would be logical to trigger webhook updates when you change the value of a (m2m) column....