https://github.com/process-analytics/bpmn-visualization-tools
Internal tools for bpmn-visualization
https://github.com/process-analytics/bpmn-visualization-tools
bpmn tooling viewer
Last synced: 17 days ago
JSON representation
Internal tools for bpmn-visualization
- Host: GitHub
- URL: https://github.com/process-analytics/bpmn-visualization-tools
- Owner: process-analytics
- License: apache-2.0
- Created: 2021-07-02T10:08:38.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-20T09:54:14.000Z (4 months ago)
- Last Synced: 2025-05-08T01:14:59.182Z (17 days ago)
- Topics: bpmn, tooling, viewer
- Language: JavaScript
- Homepage:
- Size: 1.23 MB
- Stars: 4
- Watchers: 5
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Internal tools for bpmn-visualization
- [bpmn-rendering-from-version-to-version](bpmn-rendering-from-version-to-version/README.md): Generate screenshots of BPMN
Diagram rendering of the migw-test-suite B.2.0 reference file with various bpmn-visualization versions.
- [bpmn-rendering-miwg-test-suite](bpmn-rendering-miwg-test-suite/README.md): Generate screenshots of BPMN
Diagram rendering of all reference files from the `miwg-test-suite` project. It helps to publish the results for a given
bpmn-visualization version.
- [bpmn-visualization-svg-screenshots](bpmn-visualization-svg-screenshots): explain how to do SVG screenshots/exports of bpmn-visualization demo## Release process
Go to [GitHub release](https://github.com/process-analytics/bpmn-visualization-tools/releases)
Then
- create a new draft release
- for tag, use **v**x.y.z (do not forget the 'v' prefix)
- for name, same value as tag without the 'v'
- use the auto-generated release notes (do some cleanup if necessary)
- publish to create the git tag and make the release publicly available