-
Notifications
You must be signed in to change notification settings - Fork 5
Comparing changes
Open a pull request
base repository: process-analytics/bpmn-visualization-R
base: v0.2.1
head repository: process-analytics/bpmn-visualization-R
compare: v0.2.2
- 12 commits
- 16 files changed
- 4 contributors
Commits on Nov 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8b23eaf - Browse repository at this point
Copy the full SHA 8b23eafView commit details
Commits on Nov 8, 2022
-
[INFRA] Bump bpmn-visualization JS lib from 0.26.2 to 0.28.0 (#138)
bpmn-visualization is updated from https://cdn.jsdelivr.net/npm/bpmn-visualization@0.28.0/dist/bpmn-visualization.min.js.
Configuration menu - View commit details
-
Copy full SHA for 3446040 - Browse repository at this point
Copy the full SHA 3446040View commit details
Commits on Nov 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e13a2d0 - Browse repository at this point
Copy the full SHA e13a2d0View commit details
Commits on Nov 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9697f40 - Browse repository at this point
Copy the full SHA 9697f40View commit details -
[DOC] Fix the documentation to better match CRAN requirements (#142)
The following updates are based on the last CRAN submission feedback: - DESCRIPTION: explain acronyms - bpmnVisualization-package.Rd - replace `\dontrun` with `\donttest` - update the exampleConfiguration menu - View commit details
-
Copy full SHA for 074d2cb - Browse repository at this point
Copy the full SHA 074d2cbView commit details -
[DOC] Improve the "Release Notes" writing steps (#143)
Add a notice about `bpmn-visualization` TypeScript library bump
Configuration menu - View commit details
-
Copy full SHA for 61f9403 - Browse repository at this point
Copy the full SHA 61f9403View commit details -
[DOC] Simplify the CRAN submission (#144)
Let GitHub Actions generates the source package that will be submitted. The source package is now built when a new tag is pushed and the CRAN publishing procedure mentions to retrieve it instead of building it locally.
Configuration menu - View commit details
-
Copy full SHA for d560c0b - Browse repository at this point
Copy the full SHA d560c0bView commit details
Commits on Nov 22, 2022
-
[DOC] Update the license header in the JavaScript file (#148)
The header doesn't document function, so we shouldn't use documentation block. So, use a block comment instead.
Configuration menu - View commit details
-
Copy full SHA for a13f218 - Browse repository at this point
Copy the full SHA a13f218View commit details -
[DOC] Improve wording and fix typo in the CONTRIBUTING guide (#150)
Mention the main branch instead of the master branch. Use the correct name of the bpmn-visualization TypeScript library.
Configuration menu - View commit details
-
Copy full SHA for 371cc1e - Browse repository at this point
Copy the full SHA 371cc1eView commit details -
[DOC] Publish HTML documentation preview on surge (#128)
When documentation source files change, publish the generated documentation to surge to easy the review. Create a workflow that will later include a job to publish to `gh-pages`. The HTML documentation content is not customized nor updated. This will be done later.
Configuration menu - View commit details
-
Copy full SHA for 1cae15a - Browse repository at this point
Copy the full SHA 1cae15aView commit details -
[INFRA] Automate tag and files update (#145)
Add new workflow for the release: `release.yml` including the following steps (in order): - unprotect the branch - generate the new version with `create-new-semantic-version` (based on the latest git tag) - update the README.md and DESCRIPTION files with the new version - commit the changes - tag, then push the commit and tag - update the DESCRIPTION file with the new development version - commit and push it - protect the branch again
Configuration menu - View commit details
-
Copy full SHA for 47878c8 - Browse repository at this point
Copy the full SHA 47878c8View commit details
Commits on Nov 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4231598 - Browse repository at this point
Copy the full SHA 4231598View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.2.1...v0.2.2