Add release please workflow to help with releases#158
Open
leikoilja wants to merge 3 commits intoOpenpanel-dev:mainfrom
Open
Add release please workflow to help with releases#158leikoilja wants to merge 3 commits intoOpenpanel-dev:mainfrom
leikoilja wants to merge 3 commits intoOpenpanel-dev:mainfrom
Conversation
|
@leikoilja is attempting to deploy a commit to the Coderax's projects Team on Vercel. A member of the Team first needs to authorize it. |
Contributor
|
I have come to an conclusion that I don't want this on everything. I would love to have this for self-hosting but not on SDKs and what not since they all have some complex logic when I bump version. Could we just use release please for self-hosting purpose. Each release will contain all commits from the last time. And bump versions (same version on all) for these packages
|
Author
|
@lindesvard , sounds about right. I have now pushed a commit with just those files bumped, please re-review :) |
b18e60a to
8fbe944
Compare
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.
So the proposed CI action will:
mainbranch into a new PR (example)release(example)Closes #157