Skip to content

Conversation

leikoilja
Copy link

@leikoilja leikoilja commented May 16, 2025

So the proposed CI action will:

  • collect all commits from main branch into a new PR (example)
  • a new release PR will also update all package versions
  • once the release PR is merged, the workflow will auto create release (example)

Closes #157

Copy link

vercel bot commented May 16, 2025

@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.

@CLAassistant
Copy link

CLAassistant commented May 16, 2025

CLA assistant check
All committers have signed the CLA.

@leikoilja leikoilja changed the title ci: add release please Add release please workflow to help with releases May 16, 2025
@lindesvard
Copy link
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

  • /package.json
  • /apps/*/package.json

@leikoilja
Copy link
Author

@lindesvard , sounds about right. I have now pushed a commit with just those files bumped, please re-review :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

We not use releases?
3 participants