Skip to content

Commit ac9f498

Browse files
[CI] Add changelog to TestFlight build's instructions (#833)
1 parent 05690c0 commit ac9f498

File tree

3 files changed

+27
-25
lines changed

3 files changed

+27
-25
lines changed

Gemfile.lock

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -25,32 +25,32 @@ GEM
2525
artifactory (3.0.17)
2626
ast (2.4.3)
2727
atomos (0.1.3)
28-
aws-eventstream (1.3.2)
29-
aws-partitions (1.1091.0)
30-
aws-sdk-core (3.222.2)
28+
aws-eventstream (1.4.0)
29+
aws-partitions (1.1111.0)
30+
aws-sdk-core (3.225.0)
3131
aws-eventstream (~> 1, >= 1.3.0)
3232
aws-partitions (~> 1, >= 1.992.0)
3333
aws-sigv4 (~> 1.9)
3434
base64
3535
jmespath (~> 1, >= 1.6.1)
3636
logger
37-
aws-sdk-kms (1.99.0)
38-
aws-sdk-core (~> 3, >= 3.216.0)
37+
aws-sdk-kms (1.102.0)
38+
aws-sdk-core (~> 3, >= 3.225.0)
3939
aws-sigv4 (~> 1.5)
40-
aws-sdk-s3 (1.183.0)
41-
aws-sdk-core (~> 3, >= 3.216.0)
40+
aws-sdk-s3 (1.189.0)
41+
aws-sdk-core (~> 3, >= 3.225.0)
4242
aws-sdk-kms (~> 1)
4343
aws-sigv4 (~> 1.5)
44-
aws-sigv4 (1.11.0)
44+
aws-sigv4 (1.12.0)
4545
aws-eventstream (~> 1, >= 1.0.2)
4646
babosa (1.0.4)
4747
badge (0.13.0)
4848
fastimage (>= 1.6)
4949
fastlane (>= 2.0)
5050
mini_magick (>= 4.9.4, < 5.0.0)
51-
base64 (0.2.0)
52-
benchmark (0.4.0)
53-
bigdecimal (3.1.9)
51+
base64 (0.3.0)
52+
benchmark (0.4.1)
53+
bigdecimal (3.2.2)
5454
claide (1.1.0)
5555
claide-plugins (0.9.2)
5656
cork
@@ -100,7 +100,7 @@ GEM
100100
commander (4.6.0)
101101
highline (~> 2.0.0)
102102
concurrent-ruby (1.3.5)
103-
connection_pool (2.5.2)
103+
connection_pool (2.5.3)
104104
cork (0.3.0)
105105
colored2 (~> 3.1)
106106
danger (9.5.1)
@@ -126,7 +126,7 @@ GEM
126126
rake (>= 12.0.0, < 14.0.0)
127127
domain_name (0.6.20240107)
128128
dotenv (2.8.1)
129-
drb (2.2.1)
129+
drb (2.2.3)
130130
emoji_regex (3.2.3)
131131
escape (0.0.4)
132132
ethon (0.16.0)
@@ -163,7 +163,7 @@ GEM
163163
faraday_middleware (1.2.1)
164164
faraday (~> 1.0)
165165
fastimage (2.4.0)
166-
fastlane (2.227.1)
166+
fastlane (2.227.2)
167167
CFPropertyList (>= 2.3, < 4.0.0)
168168
addressable (>= 2.8, < 3.0.0)
169169
artifactory (~> 3.0)
@@ -210,7 +210,7 @@ GEM
210210
bundler
211211
fastlane
212212
pry
213-
fastlane-plugin-stream_actions (0.3.79)
213+
fastlane-plugin-stream_actions (0.3.82)
214214
xctest_list (= 1.2.1)
215215
fastlane-plugin-versioning (0.7.1)
216216
fastlane-sirp (1.0.0)
@@ -266,7 +266,7 @@ GEM
266266
i18n (1.14.7)
267267
concurrent-ruby (~> 1.0)
268268
jmespath (1.6.2)
269-
json (2.11.3)
269+
json (2.12.2)
270270
jwt (2.10.1)
271271
base64
272272
kramdown (2.5.1)
@@ -277,7 +277,7 @@ GEM
277277
method_source (1.1.0)
278278
mini_magick (4.13.2)
279279
mini_mime (1.1.5)
280-
mini_portile2 (2.8.8)
280+
mini_portile2 (2.8.9)
281281
minitest (5.25.5)
282282
molinillo (0.8.0)
283283
multi_json (1.15.0)
@@ -314,18 +314,18 @@ GEM
314314
puma (6.6.0)
315315
nio4r (~> 2.0)
316316
racc (1.8.1)
317-
rack (3.1.13)
317+
rack (3.1.16)
318318
rack-protection (4.1.1)
319319
base64 (>= 0.1.0)
320320
logger (>= 1.6.0)
321321
rack (>= 3.0.0, < 4)
322-
rack-session (2.1.0)
322+
rack-session (2.1.1)
323323
base64 (>= 0.1.0)
324324
rack (>= 3.0.0)
325325
rackup (2.2.1)
326326
rack (>= 3)
327327
rainbow (3.1.1)
328-
rake (13.2.1)
328+
rake (13.3.0)
329329
rchardet (1.9.0)
330330
regexp_parser (2.10.0)
331331
representable (3.2.0)
@@ -345,7 +345,7 @@ GEM
345345
rubocop-ast (>= 1.23.0, < 2.0)
346346
ruby-progressbar (~> 1.7)
347347
unicode-display_width (>= 1.4.0, < 3.0)
348-
rubocop-ast (1.44.1)
348+
rubocop-ast (1.45.0)
349349
parser (>= 3.3.7.2)
350350
prism (~> 1.4)
351351
rubocop-performance (1.19.1)
@@ -362,7 +362,7 @@ GEM
362362
faraday (>= 0.17.3, < 3)
363363
securerandom (0.4.1)
364364
security (0.1.5)
365-
signet (0.19.0)
365+
signet (0.20.0)
366366
addressable (~> 2.8)
367367
faraday (>= 0.17.5, < 3.a)
368368
jwt (>= 1.5, < 3.0)
@@ -424,7 +424,7 @@ DEPENDENCIES
424424
fastlane
425425
fastlane-plugin-create_xcframework
426426
fastlane-plugin-lizard
427-
fastlane-plugin-stream_actions (= 0.3.79)
427+
fastlane-plugin-stream_actions (= 0.3.82)
428428
fastlane-plugin-versioning
429429
json
430430
plist

fastlane/Fastfile

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,9 @@ private_lane :upload_beta do |options|
198198
app_version: app_version,
199199
app_identifier: options[:app_identifier],
200200
configuration: configuration,
201-
extensions: ['CallIntent', 'ScreenSharing']
201+
extensions: ['CallIntent', 'ScreenSharing'],
202+
use_changelog: true,
203+
is_manual_upload: is_manual_upload
202204
)
203205
end
204206

fastlane/Pluginfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
gem 'fastlane-plugin-versioning'
22
gem 'fastlane-plugin-create_xcframework'
3-
gem 'fastlane-plugin-stream_actions', '0.3.79'
3+
gem 'fastlane-plugin-stream_actions', '0.3.82'

0 commit comments

Comments
 (0)