supply 0.2.1 → 0.2.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: cf7baac491f3a8f52e81187bbc00b9283a62f0d8
4
- data.tar.gz: f8c74ba6132c485d540061d0dc0e5a25eb6ccfbd
3
+ metadata.gz: 029fc80fc088a11de8e2f81af99fa093f09226ab
4
+ data.tar.gz: 2cb65207742a207031154ce342961d7ccbe75455
5
5
  SHA512:
6
- metadata.gz: a4af086a66ea6a156df748ed347656dafcc015b5121956cd5eae1a160b3380cfa91379a3844b60e1b007e16f9b0091b44735e7953fdac2df664759deb636b017
7
- data.tar.gz: 4d2366563b0931503980270f69a7841ea041bc6942cce4a6f4c4f82e0ef2665979ccbea30fea100bcc1be5f48cb2ff3fda07e41671c8c72f5a1ac97d85fff74c
6
+ metadata.gz: 365022aa3a2c6b8142c26ea217d88c8a5aaa3ad7f19aa6d8fd2537db6e31a9677617f67c061377e8cc3ecf50bfd75aef4dffaef93b33eae86cb8f4d65e2b5f46
7
+ data.tar.gz: b607b543b3be473199120fdb4b293161ca49b34480c74f2a026d43083fd0089af4b35c321b5f8da9d6663f0911f80b332f848702c3f294139d9dcc227c07d5e5
data/README.md CHANGED
@@ -1,18 +1,18 @@
1
1
  <h3 align="center">
2
- <a href="https://github.com/KrauseFx/fastlane">
2
+ <a href="https://github.com/fastlane/fastlane">
3
3
  <img src="assets/fastlane.png" width="150" />
4
4
  <br />
5
5
  fastlane
6
6
  </a>
7
7
  </h3>
8
8
  <p align="center">
9
- <a href="https://github.com/KrauseFx/deliver">deliver</a> &bull;
10
- <a href="https://github.com/KrauseFx/snapshot">snapshot</a> &bull;
11
- <a href="https://github.com/KrauseFx/frameit">frameit</a> &bull;
12
- <a href="https://github.com/KrauseFx/PEM">PEM</a> &bull;
13
- <a href="https://github.com/KrauseFx/sigh">sigh</a> &bull;
14
- <a href="https://github.com/KrauseFx/produce">produce</a> &bull;
15
- <a href="https://github.com/KrauseFx/cert">cert</a> &bull;
9
+ <a href="https://github.com/fastlane/deliver">deliver</a> &bull;
10
+ <a href="https://github.com/fastlane/snapshot">snapshot</a> &bull;
11
+ <a href="https://github.com/fastlane/frameit">frameit</a> &bull;
12
+ <a href="https://github.com/fastlane/PEM">PEM</a> &bull;
13
+ <a href="https://github.com/fastlane/sigh">sigh</a> &bull;
14
+ <a href="https://github.com/fastlane/produce">produce</a> &bull;
15
+ <a href="https://github.com/fastlane/cert">cert</a> &bull;
16
16
  <a href="https://github.com/fastlane/spaceship">spaceship</a> &bull;
17
17
  <a href="https://github.com/fastlane/pilot">pilot</a> &bull;
18
18
  <a href="https://github.com/fastlane/boarding">boarding</a> &bull;
@@ -29,9 +29,9 @@ supply
29
29
  ============
30
30
 
31
31
  [![Twitter: @KauseFx](https://img.shields.io/badge/contact-@KrauseFx-blue.svg?style=flat)](https://twitter.com/KrauseFx)
32
- [![License](http://img.shields.io/badge/license-MIT-green.svg?style=flat)](https://github.com/KrauseFx/supply/blob/master/LICENSE)
32
+ [![License](https://img.shields.io/badge/license-MIT-green.svg?style=flat)](https://github.com/KrauseFx/supply/blob/master/LICENSE)
33
33
  [![Gem](https://img.shields.io/gem/v/supply.svg?style=flat)](http://rubygems.org/gems/supply)
34
- [![Build Status](https://img.shields.io/travis/KrauseFx/supply/master.svg?style=flat)](https://travis-ci.org/KrauseFx/supply)
34
+ [![Build Status](https://img.shields.io/travis/fastlane/supply/master.svg?style=flat)](https://travis-ci.org/KrauseFx/supply)
35
35
 
36
36
  ###### Command line tool for updating Android apps and their metadata on the Google Play Store
37
37
 
@@ -136,14 +136,14 @@ Note that these will replace the current images and screenshots on the play stor
136
136
  ### [`fastlane`](https://fastlane.tools) Toolchain
137
137
 
138
138
  - [`fastlane`](https://fastlane.tools): Connect all deployment tools into one streamlined workflow
139
- - [`deliver`](https://github.com/KrauseFx/deliver): Upload screenshots, metadata and your app to the App Store
140
- - [`snapshot`](https://github.com/KrauseFx/snapshot): Automate taking localized screenshots of your iOS app on every device
141
- - [`frameit`](https://github.com/KrauseFx/frameit): Quickly put your screenshots into the right device frames
142
- - [`PEM`](https://github.com/KrauseFx/pem): Automatically generate and renew your push notification profiles
143
- - [`sigh`](https://github.com/KrauseFx/sigh): Because you would rather spend your time building stuff than fighting provisioning
144
- - [`produce`](https://github.com/KrauseFx/produce): Create new iOS apps on iTunes Connect and Dev Portal using the command line
145
- - [`cert`](https://github.com/KrauseFx/cert): Automatically create and maintain iOS code signing certificates
146
- - [`codes`](https://github.com/KrauseFx/codes): Create promo codes for iOS Apps using the command line
139
+ - [`deliver`](https://github.com/fastlane/deliver): Upload screenshots, metadata and your app to the App Store
140
+ - [`snapshot`](https://github.com/fastlane/snapshot): Automate taking localized screenshots of your iOS app on every device
141
+ - [`frameit`](https://github.com/fastlane/frameit): Quickly put your screenshots into the right device frames
142
+ - [`PEM`](https://github.com/fastlane/PEM): Automatically generate and renew your push notification profiles
143
+ - [`sigh`](https://github.com/fastlane/sigh): Because you would rather spend your time building stuff than fighting provisioning
144
+ - [`produce`](https://github.com/fastlane/produce): Create new iOS apps on iTunes Connect and Dev Portal using the command line
145
+ - [`cert`](https://github.com/fastlane/cert): Automatically create and maintain iOS code signing certificates
146
+ - [`codes`](https://github.com/fastlane/codes): Create promo codes for iOS Apps using the command line
147
147
  - [`spaceship`](https://github.com/fastlane/spaceship): Ruby library to access the Apple Dev Center and iTunes Connect
148
148
  - [`pilot`](https://github.com/fastlane/pilot): The best way to manage your TestFlight testers and builds from your terminal
149
149
  - [`boarding`](https://github.com/fastlane/boarding): The easiest way to invite your TestFlight beta testers
@@ -38,6 +38,7 @@ module Supply
38
38
  end),
39
39
  FastlaneCore::ConfigItem.new(key: :key,
40
40
  env_name: "SUPPLY_KEY",
41
+ short_option: "-k",
41
42
  description: "The p12 File used to authenticate with Google",
42
43
  default_value: Dir["*.p12"].first || CredentialsManager::AppfileConfig.try_fetch_value(:keyfile),
43
44
  verify_block: proc do |value|
@@ -1,7 +1,7 @@
1
1
  module Supply
2
2
  class Uploader
3
3
  def perform_upload
4
- FastlaneCore::PrintTable.print_values(config: Supply.config, hide_keys: [:issuer], title: "Summary")
4
+ FastlaneCore::PrintTable.print_values(config: Supply.config, hide_keys: [:issuer], title: "Summary for sigh #{Supply::VERSION}")
5
5
 
6
6
  client.begin_edit(package_name: Supply.config[:package_name])
7
7
 
@@ -1,4 +1,4 @@
1
1
  module Supply
2
- VERSION = "0.2.1"
2
+ VERSION = "0.2.2"
3
3
  DESCRIPTION = "Command line tool for updating Android apps and their metadata on the Google Play Store"
4
4
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: supply
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Felix Krause
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-10-27 00:00:00.000000000 Z
11
+ date: 2015-11-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-api-client
@@ -44,14 +44,14 @@ dependencies:
44
44
  requirements:
45
45
  - - ">="
46
46
  - !ruby/object:Gem::Version
47
- version: 0.8.2
47
+ version: 0.10.0
48
48
  type: :runtime
49
49
  prerelease: false
50
50
  version_requirements: !ruby/object:Gem::Requirement
51
51
  requirements:
52
52
  - - ">="
53
53
  - !ruby/object:Gem::Version
54
- version: 0.8.2
54
+ version: 0.10.0
55
55
  - !ruby/object:Gem::Dependency
56
56
  name: bundler
57
57
  requirement: !ruby/object:Gem::Requirement
@@ -122,6 +122,20 @@ dependencies:
122
122
  - - "~>"
123
123
  - !ruby/object:Gem::Version
124
124
  version: 0.8.7.4
125
+ - !ruby/object:Gem::Dependency
126
+ name: webmock
127
+ requirement: !ruby/object:Gem::Requirement
128
+ requirements:
129
+ - - "~>"
130
+ - !ruby/object:Gem::Version
131
+ version: 1.19.0
132
+ type: :development
133
+ prerelease: false
134
+ version_requirements: !ruby/object:Gem::Requirement
135
+ requirements:
136
+ - - "~>"
137
+ - !ruby/object:Gem::Version
138
+ version: 1.19.0
125
139
  - !ruby/object:Gem::Dependency
126
140
  name: coveralls
127
141
  requirement: !ruby/object:Gem::Requirement
@@ -204,7 +218,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
204
218
  version: '0'
205
219
  requirements: []
206
220
  rubyforge_project:
207
- rubygems_version: 2.4.8
221
+ rubygems_version: 2.4.0
208
222
  signing_key:
209
223
  specification_version: 4
210
224
  summary: Command line tool for updating Android apps and their metadata on the Google