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

Automatically release the latest version to Sonatype snapshot #910

Open
aSemy opened this issue Aug 29, 2022 · 2 comments · May be fixed by #912
Open

Automatically release the latest version to Sonatype snapshot #910

aSemy opened this issue Aug 29, 2022 · 2 comments · May be fixed by #912

Comments

@aSemy
Copy link
Contributor

aSemy commented Aug 29, 2022

Rather than asking people to manually checkout the project and release to Maven Local, we should set up a GitHub Action to automatically deploy every successful build (on the master branch) to the Sonatype Snapshot repo.

This would help with getting earlier feedback and preventing issues during release.

This would require

  • a new GitHub Action - easy
  • Minor Gradle config update - again, easy
  • Setting the tokens in GitHub project secrets, and exposing them to the GHA
@stale
Copy link

stale bot commented Nov 2, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. If you are sure that this issue is important and should not be marked as stale just ask to put an important label.

@stale stale bot added the stale label Nov 2, 2022
@luongvo
Copy link

luongvo commented Jan 12, 2023

That's a good feature too, we would like to have new experiments for the new fixes as well. Thank you.

@stale stale bot removed the stale label Jan 12, 2023
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.

2 participants