[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[env] add architecture type info to the fastlane env #19533

Open
wants to merge 175 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
175 commits
Select commit Hold shift + click to select a range
bd51ac0
add CPU type info to the fastlane env
Oct 26, 2021
a96b172
fixed typo (#19514)
Vannevelj Oct 29, 2021
d68d2aa
[action][set_github_release] fix issue where bad status code would pr…
joshdholtz Oct 29, 2021
a391c70
add architecture type to the fastlane env instead of CPU type
Oct 30, 2021
eaa7b9a
[match] nuke now supports filtering by specific certificates (#19584)
joshdholtz Nov 9, 2021
de58163
[match][cert] allow developer_id creation if using apple id (#19604)
joshdholtz Nov 15, 2021
5c1621d
#17667 Added optional `skip_stapling` parameter to `notarize` action.…
macblazer Nov 15, 2021
54d0fcd
[action][get_version_number] - search for MARKETING_VERSION in build …
nekrich Nov 15, 2021
963e376
[fastlane_core] use -assetFile instead of -f for IPA upload with iTMS…
taylorfort Nov 15, 2021
afa2ce1
[pem] Add macOS platform support (#19564)
nekrich Nov 15, 2021
1879cc2
[action][set_github_release] Support generate_release_notes parameter…
yutailang0119 Nov 15, 2021
9c59d31
[action][set_github_release] Fix optional params to guard (#19560)
yutailang0119 Nov 16, 2021
5dc9f74
Version bump to 2.198.0 (#19611)
joshdholtz Nov 16, 2021
d5a88ab
[fastlane_core] fix TransportExecutor to specifically look for ipa, d…
joshdholtz Nov 17, 2021
5cf3bd8
[gym] Add xcodebuild_command option (#19614)
nekrich Nov 17, 2021
1311131
[deliver] Resolves issue uploading iPad Pro 5th gen screenshots (#19616)
christianeiselt Nov 17, 2021
dac3164
Version bump to 2.198.1 (#19622)
joshdholtz Nov 17, 2021
77be2c7
[action][download_dsyms] use filter argument to /builds to find speci…
tmm1 Dec 3, 2021
2668eff
[action][download_dsyms] fix: `download_dsyms` with `wait_for_dsym_pr…
bguidolim Dec 6, 2021
8fa326a
[tests] fix failing master tests (#19677)
joshdholtz Dec 9, 2021
4e8b5c8
[deliver][snapshot][fastlane_core] fix typos (#19675)
kraai Dec 9, 2021
de946dd
Add examples for simulator descriptions including OS version (#19683)
Dec 9, 2021
60583e0
[action] [update_code_signing_settings] add entitlements file path ca…
abcdev Dec 9, 2021
a6be336
[spaceship] spaceauth - add new functionality to check if a user's se…
justAnotherDev Dec 9, 2021
a79fa27
[action] allow using a `.xcode-version` file with `xcversion` action …
rogerluan Dec 9, 2021
5d55364
[docs] modernize markdown syntax of auto-generated README documentati…
rogerluan Dec 10, 2021
605d261
Version bump to 2.199.0 (#19693)
joshdholtz Dec 10, 2021
8db4815
update license (#19757)
Kukurijek Jan 3, 2022
3a97e72
[scan] Fix: test retries succeeding when they shouldn't (#19749)
EricAtomic Jan 3, 2022
eaf77b0
gym: Correctly inherit OTHER_SWIFT_FLAGS when using option 'analyze_b…
icecrystal23 Jan 4, 2022
594449e
Fix download-dsym unnecessary builds scan when `after_uploaded_date` …
GermanVelibekovHouzz Jan 5, 2022
7df69c9
[deliver] Add Watch Series 7 screen size (#19782)
Empty2k12 Jan 13, 2022
bf117a1
Update get_version_number.rb (#19773)
dejunDev Jan 13, 2022
d0f135d
[fastlane_core] use randomly generated filename(s) for -assetFile whe…
dokimyj Jan 13, 2022
e04b8c3
[supply] add an option to change the release status of a promoted tra…
joeflateau Jan 13, 2022
576e76b
[fastlane_core] fix non-UTF-8 char issues when analysing ipa (#19697)
chenshifei Jan 13, 2022
5931981
[spaceship] Initial support for updated review submissions flow (#19751)
valerio-castelli Jan 13, 2022
e215bdc
Version bump to 2.200.0 (#19784)
joshdholtz Jan 13, 2022
2533026
Remove XCPretty dependency and add xcbeautify as an option (#19629)
joshdholtz Jan 21, 2022
ea9ee12
[team] Update team.json (#19802)
lucgrabowski Jan 21, 2022
f995720
Fix Gemfile.lock versions
joshdholtz Jan 21, 2022
142cefd
Version bump to 2.201.0 (#19822)
joshdholtz Jan 21, 2022
9ebbbff
[scan][xcov] set xcresult path in SharedValues and use as default in …
joshdholtz Jan 22, 2022
427e0c9
[trainer] Make new options used by scan public (to fix crash) (#19828)
joshdholtz Jan 22, 2022
cb3fbac
[scan] prevent error from raising and prevent xcresult processing whe…
joshdholtz Jan 23, 2022
bdf2336
Version bump to 2.201.1 (#19833)
joshdholtz Jan 23, 2022
99c4c05
[scan] fix off by one for scan's number_of_retries with xcode 13 (#19…
joshdholtz Jan 25, 2022
9b8ff3e
[scan] look for xcresult in derived data instead of forcing temp dir …
joshdholtz Jan 25, 2022
39acd5d
[snapshot] fix tests if xcbeautify is installed (#19846)
joshdholtz Jan 25, 2022
23f0dd0
Version bump to 2.201.2 (#19847)
joshdholtz Jan 25, 2022
0c8137a
[deliver] migrate to new app store review process (#19838)
joshdholtz Jan 26, 2022
6569fbc
Version bump to 2.202.0 (#19863)
joshdholtz Jan 26, 2022
e760be8
[scan] add parallel_testing option to scan (#19857)
tejassharma96 Jan 28, 2022
409b7c8
[scan] Return results when running scan (#19860)
tejassharma96 Jan 28, 2022
ef0937f
[scan] fix crash if no derived data (#19871)
joshdholtz Jan 28, 2022
bbdd8bb
Version bump to 2.203.0 (#19872)
joshdholtz Jan 28, 2022
08f771e
[trainer][regression] fixes fail_build parameter which stopped workin…
dcacenabes Feb 2, 2022
6dabcf5
[scan] Fix issue when scan failed to zip_build_products for `build_fo…
crazymanish Feb 2, 2022
bce3bb8
Fixes bug in string concatenation of verify_build error message (#19873)
Feb 2, 2022
77e732c
[Fastlane.swift] fixes issues with running on Apple Silicon #18502 (#…
kikeenrique Feb 2, 2022
3e01df6
[match] Add an option to safe remove certs for nuke (#19617)
lucgrabowski Feb 2, 2022
6d43cb6
[snapshop] update example devices included with xcode 13.1 (#19615)
dweekly Feb 2, 2022
154d2c3
[pilot][upload_to_testflight] Send pkg to mac testflight when both ip…
lucgrabowski Feb 2, 2022
0fa8f7e
Fix typo in Match::Storage::S3Storage#s3_object_path (#19870)
fotos Feb 2, 2022
be7d70a
[pilot] support internal groups for testflight (#19735)
horvathtamasattila Feb 2, 2022
2abdffc
[snapshot][fastlane_core] Hotfix/simulator not starting Xcode 13 (#19…
MakakWasTaken Feb 2, 2022
835c1b5
Version bump to 2.204.0 (#19886)
joshdholtz Feb 2, 2022
f200f0f
[spaceship][deliver][pilot] temporarily fix finding app by filtering …
joshdholtz Feb 3, 2022
7a63fd9
Version bump to 2.204.1 (#19901)
joshdholtz Feb 3, 2022
d7b3626
Revert "[spaceship][deliver][pilot] temporarily fix finding app by fi…
joshdholtz Feb 3, 2022
a5919ae
Version bump to 2.204.2 (#19907)
joshdholtz Feb 4, 2022
387ef45
Update options.rb (#19938)
Lutzifer Feb 11, 2022
67a2290
[Fastlane.Swift] readPodspec: return map of [String: Any] (#19953)
Hais Feb 11, 2022
158b249
fix compile error on macCatalyst (#19917)
philipparndt Feb 11, 2022
66b49da
[pem][spaceship] update development push certificate type ID (#19879)
igor-makarov Feb 11, 2022
2a77737
[Fastlane.Swift] Swift fastlane upgrader #18933 (#19914)
kikeenrique Feb 11, 2022
74ffd23
[trainer] Identify skipped tests in `xcresult` and export to Junit fo…
igor-makarov Feb 11, 2022
904fdf6
Version bump to 2.204.3 (#19958)
joshdholtz Feb 11, 2022
ae04d90
fix typos in comments and code (#20005)
Lutzifer Feb 26, 2022
a74e0eb
[trainer] Return Test Plan Configuration in JUnit output (#20016)
sebskuse Feb 26, 2022
12e5fe5
[supply] Prefer all default tracks (#19926) (#20010)
tkorri Feb 26, 2022
8e9c484
[spaceship] Add unresolved_issues to review submission states and upd…
VrsajkovIvan33 Feb 26, 2022
5346119
[action][git_commit action] use safer way of calling `sh` (#19978)
AliSoftware Feb 26, 2022
3b41060
Add env var to skip printing plugins table. (#19963)
rogerluan Mar 1, 2022
156f211
fix typo (#19962)
att55 Mar 1, 2022
3fa026d
[spaceship] replace teams endpoints (#20083)
joshdholtz Mar 17, 2022
63759df
Version bump to 2.205.0 (#20084)
joshdholtz Mar 17, 2022
abd1063
[spaceship][tunes] fix 'block in select_team': [!] undefined method `…
nomunomu0504 Mar 24, 2022
74715ce
[trainer] reports failure with skipped tests (#20045)
tahirmt Mar 24, 2022
29c285f
Added case-sensitive .DS_Store to gitignore (#20090)
Mar 24, 2022
668d976
Version bump to 2.205.1 (#20114)
joshdholtz Mar 24, 2022
acb7d84
match: Avoid mutating app_identifiers (#20125)
AliSoftware Mar 25, 2022
e9861e6
Add support for iPhone 13 device family with updated colors (#20148)
casperson Apr 10, 2022
81277cd
[trainer] Fix missing test failures and improve junit format (#20105)
tahirmt Apr 10, 2022
c456d89
Revert "[trainer] Fix missing test failures and improve junit format …
joshdholtz Apr 10, 2022
baeb595
[spaceship] refresh token and retry on authorization errors (#19502)
andersonvom Apr 12, 2022
ab18b91
[match] Check validity of provisioning profile certificates (#20194)
nekrich Apr 21, 2022
7508b63
[update_project_provisioning] Fail when profile cannot be verified (#…
lucgrabowski Apr 21, 2022
90a0345
Version bump to 2.205.2 (#20203)
joshdholtz Apr 21, 2022
eb4584e
[infra] changelog will now show github usernames which makes contribu…
joshdholtz May 2, 2022
2d78ca2
[spaceship] update `Spaceship::ConnectAPI::User model` to include `de…
liamnichols May 18, 2022
3ba6927
[spaceship] update buildDeliveries request to use app id in path (#20…
lucgrabowski May 18, 2022
df11580
[fastlane] allows aliased tool names (build_app, sync_code_signing, e…
joshdholtz May 18, 2022
7bae3dc
[action][danger] Add GitHub enterprise flags to Danger action (#20216)
alexanderwe May 18, 2022
431f4d6
Added timeout param into setup_ci (#20211)
javigines May 18, 2022
eec82d5
Add option to skip google account confirmation (#20223)
trsneed May 18, 2022
56279c7
[spaceship] fix creation App Store Connect API authorization token (#…
nnsnodnb May 18, 2022
872266d
Remove named parameter from `create_capability` example. (#20197)
t2 May 18, 2022
1015e10
[scan] fix scan failing to return results when there are test failure…
tahirmt May 18, 2022
2851a3d
[deliver] add `verify_only` option to deliver (#20247)
polpielladev May 18, 2022
8d14d8b
[spaceship] Add ability to invite a single TestFlight user (#20112)
LcTwisk May 18, 2022
c76ef61
[match] Add support for Developer ID certificates from G2 Sub-CA (#20…
triplef May 18, 2022
de8b5ff
Version bump to 2.206.0 (#20288)
joshdholtz May 18, 2022
4b5dd66
[specs] Fix import_from_git running on environment with non master de…
lacostej May 19, 2022
024ef5c
[Regression][fastlane] Fixed fastlane command issue when tool name no…
crazymanish May 21, 2022
f2e4805
Version bump to 2.206.1 (#20308)
joshdholtz May 21, 2022
1238c39
[fastlane][tests] add tests for CLIToolsDistributor (#20315)
lucgrabowski May 25, 2022
a32786a
Test on Ruby 3.1 (#20313)
lacostej May 25, 2022
a522c66
fix a grammatical mistake (#20307)
kamimi01 May 25, 2022
84ef480
Fixed encoding issue when saving p12 file. (#20317)
rogerluan May 25, 2022
af048a6
[Fastlane.Swift] Use ArgumentProcessor port to start fastlane socket_…
SvenTiigi May 25, 2022
b5ec603
[Fastlane.swift] fix compile issue with argumentProcessor (#20318)
joshdholtz May 25, 2022
3bbaf61
Version bump to 2.206.2 (#20320)
joshdholtz May 25, 2022
c02fa82
Allow overriding the architecture to run xcodebuild under (#20323)
milch May 27, 2022
a0ac307
Update rack due to security alert from dependabot (#20339)
lucgrabowski Jun 3, 2022
f761923
Fix typo from uplaod to upload (#20331)
EmDee Jun 6, 2022
6863892
[Ruby] Ruby 2.6 is now the minimum (dropping Ruby 2.5) (#20413)
joshdholtz Jun 25, 2022
4ea6601
[snapshot] Add missing iPod touch to Generated Snapshot Reports (#20337)
kylehowells Jun 25, 2022
4a8c27e
Specify s3 object prefix (#20344)
iaia Jun 25, 2022
3f88926
[action][update_info_plist] improve the plist file-path option valida…
crazymanish Jun 25, 2022
b12c325
Add device Google Pixel 5 (#20389)
denrase Jun 25, 2022
9459056
[pilot] added the Pilot::TesterExporter class unit tests (#20394)
crazymanish Jun 25, 2022
b989e9c
[fastlane-core][scan] added destination param support inside the `xco…
crazymanish Jun 26, 2022
5d87104
[match] Added Match::CommandsGenerator's import option unit test (#20…
crazymanish Jun 26, 2022
efde04c
[match] Improved Match::CommandsGenerator's decrypt option unit test …
crazymanish Jun 26, 2022
cfcf2e8
[Match] Adding support for GitLab Secure Files as a Match storage mod…
darbyfrey Jun 28, 2022
6a8969d
Show http error message from AppStore (#20397)
kalinjul Jun 29, 2022
6f81747
[sigh][match][spaceship] add missing inhouse to mac profile types (#2…
DuMaM Jun 29, 2022
b7d5632
[spaceship] Allow for removing app from sale by updating territories …
lucgrabowski Jun 29, 2022
d407af5
[match] add imports, fix linting errors, rename env variable (#20418)
joshdholtz Jun 29, 2022
019bad7
[deliver] update deliver/runner.rb to handle both ipa and pkg paths. …
snatchev Jun 29, 2022
38a316f
[match] add profile_type filtering when checking if profile exists (#…
PaulTaykalo Jun 30, 2022
3344301
Version bump to 2.207.0 (#20421)
joshdholtz Jun 30, 2022
4e30b8b
[match] Fixes set up bugs when using GitLab Secure Files as a Match s…
darbyfrey Jul 9, 2022
9d8470d
[scan] Fix ERB.new() deprecation warnings (#20440)
wallisch Jul 9, 2022
ac23bbc
[snapshot] Use empty string to blank out operator name by default (#2…
ZevEisenberg Jul 9, 2022
9867fe7
[action][changelog_from_git_commits] Fix description for documentatio…
mbernson Jul 10, 2022
6072f39
extract the certificate name from provisioning profiles (#20187)
tejassharma96 Jul 10, 2022
4b4a049
Add CircleCI connect instructions to PR template (#20453)
getaaron Jul 18, 2022
c7a5725
[match] [sigh] Add productsign to import script command (#20474)
DuMaM Jul 18, 2022
aa2fd75
[match][sigh] Prefer default keychain during wwdr cert installation (…
DuMaM Jul 18, 2022
81275ea
[spaceship] fix `fastlane init` and temporarily retrofitting `Spacesh…
joshdholtz Jul 19, 2022
0781d7e
Version bump to 2.208.0 (#20483)
joshdholtz Jul 19, 2022
c6ef9b1
[match] suppress null byte message (#20497)
getaaron Jul 22, 2022
f221c95
[pilot] app_version and app_build should not be fetched from a local …
tremblay Jul 22, 2022
ac06910
Don't create in lazy manner keychain files (#20478)
DuMaM Jul 24, 2022
ad01ea7
Fix unescaped \ (#20508)
aibaars Jul 27, 2022
850593c
Adding no overwrite and local only options to the pod repo push comma…
polmum Jul 28, 2022
203f195
[match][sigh][cert] Added checking hash of installed wwdr certificate…
grey442 Aug 3, 2022
67f763b
faceook.design moved to design.facebook.com (#20513)
guidev Aug 3, 2022
1e45f92
Fix typo caused by string concatenation. (#20531)
rogerluan Aug 6, 2022
3af8e03
Version bump to 2.209.0 (#20550)
joshdholtz Aug 11, 2022
3df4169
Ignoring case sensitive when requesting SMS (#20436)
harrimaatta Aug 15, 2022
b8045bb
The word phrasing used has been standardized. (#20543)
mofmofmofneko Aug 15, 2022
02acdea
[fastlane_core] install all Apple WWDR Intermediate Certificates (#20…
crazytonyli Aug 22, 2022
259e8dd
Version bump to 2.209.1 (#20582)
joshdholtz Aug 22, 2022
ff41f35
Fix typo and improve phrasing of documentation. (#20585)
rogerluan Aug 22, 2022
b4070a8
[deliver][pilot] use altool instead of using iTMSTransporter for Xcod…
freddi-kit Sep 15, 2022
5eaf30d
Version bump to 2.210.0 (#20660)
joshdholtz Sep 15, 2022
9db0159
[pilot][deliver] Fix how to encode base64 p8 key on deliver and pilot…
freddi-kit Sep 21, 2022
2720634
Version bump to 2.210.1 (#20682)
joshdholtz Sep 21, 2022
950bb82
[deliver] add support to detecting and uploading 6.7" (iPhone 14 Pro …
cherpake Sep 30, 2022
717de3e
add CPU type info to the fastlane env
Oct 26, 2021
aaae446
add architecture type to the fastlane env instead of CPU type
Oct 30, 2021
7be245c
Merge branch 'env-add-cpu-type' of github.com:Kukurijek/fastlane into…
Oct 18, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[tests] fix failing master tests (#19677)
  • Loading branch information
joshdholtz committed Dec 9, 2021
commit 8fa326af89e284342af1a564c32e77507bf0d1f0
2 changes: 1 addition & 1 deletion fastlane/spec/actions_specs/download_dsyms_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@

context 'with wait_for_dsym_processing' do
it 'downloads all dsyms of all builds in all trains' do
expect(build_resp).to receive(:to_models).and_return([not_processed_build])
expect(build_resp).to receive(:all_pages_each).and_yield(not_processed_build)

# Returns not processed build (no dsym url)
build = not_processed_build
Expand Down