Use is like this:
./deploy package.apk 1.0.1 "Updated misc thing" team,xxx
Settings.
Create file ~/.fika_developer
With some tokens. Like this:
{
"hockeyapp_token": "<put hockey app token here>",
"hc_room_id": "<hipchat room token>",
"hc_api_key": "<hipchat api key"
}
You can find your HipChat tokens here. And HockeyApp auth tokens here.
- Detect package "OS"
- Determine version
- Loads configuration
- Uploads package to HockeyApp
- On success report new release information to HipChat
- Add Git Tags and report them to GitHub - (in progress)
ruby --version
sudo gem install json