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

Set Up Release Workflow #2

Closed
ogaclejapan opened this issue Apr 28, 2024 · 0 comments · Fixed by #3
Closed

Set Up Release Workflow #2

ogaclejapan opened this issue Apr 28, 2024 · 0 comments · Fixed by #3
Assignees

Comments

@ogaclejapan
Copy link
Contributor

Enable the following actions from GitHub Actions to advance automation of tasks:

create-release-pr.yml:

  1. Create a release branch (target the main branch).
  2. Update to the release version and commit automatically.
  3. Run quality checks and other tasks based on the release branch.

publish.yml:

  1. Upload the library to Maven Central.
  2. Create a release tag.
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 a pull request may close this issue.

1 participant