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

(main) Automate release using GH Actions #745

Conversation

abelsromero
Copy link
Member

Adds release pipeline to do relases from GitHub Action

Closes #141

Thank you for opening a pull request and contributing to asciidoctor-maven-plugin!

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Documentation
  • Refactor
  • Build improvement
  • Other (please describe)

What is the goal of this pull request?
Automate releases to make the release process much easier, less error prone and avoid local configurations.
Note it requires:

Are there any alternative ways to implement this?
There's an alternative plugin https://github.com/sonatype/nexus-maven-plugins/tree/main (docs https://central.sonatype.org/publish/publish-maven/), but there hasn't been release since 2016. Still maybe at some point we can review it it allows to close the staging repo automatically.

Are there any implications of this pull request? Anything a user must know?

Is it related to an existing issue?

Finally, please add a corresponding entry to CHANGELOG.adoc

@abelsromero abelsromero changed the title Automate release using GH actions (main) Automate release using GH Actions Jan 21, 2024
@abelsromero abelsromero force-pushed the branch-main/issue-141-automate-releases branch from fcf84c9 to 7e247a9 Compare January 21, 2024 11:06
@abelsromero abelsromero force-pushed the branch-main/issue-141-automate-releases branch from 7e247a9 to 0331ed4 Compare January 21, 2024 11:07
Adds release pipeline to do relases from GitHub Action

Closes asciidoctor#141
@abelsromero
Copy link
Member Author

Environment and keys configured 🎉

@abelsromero abelsromero merged commit 76b4e50 into asciidoctor:main Jan 21, 2024
19 of 20 checks passed
@abelsromero abelsromero deleted the branch-main/issue-141-automate-releases branch February 11, 2024 17:44
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 this pull request may close these issues.

Use CI to publish releases
1 participant