-
Couldn't load subscription status.
- Fork 244
Add release please workflow to help with releases #158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
CLA assistant check
All committers have signed the CLA.
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
- /package.json
- /apps/*/package.json
@lindesvard , sounds about right. I have now pushed a commit with just those files bumped, please re-review :)
Uh oh!
There was an error while loading. Please reload this page.
So the proposed CI action will:
mainbranch into a new PR (example)release(example)Closes #157