lisawray/groupie

Automate library releases

Open

#315 opened on Nov 28, 2019

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Java (295 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (3,627 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Currently there is a manual process related to releasing a Groupie version. I'd like to automate that using the CircleCI setup we already have in place.

Basically, I want any tagged commits to automatically create a new release.

I have the keystore file and it's details and I can add them as encrypted files + variables to whatever CircleCI setup is made.

If anyone has CircleCI experience I'll welcome PRs or guides to do this.

Contributor guide