Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.2.0 #49

Merged
merged 8 commits into from
Jul 26, 2024
Merged

Release 2.2.0 #49

merged 8 commits into from
Jul 26, 2024

Conversation

tuplle
Copy link
Member

@tuplle tuplle commented Jul 26, 2024

Description

Implements:

Dependencies

Third party dependencies

  • @rollup/rollup-linux-x64-gnu - optional dependency to enable native rollup build on some x64 linux machines

Blocking Pull requests

There are no dependencies on other PR.

How Has Been This Tested?

Jest unit testing in project.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes have been checked with @mazarijuraj
  • I have commented my code, particularly in hard-to-understand areas
  • I have resolved all conflicts with the target branch of the PR
  • I have updated and synced my code with the target branch
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing tests pass locally with my changes:
    • Lint test
    • Unit tests
    • Integration tests
  • I have checked my contribution with code analysis tools:
  • I have made corresponding changes to the documentation:
    • Developer documentation
    • User Guides
    • Migration Guides

mazarijuraj and others added 8 commits July 4, 2024 14:27
- refactor ProcessRoleRef and ProcessUserRef into ProcessPermissionRef
- refactor RoleRef and UserRef into TransitionPermissionRef
- add compare functions for sorting
- update test
- add missing sorting to transition permission
- add tags to PetriNet and Transition
- update import and export service with tags related functions
- update test and test process
- update version, add new script to run all tests, add "datagroup" to cspell words
- update test with duplicity checks
- remove unused DataRefLogicUtil
- add export of permission-ref
- fix rollup build on some x64 linux machines
- documentation update
@tuplle tuplle added Improvement Improvement of an existing functionality Release PR that after merge is released as a new version labels Jul 26, 2024
@tuplle tuplle self-assigned this Jul 26, 2024
Copy link

@tuplle tuplle merged commit fecc698 into master Jul 26, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Improvement of an existing functionality Release PR that after merge is released as a new version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants