Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into chore/eslint9
Browse files Browse the repository at this point in the history
  • Loading branch information
csouchet committed Jan 27, 2025
2 parents 5f9e89c + 8098f9a commit fe33d00
Show file tree
Hide file tree
Showing 8 changed files with 428 additions and 392 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/fill-gh-draft-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
contents: write
steps:
# Drafts your next Release notes as Pull Requests are merged into "master"
- uses: release-drafter/release-drafter@v6.0.0
- uses: release-drafter/release-drafter@v6.1.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Binary file modified docs/contributors/images/release_process_part-02_github.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 0 additions & 2 deletions docs/contributors/maintainers.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,6 @@ ___
- Ensure the name of the milestone used for the new release version matches the name of the tag/version that has just been pushed. Renamed it if needed.
- Clean this opened milestone if some issues are still opened (move them to a new one or discard milestone from them)
- Close the milestone
- Clean the [Day to Day Board](https://github.com/process-analytics/bpmn-visualization-js/projects/1): archive all cards
of the `Done` column related to the milestone


### Continue filling the GitHub Release
Expand Down
257 changes: 122 additions & 135 deletions docs/contributors/resources/bpmn-visualization-release-process.bpmn

Large diffs are not rendered by default.

475 changes: 262 additions & 213 deletions docs/users/architecture/images/architecture/internal-model.drawio

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
80 changes: 41 additions & 39 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
"jest-image-snapshot": "~6.4.0",
"jest-playwright-preset": "~4.0.0",
"jest-sonar": "~0.2.16",
"lint-staged": "~15.4.1",
"lint-staged": "~15.4.3",
"minimist": "~1.2.8",
"npm-run-all": "~4.1.5",
"pinst": "~3.0.0",
Expand Down

0 comments on commit fe33d00

Please sign in to comment.