Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

Clean up release pipeline #228

Open
kwek20 opened this issue Jul 13, 2020 · 0 comments
Open

Clean up release pipeline #228

kwek20 opened this issue Jul 13, 2020 · 0 comments

Comments

@kwek20
Copy link
Contributor

kwek20 commented Jul 13, 2020

Description

Thers like 4 different older release pipeline code everywhere.
We gotta clean house and.. heck.. maybe use github pipeline!

Motivation

Nobody knows what to do, including me

Currently i do it all manual:

have GPG in secret somewhere
have sonatype nexus account encrypted somwhere
call following: 
mvn -s /c/Users/Brord/.m2/settings.xml clean package install deploy -Pbuild,release -DskipTests -Dmaven.install.skip=true

Requirements

merge to master -> automatic release
merge to dev -> automatic snapshot

Open questions (optional)

Do we want the automatic on dev feature?

Are you planning to do it yourself in a pull request?

Who knows!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant