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

Automate relases using GitHub actions #111

Closed
abelsromero opened this issue Mar 17, 2024 · 0 comments · Fixed by #129
Closed

Automate relases using GitHub actions #111

abelsromero opened this issue Mar 17, 2024 · 0 comments · Fixed by #129
Assignees
Milestone

Comments

@abelsromero
Copy link
Member

We can port a similar solution as done for asciidoctor-maven-plugin.

As a reminder, we'd need to generate a dedicated signature key and configure the secrets. For the maven-plugin the key has a generic description but uses my email.

@abelsromero abelsromero added this to the 2.0.0 milestone Mar 17, 2024
abelsromero added a commit to abelsromero/asciidoclet that referenced this issue Apr 9, 2024
Configuration is a port of asciidoctor-maven-plugin configuration
Also, add dependabot to handle GH actions

Closes asciidoctor#111
abelsromero added a commit to abelsromero/asciidoclet that referenced this issue Apr 9, 2024
Configuration is a port of asciidoctor-maven-plugin configuration
Also, add dependabot to handle GH actions

Closes asciidoctor#111
@abelsromero abelsromero self-assigned this Apr 9, 2024
abelsromero added a commit that referenced this issue Apr 10, 2024
* Define release profile with required configurations
* Unify Maven plugin versions under <pluginManagement>
* Add Maven Wrapper to be used during release: that reduces variability

Closes #111
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant