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

Add CI/CD for automatic releases #661

Closed
yruslan opened this issue Mar 25, 2024 · 0 comments · Fixed by #662
Closed

Add CI/CD for automatic releases #661

yruslan opened this issue Mar 25, 2024 · 0 comments · Fixed by #662
Assignees
Labels
enhancement New feature or request

Comments

@yruslan
Copy link
Collaborator

yruslan commented Mar 25, 2024

Background

This will help standardize the way Cobrix is released to SonaType.

Feature

Add CI/CD for automatic releases.

Example

You can use Pramen as an example to implement corresponding GitHub Actions.

Proposed Solution

The new GitHub Action should:

  • Take the latest main branch.
  • Run 'sbt releaseNow'
  • Create the release PR.
@yruslan yruslan added the enhancement New feature or request label Mar 25, 2024
@yruslan yruslan self-assigned this Mar 25, 2024
yruslan added a commit that referenced this issue Mar 26, 2024
yruslan added a commit that referenced this issue Mar 26, 2024
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
None yet
Development

Successfully merging a pull request may close this issue.

1 participant