Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 0 additions & 27 deletions .github/workflows/announce-new-release.yml

This file was deleted.

43 changes: 0 additions & 43 deletions MAINTAINERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,46 +238,3 @@ The package for Windows is published several hours or days after. As `bpmnVisual
If the submission is rejected, a new release is generally required as it involves changing the content of the `main` branch.

In this case, update the release notes to mention that the version is not available on CRAN (you can explain why) and publish it.


## Communicate about the release

- Open [GitHub Actions](https://github.com/process-analytics/bpmn-visualization-R/actions/workflows/announce-new-release.yml)
- Click on the 'Run workflow' dropdown located on the right side of the page
- Provide parameter values for _version_ and _description_
- Click on the button 'Run workflow'
- Make sure job execution was successful by checking the status
- If all is good, you should see a new message on the [news](https://discord.com/channels/1011911769607913562/1024329159033499780) channel of Process Analytics server on Discord.

### Twitter

It is no longer possible to post a tweet with the API without a paid plan (and we only have a free plan). See [#239](https://github.com/process-analytics/bpmn-visualization-R/issues/239) for more details.

So, create the tweet manually on [ProcessAnalyti1](https://twitter.com/ProcessAnalyti1).

You can use this template:

> 📣 bpmnVisualizationR {version} is out! 🎉
>
> ===> some short description here <===
>
> #bpmnvisualization #bpmn #visualization #R #RLang #programming #opensource
>
> https://github.com/process-analytics/bpmn-visualization-R/releases/tag/v{version}

___
⚠️⚠️⚠️ _**Only if the [jobs](https://github.com/process-analytics/bpmn-visualization-R/actions/workflows/announce-new-release.yml) does NOT work!**_ ⚠️⚠️⚠️
### Discord

Channel: [news](https://discord.com/channels/1011911769607913562/1024329159033499780)

You can use this template:

> 📣 bpmnVisualizationR {version} is out! 🎉
>
> ===> some short description here <===
>
> https://github.com/process-analytics/bpmn-visualization-R/releases/tag/v{version}

⚠️⚠️⚠️ _**End of the manual steps**_ ⚠️⚠️⚠️
___