supply 0.2.1 → 0.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +18 -18
- data/lib/supply/options.rb +1 -0
- data/lib/supply/uploader.rb +1 -1
- data/lib/supply/version.rb +1 -1
- metadata +19 -5
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 029fc80fc088a11de8e2f81af99fa093f09226ab
|
|
4
|
+
data.tar.gz: 2cb65207742a207031154ce342961d7ccbe75455
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
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/
|
|
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/
|
|
10
|
-
<a href="https://github.com/
|
|
11
|
-
<a href="https://github.com/
|
|
12
|
-
<a href="https://github.com/
|
|
13
|
-
<a href="https://github.com/
|
|
14
|
-
<a href="https://github.com/
|
|
15
|
-
<a href="https://github.com/
|
|
9
|
+
<a href="https://github.com/fastlane/deliver">deliver</a> •
|
|
10
|
+
<a href="https://github.com/fastlane/snapshot">snapshot</a> •
|
|
11
|
+
<a href="https://github.com/fastlane/frameit">frameit</a> •
|
|
12
|
+
<a href="https://github.com/fastlane/PEM">PEM</a> •
|
|
13
|
+
<a href="https://github.com/fastlane/sigh">sigh</a> •
|
|
14
|
+
<a href="https://github.com/fastlane/produce">produce</a> •
|
|
15
|
+
<a href="https://github.com/fastlane/cert">cert</a> •
|
|
16
16
|
<a href="https://github.com/fastlane/spaceship">spaceship</a> •
|
|
17
17
|
<a href="https://github.com/fastlane/pilot">pilot</a> •
|
|
18
18
|
<a href="https://github.com/fastlane/boarding">boarding</a> •
|
|
@@ -29,9 +29,9 @@ supply
|
|
|
29
29
|
============
|
|
30
30
|
|
|
31
31
|
[](https://twitter.com/KrauseFx)
|
|
32
|
-
[](https://github.com/KrauseFx/supply/blob/master/LICENSE)
|
|
33
33
|
[](http://rubygems.org/gems/supply)
|
|
34
|
-
[](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/
|
|
140
|
-
- [`snapshot`](https://github.com/
|
|
141
|
-
- [`frameit`](https://github.com/
|
|
142
|
-
- [`PEM`](https://github.com/
|
|
143
|
-
- [`sigh`](https://github.com/
|
|
144
|
-
- [`produce`](https://github.com/
|
|
145
|
-
- [`cert`](https://github.com/
|
|
146
|
-
- [`codes`](https://github.com/
|
|
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
|
data/lib/supply/options.rb
CHANGED
|
@@ -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|
|
data/lib/supply/uploader.rb
CHANGED
|
@@ -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
|
|
data/lib/supply/version.rb
CHANGED
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.
|
|
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-
|
|
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.
|
|
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.
|
|
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.
|
|
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
|