Merged
Conversation
tbouffard
reviewed
Nov 18, 2022
11e70be to
4f20f25
Compare
- with a step to unprotect the branch - with a step to generate new version with https://github.com/marketplace/actions/create-new-semantic-version - with a step to get the current version, update README.md and DESCRIPTION files with the release version - with a step to commit them - with a step to tag and push it - with a step to update DESCRIPTION file with the development version - with a step to commit it - with a step to protect the branch
4f20f25 to
f3305cc
Compare
|
🎊 PR Preview 07c7333 has been successfully built and deployed to https://process-analytics-bpmn-visualization-R-pr_preview-pr-145.surge.sh 🕐 Build time: 0.014s 🤖 By surge-preview |
csouchet
commented
Nov 22, 2022
Co-authored-by: Souchet Céline <4921914+csouchet@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.

Add new workflow for the release:
release.ymlincluding the following steps (in order):Closes #47
Test
See this PR to see the tests with
patch,minorandmajorversion: process-analytics/github-actions-playground#173