Skip to content

Commit b80e6c4

Browse files
authored
[DOC] Update how to "update BPMN Visualization version" (#80)
1 parent d5139b8 commit b80e6c4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CONTRIBUTING.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,16 @@ devtools::document()
115115

116116
### bpmn-visualization-js update
117117

118+
The [bpmn-visualization-js](https://github.com/process-analytics/bpmn-visualization-js) dependency is automatically updated by the [Update BPMN Visualization version](.github/workflows/update_bpmn_visualization_version.yml) worklow when a new version of this library is released.
119+
120+
This generates a new Pull Request and notifies the reviewers.
121+
122+
___
123+
⚠️⚠️⚠️ _**Manual procedure - Only if the job does NOT work!**_ ⚠️⚠️⚠️
124+
118125
- Change [bpmn-visualization.min.js](inst/htmlwidgets/lib/bpmn-visualization/bpmn-visualization.min.js). The file can be retrieved from [jsdelivr](https://www.jsdelivr.com/package/npm/bpmn-visualization) or [unpkg](https://unpkg.com/browse/bpmn-visualization/).
119126
- Update the version of `bpmn-visualization` in [bpmnVisualization.yaml](inst/htmlwidgets/bpmnVisualization.yaml)
127+
___
120128

121129
## Maintainers
122130

0 commit comments

Comments
 (0)