Skip to content
 
 

Repository files navigation

Bootique Release Automation

Bootique release automation tools prototype.

Prerequisites

  1. Create file release-manager.yml with config. Template of this file is release-manager-sample.yml.
  2. Generate your personal access token on GitHub. Set gitHubToken variable in config file.
  3. Install GPG Suite
    • Generate your GPG key.
    • Add key to keychain to prevent password request for every module.
  4. Create folder to have local copy of releasing project. Set basePath variable in config file.

Usage

$ mvn clean install
$ java -jar target/release-1.0-SNAPSHOT.jar

Then just go to http://127.0.0.1:9999/ui/

About

Bootique release tools

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages