Skip to content

Commit

Permalink
docs: document file bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
barmac committed Nov 25, 2024
1 parent d2986ba commit 4db442b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/.project/INTEGRATION_TEST.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,12 @@ Based on the [test diagram](./test.bpmn.png):
* [ ] Reference the form in the user task via `Camunda Forms -> reference=foo`
* [ ] Verify that deployment of BPMN + Form file works

#### FS integration (platform specific)
#### File system integration (platform specific)

* [ ] bindings register:
* [ ] [Windows](https://github.com/camunda/camunda-modeler/tree/develop/resources/platform/win32/support)
* [ ] [Linux](https://github.com/camunda/camunda-modeler/tree/develop/resources/platform/linux/support)
* [ ] MacOS - done automatically
* [ ] external change detection works
* [ ] change file in external editor
* [ ] focus editor with file open
Expand Down

0 comments on commit 4db442b

Please sign in to comment.