tcgdex / java-sdk

Communicate with the Open Source TCGdex API in Kotlin/Java using the SDK
MIT License
3 stars 1 forks source link

Setup auto publish on new tags #1

Open Aviortheking opened 3 years ago

Aviortheking commented 3 years ago

I'll look at it later

net.tcgdex has been prepared, now user(s) aviortheking can:
Publish snapshot and release artifacts to s01.oss.sonatype.org
Have a look at this section of our official guide for deployment instructions:
https://central.sonatype.org/publish/publish-guide/#deployment

Depending on your build configuration, your first component(s) might be released automatically after a successful deployment.
If that happens, you will see a comment on this ticket confirming that your artifact has synced to Maven Central.
If you do not see this comment within an hour or two, you can follow the steps in this section of our guide:
https://central.sonatype.org/publish/release/

######

As part of our efforts to improve the security and quality posture of the open source supply chain,
we plan to enable additional scanning of dependencies for security alerts soon. Since you're already
hosting your source code in Github, you can get these insights today by enabling Sonatype Lift.
Sonatype Lift is free forever on public repositories! Lift tells you about open source vulnerabilities
during code review, and goes beyond open source to scan your code for both code quality and security issues,
providing feedback right in your pull requests.
More information can be found at https://links.sonatype.com/products/lift/github-integration

######

https://github.com/samuelmeuli/action-maven-publish/blob/master/docs/deployment-setup.md

https://github.com/marketplace/actions/action-maven-publish

Aviortheking commented 2 years ago

Auto publish was added for jitpack.io, I still need some more work to add it to the main Maven repository

Aviortheking commented 2 months ago

Auto publish was also added to Github.com