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

Enable auto publish #302

Merged
merged 9 commits into from
Oct 26, 2024
Merged

Enable auto publish #302

merged 9 commits into from
Oct 26, 2024

Conversation

angeliski
Copy link
Member

@angeliski angeliski commented Oct 25, 2024

Descrição

Esse PR modifica os workflows para facilitar a publicação de uma nova versão. Agora é possivel via Actions disparar um fluxo para o release. A versão será publicada em staging e será necessário liberar o release no Nexus, isso para garantir que não haja nenhum acidente na liberação.
Inicialmente o fluxo seria controlado via Release do GH, mas devido a limitações da estrutura eu decidi utilizar apenas o trigger normal, no futuro isso pode ser revisto.

As credencias cadastradas são todas minhas, para facilitar o fluxo. Se necessário isso pode ser alterado para uma machine account.

Ref:
https://itnext.io/publishing-artifacts-to-maven-central-using-github-actions-a-step-by-step-guide-fd65ef075fd4
https://github.com/marketplace/actions/java-maven-release
https://github.com/teamlead/java-maven-sonatype-starter?tab=readme-ov-file

@angeliski angeliski force-pushed the enable-auto-publish branch 2 times, most recently from 82101d5 to 708fffa Compare October 25, 2024 15:51
@angeliski angeliski force-pushed the enable-auto-publish branch from 708fffa to 26e6ea1 Compare October 25, 2024 15:56
@angeliski angeliski force-pushed the enable-auto-publish branch 2 times, most recently from 9f5b84f to 495bb5f Compare October 26, 2024 00:24
@angeliski angeliski force-pushed the enable-auto-publish branch from 495bb5f to 2b4d6f1 Compare October 26, 2024 00:25
@angeliski angeliski force-pushed the enable-auto-publish branch from c609c0c to b02e076 Compare October 26, 2024 00:37
@angeliski angeliski force-pushed the enable-auto-publish branch from 6cdc646 to 045ada9 Compare October 26, 2024 01:10
@angeliski angeliski marked this pull request as ready for review October 26, 2024 01:12
@angeliski angeliski merged commit 3e8278d into master Oct 26, 2024
1 check passed
@angeliski angeliski deleted the enable-auto-publish branch October 26, 2024 01:15
@tnas
Copy link
Contributor

tnas commented Nov 6, 2024

@angeliski , depois dessas modificações, há alguma previsão de publicação da versão 2.1.7? Tenho muito interesse nos últimos merges realizados.

@angeliski
Copy link
Member Author

Opa mestre, achei que tivesse feito o release. Pode deixar que eu vou ver pra fazer hoje a noite

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.

2 participants