I hereby claim:
- I am snikch on github.
- I am snikch (https://keybase.io/snikch) on keybase.
- I have a public key ASBxC7cG-o9JguSQGkfICPIFmoH4LE7GcvVj-Ucxxbjpsgo
To claim this, I am signing this object:
| // Available variables: | |
| // - Machine | |
| // - interpret | |
| // - assign | |
| // - send | |
| // - sendParent | |
| // - spawn | |
| // - raise | |
| // - actions |
| const mergeTrust = (key) => ({ | |
| // id: 'mergeTrust'+key, | |
| initial: "checkSuperseded", | |
| context: {}, | |
| states: { | |
| checkSuperseded: { | |
| // always: [ | |
| // { target: "ignore", cond: "checkSuperseded" }, | |
| // { target: "checkTrust" } | |
| // ], |
| // Available variables: | |
| // - Machine | |
| // - interpret | |
| // - assign | |
| // - send | |
| // - sendParent | |
| // - spawn | |
| // - raise | |
| // - actions |
| // Available variables: | |
| // - Machine | |
| // - interpret | |
| // - assign | |
| // - send | |
| // - sendParent | |
| // - spawn | |
| // - raise | |
| // - actions |
| // Available variables: | |
| // - Machine | |
| // - interpret | |
| // - assign | |
| // - send | |
| // - sendParent | |
| // - spawn | |
| // - raise | |
| // - actions |
| const defEmit = { | |
| initial: 'awaitingEvent', | |
| states: { | |
| awaitingEvent: { | |
| on: { | |
| EMIT_EVENT: 'emitting', | |
| } | |
| }, |
| const defProcessed = { | |
| saving: { | |
| invoke: { | |
| src: 'saveEvent', | |
| onDone: { | |
| target: 'saved' | |
| }, | |
| onError: { | |
| target: 'error' | |
| } |
| // Available variables: | |
| // - Machine | |
| // - interpret | |
| // - assign | |
| // - send | |
| // - sendParent | |
| // - spawn | |
| // - raise | |
| // - actions |
| PLOTS_TMP_DIR=/mnt/scratch/plots | |
| PLOTS_FINAL_DIR=/mnt/storage/plots |
I hereby claim:
To claim this, I am signing this object: