| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
⚠️ THIS IS AN EXPERIMENTAL PROJECT ⚠️
Tools for generating the graphical layout of the BPMN process (BPMNDI Graphical Model) in BPMN files. They can be used with diagrams containing only the BPMN Semantic part or to replace the existing BPMNDI part.
Note
The implementations are based or partially based on https://www.researchgate.net/publication/221542866_A_Simple_Algorithm_for_Automatic_Layout_of_BPMN_Processes
Available implementations:
Java
Javascript
Important
Follow the paragraphs in the order in which they are documented.
Note
The versioning follows semver (be aware of the rules for 0.x.y versions).
Go to the page of the last release to know what the latest version was.
Check for changes since the release of the last version:
Check the commit list to determine the type of version to release (major, minor or patch) based on changes and the value of the previous version (follow semver rules):
The version you've just determined should follow the form x.y.z, so keep this in mind for future tasks.
The GitHub release will include an auto-generated release notes which is based on the labels of the merged Pull Requests.
Ensure that all merged PR included in the release are labelled. You can find the unlabeled PR to easily labeled them.
When all updates have been completed, you are ready to publish a new release.
Go to the release workflow in GitHub Actions and run it by choosing the version to release.
This workflow:
The release workflow has initiated a new draft GitHub release, which needs to be updated and published :
bpmn-layout-generators is released under the Apache 2.0 license.
Copyright © 2020-present, Bonitasoft S.A.
| Back | FazBrowse Home | New Git URL |