ci: fix notification workflows used during releases #3157
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The event send by the "npm publish" workflow was incorrect, it didn't correctly integrate the configuration tested in the playground repository.
The workflow notifying the R package included 2 issues
The problems above have impacted the release of version
0.44.0
.Running the fixed workflow manually fixed the problems for this particular release.
Notes
#3156 didn't provide a complete solution.
Problems detected during the 0.44.0 release:
R package
Run with workflow_dispatch with the branch of this PR
❌ Commit: 35b6dfc failed
https://github.com/process-analytics/bpmn-visualization-js/actions/runs/10630529613/job/29469577907
There is an extra quote at the end of the name of the repository: process-analytics/bpmn-visualization-R'
Seen in the URL of the endpoint used when running the job in debug https://github.com/process-analytics/bpmn-visualization-js/actions/runs/10630529613/job/29470436154
✔️ Commit 974e1a6 succeeded
The PR was created successfully: process-analytics/bpmn-visualization-R#281
https://github.com/process-analytics/bpmn-visualization-js/actions/runs/10633555566/job/29478864552
Repository of examples
Run manually from the
master
branch, using version0.44.0
, https://github.com/process-analytics/bpmn-visualization-js/actions/runs/10630742335/job/29470243002The PR was created successfully: process-analytics/bpmn-visualization-examples#599