gradle-update-notifier

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 27, 2016 License: MIT Imports: 10 Imported by: 0

README

gradle-update-notifier

Deploy

gradle-update-notifier creates a GitHub issue with result of Gradle Versions Plugin.

Installation

$ go get y-yagi/gradle-update-notifier

Usage

gradle-update-notifier -u <GitHub user name> -r <GitHub repository> -f <Generated file in Gradle Vesions Plugin(JSON format)> --github_access_token <GitHub access token>

Examples of the generated issue is here.

In addition to the local file, you can also specify the artifact of CircleCI.

Search for artifcat from the specified github user name and github repository. Instead of the file, you must specify the CircleCI API token.

gradle-update-notifier -u <GitHub user name> -r <GitHub repository> --github_access_token <GitHub access token> --circleci_api_token <CiecleCI API token>

In addition, GitHub access token and CircleCI API token can specify in the environment variable. For details, refer to help.

Automatic execution

gradle-update-notifier works in Heroku. By using in conjunction with ,Heroku Scheduler it is possible to run on a regular basis.

Heroku Scheduler supports 10 minutes, every hour, or every day only. If you want to run only once week, you can specify the day of the week to run in weekday option.

gradle-update-notifier -u <GitHub user name> -r <GitHub repository> --weekday Monday

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL