Skip to content
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

[Task] CI: Replace semantic release by convco #214

Closed
taorepoara opened this issue Apr 3, 2023 · 1 comment
Closed

[Task] CI: Replace semantic release by convco #214

taorepoara opened this issue Apr 3, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@taorepoara
Copy link
Contributor

taorepoara commented Apr 3, 2023

What should be done

Since semantic release does not manage multiple pre-release channels (semantic-release/semantic-release#2416), replace it by a simpler tool: convco.

Technical recommandation

Define the allowed channels (branches) in a file.
Use convco to generate the release note and define the next version.
Use the built-in GitHub API to create the releases.

@taorepoara taorepoara added the enhancement New feature or request label Apr 3, 2023
@taorepoara taorepoara self-assigned this Apr 3, 2023
@taorepoara
Copy link
Contributor Author

Convco does not seem to be ready yet. I've tried to use it on two projects and it gave me bad next versions. I'll use the semantic release fix instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant