fastlane 2.94.0.beta.20180425050017 → 2.94.0.beta.20180426050049
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/fastlane/lib/assets/ActionDetails.md.erb +1 -1
- data/fastlane/lib/fastlane/action.rb +36 -1
- data/fastlane/lib/fastlane/actions/adb.rb +1 -3
- data/fastlane/lib/fastlane/actions/adb_devices.rb +1 -3
- data/fastlane/lib/fastlane/actions/add_git_tag.rb +11 -8
- data/fastlane/lib/fastlane/actions/app_store_build_number.rb +4 -1
- data/fastlane/lib/fastlane/actions/appaloosa.rb +3 -4
- data/fastlane/lib/fastlane/actions/appetize.rb +1 -1
- data/fastlane/lib/fastlane/actions/badge.rb +4 -4
- data/fastlane/lib/fastlane/actions/build_and_upload_to_appetize.rb +2 -2
- data/fastlane/lib/fastlane/actions/chatwork.rb +1 -1
- data/fastlane/lib/fastlane/actions/cloc.rb +1 -1
- data/fastlane/lib/fastlane/actions/commit_github_file.rb +5 -4
- data/fastlane/lib/fastlane/actions/commit_version_bump.rb +9 -9
- data/fastlane/lib/fastlane/actions/copy_artifacts.rb +2 -2
- data/fastlane/lib/fastlane/actions/crashlytics.rb +2 -2
- data/fastlane/lib/fastlane/actions/create_app_online.rb +5 -6
- data/fastlane/lib/fastlane/actions/danger.rb +1 -1
- data/fastlane/lib/fastlane/actions/delete_keychain.rb +1 -1
- data/fastlane/lib/fastlane/actions/deploygate.rb +1 -1
- data/fastlane/lib/fastlane/actions/dotgpg_environment.rb +1 -1
- data/fastlane/lib/fastlane/actions/download.rb +2 -3
- data/fastlane/lib/fastlane/actions/download_dsyms.rb +12 -9
- data/fastlane/lib/fastlane/actions/ensure_git_branch.rb +2 -3
- data/fastlane/lib/fastlane/actions/ensure_git_status_clean.rb +3 -5
- data/fastlane/lib/fastlane/actions/ensure_no_debug_code.rb +2 -3
- data/fastlane/lib/fastlane/actions/ensure_xcode_version.rb +4 -2
- data/fastlane/lib/fastlane/actions/erb.rb +2 -2
- data/fastlane/lib/fastlane/actions/flock.rb +1 -4
- data/fastlane/lib/fastlane/actions/frame_screenshots.rb +2 -2
- data/fastlane/lib/fastlane/actions/get_build_number.rb +2 -3
- data/fastlane/lib/fastlane/actions/get_build_number_repository.rb +1 -1
- data/fastlane/lib/fastlane/actions/get_certificates.rb +1 -1
- data/fastlane/lib/fastlane/actions/get_github_release.rb +42 -38
- data/fastlane/lib/fastlane/actions/get_ipa_info_plist_value.rb +1 -1
- data/fastlane/lib/fastlane/actions/get_push_certificate.rb +13 -8
- data/fastlane/lib/fastlane/actions/get_version_number.rb +1 -3
- data/fastlane/lib/fastlane/actions/git_commit.rb +0 -4
- data/fastlane/lib/fastlane/actions/git_submodule_update.rb +0 -4
- data/fastlane/lib/fastlane/actions/git_tag_exists.rb +0 -4
- data/fastlane/lib/fastlane/actions/github_api.rb +5 -3
- data/fastlane/lib/fastlane/actions/google_play_track_version_codes.rb +1 -1
- data/fastlane/lib/fastlane/actions/gradle.rb +1 -3
- data/fastlane/lib/fastlane/actions/hg_commit_version_bump.rb +8 -5
- data/fastlane/lib/fastlane/actions/hg_ensure_clean_status.rb +1 -1
- data/fastlane/lib/fastlane/actions/hg_push.rb +1 -1
- data/fastlane/lib/fastlane/actions/hockey.rb +1 -1
- data/fastlane/lib/fastlane/actions/import.rb +2 -2
- data/fastlane/lib/fastlane/actions/import_from_git.rb +1 -4
- data/fastlane/lib/fastlane/actions/increment_version_number.rb +1 -2
- data/fastlane/lib/fastlane/actions/install_on_device.rb +1 -1
- data/fastlane/lib/fastlane/actions/ipa.rb +6 -4
- data/fastlane/lib/fastlane/actions/is_ci.rb +1 -4
- data/fastlane/lib/fastlane/actions/jazzy.rb +0 -3
- data/fastlane/lib/fastlane/actions/lane_context.rb +2 -2
- data/fastlane/lib/fastlane/actions/last_git_tag.rb +1 -1
- data/fastlane/lib/fastlane/actions/latest_testflight_build_number.rb +2 -2
- data/fastlane/lib/fastlane/actions/modify_services.rb +1 -2
- data/fastlane/lib/fastlane/actions/notify.rb +1 -1
- data/fastlane/lib/fastlane/actions/number_of_commits.rb +1 -1
- data/fastlane/lib/fastlane/actions/oclint.rb +1 -1
- data/fastlane/lib/fastlane/actions/onesignal.rb +1 -1
- data/fastlane/lib/fastlane/actions/opt_out_crash_reporting.rb +1 -3
- data/fastlane/lib/fastlane/actions/opt_out_usage.rb +4 -5
- data/fastlane/lib/fastlane/actions/pod_push.rb +0 -4
- data/fastlane/lib/fastlane/actions/podio_item.rb +5 -5
- data/fastlane/lib/fastlane/actions/prompt.rb +2 -2
- data/fastlane/lib/fastlane/actions/push_to_git_remote.rb +1 -5
- data/fastlane/lib/fastlane/actions/read_podspec.rb +3 -5
- data/fastlane/lib/fastlane/actions/register_device.rb +1 -1
- data/fastlane/lib/fastlane/actions/reset_git_repo.rb +8 -4
- data/fastlane/lib/fastlane/actions/resign.rb +11 -9
- data/fastlane/lib/fastlane/actions/rsync.rb +1 -1
- data/fastlane/lib/fastlane/actions/s3.rb +4 -2
- data/fastlane/lib/fastlane/actions/set_build_number_repository.rb +1 -1
- data/fastlane/lib/fastlane/actions/set_changelog.rb +1 -1
- data/fastlane/lib/fastlane/actions/set_github_release.rb +5 -5
- data/fastlane/lib/fastlane/actions/setup_circle_ci.rb +8 -5
- data/fastlane/lib/fastlane/actions/setup_jenkins.rb +10 -8
- data/fastlane/lib/fastlane/actions/setup_travis.rb +7 -4
- data/fastlane/lib/fastlane/actions/sh.rb +1 -1
- data/fastlane/lib/fastlane/actions/skip_docs.rb +1 -1
- data/fastlane/lib/fastlane/actions/slather.rb +4 -4
- data/fastlane/lib/fastlane/actions/sonar.rb +2 -2
- data/fastlane/lib/fastlane/actions/ssh.rb +1 -1
- data/fastlane/lib/fastlane/actions/swiftlint.rb +0 -3
- data/fastlane/lib/fastlane/actions/tryouts.rb +1 -1
- data/fastlane/lib/fastlane/actions/twitter.rb +1 -1
- data/fastlane/lib/fastlane/actions/unlock_keychain.rb +4 -2
- data/fastlane/lib/fastlane/actions/update_fastlane.rb +14 -7
- data/fastlane/lib/fastlane/actions/update_project_code_signing.rb +4 -3
- data/fastlane/lib/fastlane/actions/update_project_provisioning.rb +6 -7
- data/fastlane/lib/fastlane/actions/update_project_team.rb +1 -1
- data/fastlane/lib/fastlane/actions/update_urban_airship_configuration.rb +1 -1
- data/fastlane/lib/fastlane/actions/update_url_schemes.rb +1 -2
- data/fastlane/lib/fastlane/actions/upload_symbols_to_crashlytics.rb +1 -7
- data/fastlane/lib/fastlane/actions/upload_symbols_to_sentry.rb +6 -8
- data/fastlane/lib/fastlane/actions/upload_to_app_store.rb +2 -4
- data/fastlane/lib/fastlane/actions/upload_to_testflight.rb +2 -2
- data/fastlane/lib/fastlane/actions/verify_xcode.rb +1 -5
- data/fastlane/lib/fastlane/actions/version_bump_podspec.rb +3 -3
- data/fastlane/lib/fastlane/actions/xcode_server_get_assets.rb +5 -5
- data/fastlane/lib/fastlane/actions/xcov.rb +1 -1
- data/fastlane/lib/fastlane/actions/xctool.rb +3 -3
- data/fastlane/lib/fastlane/actions/zip.rb +0 -3
- data/fastlane/lib/fastlane/documentation/actions_list.rb +8 -2
- data/fastlane/lib/fastlane/lane_list.rb +2 -3
- data/fastlane/lib/fastlane/version.rb +1 -1
- metadata +14 -14
@@ -78,8 +78,7 @@ module Fastlane
|
|
78
78
|
|
79
79
|
def self.details
|
80
80
|
[
|
81
|
-
"
|
82
|
-
"https://docs.fastlane.tools/actions/produce/"
|
81
|
+
"The options are the same as `:enable_services` in the [produce action](https://docs.fastlane.tools/actions/produce/#parameters_1)"
|
83
82
|
].join("\n")
|
84
83
|
end
|
85
84
|
|
@@ -48,7 +48,7 @@ module Fastlane
|
|
48
48
|
end
|
49
49
|
|
50
50
|
def self.details
|
51
|
-
"You can use this action to get the number of commits of this branch. This is useful if you want to set the build number to the number of commits. See `fastlane actions number_of_commits` for more details"
|
51
|
+
"You can use this action to get the number of commits of this branch. This is useful if you want to set the build number to the number of commits. See `fastlane actions number_of_commits` for more details."
|
52
52
|
end
|
53
53
|
|
54
54
|
def self.authors
|
@@ -224,7 +224,7 @@ module Fastlane
|
|
224
224
|
end
|
225
225
|
|
226
226
|
def self.details
|
227
|
-
"Run the static analyzer tool [OCLint](http://oclint.org) for your project. You need to have a `compile_commands.json` file in your _fastlane_ directory or pass a path to your file"
|
227
|
+
"Run the static analyzer tool [OCLint](http://oclint.org) for your project. You need to have a `compile_commands.json` file in your _fastlane_ directory or pass a path to your file."
|
228
228
|
end
|
229
229
|
|
230
230
|
def self.example_code
|
@@ -62,7 +62,7 @@ module Fastlane
|
|
62
62
|
end
|
63
63
|
|
64
64
|
def self.details
|
65
|
-
"You can use this action to automatically create a OneSignal application. You can also upload a
|
65
|
+
"You can use this action to automatically create a OneSignal application. You can also upload a `.p12` with password, a GCM key, or both."
|
66
66
|
end
|
67
67
|
|
68
68
|
def self.available_options
|
@@ -10,9 +10,7 @@ module Fastlane
|
|
10
10
|
end
|
11
11
|
|
12
12
|
def self.details
|
13
|
-
|
14
|
-
"fastlane doesn't have crash reporting any more, feel free to remove `opt_out_crash_reporting` from your Fastfile"
|
15
|
-
].join(' ')
|
13
|
+
"_fastlane_ doesn't have crash reporting any more. Feel free to remove `opt_out_crash_reporting` from your Fastfile."
|
16
14
|
end
|
17
15
|
|
18
16
|
def self.authors
|
@@ -12,11 +12,10 @@ module Fastlane
|
|
12
12
|
|
13
13
|
def self.details
|
14
14
|
[
|
15
|
-
"By default,
|
16
|
-
"
|
17
|
-
"
|
18
|
-
|
19
|
-
].join(' ')
|
15
|
+
"By default, _fastlane_ will track what actions are being used. No personal/sensitive information is recorded.",
|
16
|
+
"Learn more at [https://docs.fastlane.tools/#metrics](https://docs.fastlane.tools/#metrics).",
|
17
|
+
"Add `opt_out_usage` at the top of your Fastfile to disable metrics collection."
|
18
|
+
].join("\n")
|
20
19
|
end
|
21
20
|
|
22
21
|
def self.author
|
@@ -25,11 +25,11 @@ module Fastlane
|
|
25
25
|
end
|
26
26
|
|
27
27
|
def self.details
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
(
|
28
|
+
[
|
29
|
+
"Use this action to create or update an item within your Podio app (see [https://help.podio.com/hc/en-us/articles/201019278-Creating-apps-](https://help.podio.com/hc/en-us/articles/201019278-Creating-apps-)).",
|
30
|
+
"Pass in dictionary with field keys and their values.",
|
31
|
+
"Field key is located under `Modify app` -> `Advanced` -> `Developer` -> `External ID` (see [https://developers.podio.com/examples/items](https://developers.podio.com/examples/items))."
|
32
|
+
].join("\n")
|
33
33
|
end
|
34
34
|
|
35
35
|
def self.available_options
|
@@ -34,8 +34,8 @@ module Fastlane
|
|
34
34
|
|
35
35
|
def self.details
|
36
36
|
[
|
37
|
-
"You can use `prompt` to ask the user for a value or to just let the user confirm the next step",
|
38
|
-
"When this is executed on a CI service, the passed `ci_input` value will be returned",
|
37
|
+
"You can use `prompt` to ask the user for a value or to just let the user confirm the next step.",
|
38
|
+
"When this is executed on a CI service, the passed `ci_input` value will be returned.",
|
39
39
|
"This action also supports multi-line inputs using the `multi_line_end_keyword` option."
|
40
40
|
].join("\n")
|
41
41
|
end
|
@@ -69,11 +69,7 @@ module Fastlane
|
|
69
69
|
end
|
70
70
|
|
71
71
|
def self.details
|
72
|
-
|
73
|
-
"Lets you push your local commits to a remote git repo. Useful if you make local changes such as adding a version bump commit",
|
74
|
-
"(using `commit_version_bump`) or a git tag (using 'add_git_tag') on a CI server, and you want to push those changes back to your",
|
75
|
-
"canonical/main repo."
|
76
|
-
].join(" ")
|
72
|
+
"Lets you push your local commits to a remote git repo. Useful if you make local changes such as adding a version bump commit (using `commit_version_bump`) or a git tag (using 'add_git_tag') on a CI server, and you want to push those changes back to your canonical/main repo."
|
77
73
|
end
|
78
74
|
|
79
75
|
def self.is_supported?(platform)
|
@@ -29,12 +29,10 @@ module Fastlane
|
|
29
29
|
|
30
30
|
def self.details
|
31
31
|
[
|
32
|
-
"This can be used for only specifying a version string in your podspec",
|
33
|
-
"- and during your release process you'd read it from the podspec by running",
|
34
|
-
"`version = read_podspec['version']` at the beginning of your lane",
|
32
|
+
"This can be used for only specifying a version string in your podspec - and during your release process you'd read it from the podspec by running `version = read_podspec['version']` at the beginning of your lane.",
|
35
33
|
"Loads the specified (or the first found) podspec in the folder as JSON, so that you can inspect its `version`, `files` etc.",
|
36
|
-
"This can be useful when basing your release process on the version string only stored in one place - in the podspec.
|
37
|
-
"the first steps you'd read the podspec and its version and the rest of the workflow can use that version string (when e.g. creating a new git tag or a GitHub Release)."
|
34
|
+
"This can be useful when basing your release process on the version string only stored in one place - in the podspec.",
|
35
|
+
"As one of the first steps you'd read the podspec and its version and the rest of the workflow can use that version string (when e.g. creating a new git tag or a GitHub Release)."
|
38
36
|
].join("\n")
|
39
37
|
end
|
40
38
|
|
@@ -73,7 +73,7 @@ module Fastlane
|
|
73
73
|
[
|
74
74
|
"This will register an iOS device with the Developer Portal so that you can include it in your provisioning profiles.",
|
75
75
|
"This is an optimistic action, in that it will only ever add a device to the member center. If the device has already been registered within the member center, it will be left alone in the member center.",
|
76
|
-
"The action will connect to the Apple Developer Portal using the username you specified in your `Appfile` with `apple_id`, but you can override it using the
|
76
|
+
"The action will connect to the Apple Developer Portal using the username you specified in your `Appfile` with `apple_id`, but you can override it using the `:username` option."
|
77
77
|
].join("\n")
|
78
78
|
end
|
79
79
|
|
@@ -45,12 +45,16 @@ module Fastlane
|
|
45
45
|
end
|
46
46
|
|
47
47
|
def self.details
|
48
|
+
list = <<-LIST.markdown_list
|
49
|
+
You have called the `ensure_git_status_clean` action prior to calling this action. This ensures that your repo started off in a clean state, so the only things that will get destroyed by this action are files that are created as a byproduct of the fastlane run.
|
50
|
+
LIST
|
51
|
+
|
48
52
|
[
|
49
|
-
"This action will reset your git repo to a clean state, discarding any uncommitted and untracked changes. Useful in case you need to revert the repo back to a clean state, e.g. after
|
53
|
+
"This action will reset your git repo to a clean state, discarding any uncommitted and untracked changes. Useful in case you need to revert the repo back to a clean state, e.g. after running _fastlane_.",
|
50
54
|
"Untracked files like `.env` will also be deleted, unless `:skip_clean` is true.",
|
51
|
-
"It's a pretty drastic action so it comes with a sort of safety latch. It will only proceed with the reset if
|
52
|
-
|
53
|
-
].join(
|
55
|
+
"It's a pretty drastic action so it comes with a sort of safety latch. It will only proceed with the reset if this condition is met:".markdown_preserve_newlines,
|
56
|
+
list
|
57
|
+
].join("\n")
|
54
58
|
end
|
55
59
|
|
56
60
|
def self.example_code
|
@@ -18,16 +18,18 @@ module Fastlane
|
|
18
18
|
end
|
19
19
|
|
20
20
|
def self.details
|
21
|
+
sample = <<-SAMPLE.markdown_sample
|
22
|
+
```ruby
|
23
|
+
resign(ipa: "path", signing_identity: "identity", provisioning_profile: {
|
24
|
+
"com.example.awesome-app" => "App.mobileprovision",
|
25
|
+
"com.example.awesome-app.app-extension" => "Extension.mobileprovision"
|
26
|
+
})
|
27
|
+
```
|
28
|
+
SAMPLE
|
29
|
+
|
21
30
|
[
|
22
|
-
"You may provide multiple provisioning profiles if the application contains",
|
23
|
-
|
24
|
-
"profile. You can do so by passing an array of provisiong profile strings or a",
|
25
|
-
"hash that associates provisioning profile values to bundle identifier keys.",
|
26
|
-
"",
|
27
|
-
"resign(ipa: \"path\", signing_identity: \"identity\", provisioning_profile: {",
|
28
|
-
" \"com.example.awesome-app\" => \"App.mobileprovision\",",
|
29
|
-
" \"com.example.awesome-app.app-extension\" => \"Extension.mobileprovision\"",
|
30
|
-
"})"
|
31
|
+
"You may provide multiple provisioning profiles if the application contains nested applications or app extensions, which need their own provisioning profile. You can do so by passing an array of provisiong profile strings or a hash that associates provisioning profile values to bundle identifier keys.".markdown_preserve_newlines,
|
32
|
+
sample
|
31
33
|
].join("\n")
|
32
34
|
end
|
33
35
|
|
@@ -22,7 +22,7 @@ module Fastlane
|
|
22
22
|
end
|
23
23
|
|
24
24
|
def self.details
|
25
|
-
"A wrapper around rsync
|
25
|
+
"A wrapper around `rsync`, which is a tool that lets you synchronize files, including permissions and so on. For a more detailed information about `rsync`, please see [rsync(1) man page](https://linux.die.net/man/1/rsync)."
|
26
26
|
end
|
27
27
|
|
28
28
|
def self.available_options
|
@@ -316,7 +316,7 @@ module Fastlane
|
|
316
316
|
"Upload a new build to Amazon S3 to distribute the build to beta testers.",
|
317
317
|
"Works for both Ad Hoc and Enterprise signed applications. This step will generate the necessary HTML, plist, and version files for you.",
|
318
318
|
"It is recommended to **not** store the AWS access keys in the `Fastfile`. The uploaded `version.json` file provides an easy way for apps to poll if a new update is available."
|
319
|
-
].join("
|
319
|
+
].join("\n")
|
320
320
|
end
|
321
321
|
|
322
322
|
def self.available_options
|
@@ -449,8 +449,10 @@ module Fastlane
|
|
449
449
|
end
|
450
450
|
|
451
451
|
def self.deprecated_notes
|
452
|
-
|
452
|
+
[
|
453
|
+
"Please use the `aws_s3` plugin instead.",
|
453
454
|
"Install using `fastlane add_plugin aws_s3`."
|
455
|
+
].join("\n")
|
454
456
|
end
|
455
457
|
end
|
456
458
|
# rubocop:enable Metrics/ClassLength
|
@@ -31,7 +31,7 @@ module Fastlane
|
|
31
31
|
[
|
32
32
|
"This action will set the **build number** according to what the SCM HEAD reports.",
|
33
33
|
"Currently supported SCMs are svn (uses root revision), git-svn (uses svn revision) and git (uses short hash) and mercurial (uses short hash or revision number).",
|
34
|
-
"There is an option, `:use_hg_revision_number`, which allows to use mercurial revision number instead of hash"
|
34
|
+
"There is an option, `:use_hg_revision_number`, which allows to use mercurial revision number instead of hash."
|
35
35
|
].join("\n")
|
36
36
|
end
|
37
37
|
|
@@ -85,7 +85,7 @@ module Fastlane
|
|
85
85
|
[
|
86
86
|
"This is useful if you have only one changelog for all languages.",
|
87
87
|
"You can store the changelog in `#{default_changelog_path}` and it will automatically get loaded from there. This integration is useful if you support e.g. 10 languages and want to use the same \"What's new\"-text for all languages.",
|
88
|
-
"Defining the version is optional
|
88
|
+
"Defining the version is optional. _fastlane_ will try to automatically detect it if you don't provide one."
|
89
89
|
].join("\n")
|
90
90
|
end
|
91
91
|
|
@@ -146,11 +146,11 @@ module Fastlane
|
|
146
146
|
end
|
147
147
|
|
148
148
|
def self.details
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
149
|
+
[
|
150
|
+
"Creates a new release on GitHub. You must provide your GitHub Personal token (get one from [https://github.com/settings/tokens/new](https://github.com/settings/tokens/new)), the repository name and tag name. By default, that's `master`.",
|
151
|
+
"If the tag doesn't exist, one will be created on the commit or branch passed in as commitish.",
|
152
|
+
"Out parameters provide the release's id, which can be used for later editing and the release HTML link to GitHub. You can also specify a list of assets to be uploaded to the release with the `:upload_assets` parameter."
|
153
|
+
].join("\n")
|
154
154
|
end
|
155
155
|
|
156
156
|
def self.available_options
|
@@ -61,12 +61,15 @@ module Fastlane
|
|
61
61
|
end
|
62
62
|
|
63
63
|
def self.details
|
64
|
+
list = <<-LIST.markdown_list(true)
|
65
|
+
Creates a new temporary keychain for use with match
|
66
|
+
Switches match to `readonly` mode to not create new profiles/cert on CI
|
67
|
+
Sets up log and test result paths to be easily collectible
|
68
|
+
LIST
|
69
|
+
|
64
70
|
[
|
65
|
-
|
66
|
-
"
|
67
|
-
"- Sets up log and test result paths to be easily collectible",
|
68
|
-
"",
|
69
|
-
"This action helps with CircleCI integration, add this to the top of your Fastfile if you use CircleCI"
|
71
|
+
list,
|
72
|
+
"This action helps with CircleCI integration. Add this to the top of your Fastfile if you use CircleCI."
|
70
73
|
].join("\n")
|
71
74
|
end
|
72
75
|
|
@@ -88,16 +88,18 @@ module Fastlane
|
|
88
88
|
end
|
89
89
|
|
90
90
|
def self.details
|
91
|
+
list = <<-LIST.markdown_list(true)
|
92
|
+
Adds and unlocks keychains from Jenkins 'Keychains and Provisioning Profiles Plugin'
|
93
|
+
Sets code signing identity from Jenkins 'Keychains and Provisioning Profiles Plugin'
|
94
|
+
Sets output directory to './output' (gym, scan and backup_xcarchive)
|
95
|
+
Sets derived data path to './derivedData' (xcodebuild, gym, scan and clear_derived_data, carthage)
|
96
|
+
Produce result bundle (gym and scan)
|
97
|
+
LIST
|
98
|
+
|
91
99
|
[
|
92
|
-
|
93
|
-
"- Sets code signing identity from Jenkins 'Keychains and Provisioning Profiles Plugin'",
|
94
|
-
"- Sets output directory to './output' (gym, scan and backup_xcarchive).",
|
95
|
-
"- Sets derived data path to './derivedData' (xcodebuild, gym, scan and clear_derived_data, carthage).",
|
96
|
-
"- Produce result bundle (gym and scan).",
|
97
|
-
"",
|
100
|
+
list,
|
98
101
|
"This action helps with Jenkins integration. Creates own derived data for each job. All build results like IPA files and archives will be stored in the `./output` directory.",
|
99
|
-
"The action also works with [Keychains and Provisioning Profiles Plugin](https://wiki.jenkins-ci.org/display/JENKINS/Keychains+and+Provisioning+Profiles+Plugin), selected keychain"
|
100
|
-
"will be automatically unlocked and the selected code signing identity will be used. By default this action will only work when fastlane is executed on a CI system."
|
102
|
+
"The action also works with [Keychains and Provisioning Profiles Plugin](https://wiki.jenkins-ci.org/display/JENKINS/Keychains+and+Provisioning+Profiles+Plugin), the selected keychain will be automatically unlocked and the selected code signing identity will be used. By default this action will only work when _fastlane_ is executed on a CI system."
|
101
103
|
].join("\n")
|
102
104
|
end
|
103
105
|
|
@@ -40,11 +40,14 @@ module Fastlane
|
|
40
40
|
end
|
41
41
|
|
42
42
|
def self.details
|
43
|
+
list = <<-LIST.markdown_list(true)
|
44
|
+
Creates a new temporary keychain for use with match
|
45
|
+
Switches match to `readonly` mode to not create new profiles/cert on CI
|
46
|
+
LIST
|
47
|
+
|
43
48
|
[
|
44
|
-
|
45
|
-
"
|
46
|
-
"",
|
47
|
-
"This action helps with Travis integration, add this to the top of your Fastfile if you use Travis"
|
49
|
+
list,
|
50
|
+
"This action helps with Travis integration. Add this to the top of your Fastfile if you use Travis."
|
48
51
|
].join("\n")
|
49
52
|
end
|
50
53
|
|
@@ -16,7 +16,7 @@ module Fastlane
|
|
16
16
|
def self.details
|
17
17
|
[
|
18
18
|
"Allows running an arbitrary shell command.",
|
19
|
-
"Be aware of a specific behavior of
|
19
|
+
"Be aware of a specific behavior of `sh` action with regard to the working directory. For details, refer to [Advanced](https://docs.fastlane.tools/advanced/#directory-behavior)."
|
20
20
|
].join("\n")
|
21
21
|
end
|
22
22
|
|
@@ -27,7 +27,7 @@ module Fastlane
|
|
27
27
|
end
|
28
28
|
|
29
29
|
def self.details
|
30
|
-
"Tell _fastlane_ to not automatically create a `fastlane/README.md` when running _fastlane_. You can always trigger the creation of this file manually by running `fastlane docs
|
30
|
+
"Tell _fastlane_ to not automatically create a `fastlane/README.md` when running _fastlane_. You can always trigger the creation of this file manually by running `fastlane docs`."
|
31
31
|
end
|
32
32
|
|
33
33
|
def self.authors
|
@@ -110,10 +110,10 @@ module Fastlane
|
|
110
110
|
end
|
111
111
|
|
112
112
|
def self.details
|
113
|
-
|
114
|
-
Slather works with multiple code coverage formats including
|
115
|
-
Slather is available at https://github.com/SlatherOrg/slather
|
116
|
-
|
113
|
+
[
|
114
|
+
"Slather works with multiple code coverage formats, including Xcode 7 code coverage.",
|
115
|
+
"Slather is available at [https://github.com/SlatherOrg/slather](https://github.com/SlatherOrg/slather)."
|
116
|
+
].join("\n")
|
117
117
|
end
|
118
118
|
|
119
119
|
def self.available_options
|
@@ -44,8 +44,8 @@ module Fastlane
|
|
44
44
|
|
45
45
|
def self.details
|
46
46
|
[
|
47
|
-
"See http://docs.sonarqube.org/display/SCAN/Analyzing+with+SonarQube+Scanner for details.",
|
48
|
-
"It can process unit test results if formatted as junit report as shown in [xctest](
|
47
|
+
"See [http://docs.sonarqube.org/display/SCAN/Analyzing+with+SonarQube+Scanner](http://docs.sonarqube.org/display/SCAN/Analyzing+with+SonarQube+Scanner) for details.",
|
48
|
+
"It can process unit test results if formatted as junit report as shown in [xctest](https://docs.fastlane.tools/actions/xctest/) action. It can also integrate coverage reports in Cobertura format, which can be transformed into by the [slather](https://docs.fastlane.tools/actions/slather/) action."
|
49
49
|
].join("\n")
|
50
50
|
end
|
51
51
|
|
@@ -80,7 +80,7 @@ module Fastlane
|
|
80
80
|
end
|
81
81
|
|
82
82
|
def self.details
|
83
|
-
"Lets you execute remote commands via ssh using username/password or ssh-agent. If one of the commands in command-array returns non 0
|
83
|
+
"Lets you execute remote commands via ssh using username/password or ssh-agent. If one of the commands in command-array returns non 0, it fails."
|
84
84
|
end
|
85
85
|
|
86
86
|
def self.available_options
|
@@ -62,7 +62,7 @@ module Fastlane
|
|
62
62
|
end
|
63
63
|
|
64
64
|
def self.details
|
65
|
-
"More information http://tryouts.readthedocs.org/en/latest/releases.html#create-release"
|
65
|
+
"More information: [http://tryouts.readthedocs.org/en/latest/releases.html#create-release](http://tryouts.readthedocs.org/en/latest/releases.html#create-release)"
|
66
66
|
end
|
67
67
|
|
68
68
|
def self.available_options
|
@@ -23,7 +23,7 @@ module Fastlane
|
|
23
23
|
end
|
24
24
|
|
25
25
|
def self.details
|
26
|
-
"Post a tweet on
|
26
|
+
"Post a tweet on Twitter. Requires you to setup an app on [twitter.com](https://twitter.com) and obtain `consumer` and `access_token`."
|
27
27
|
end
|
28
28
|
|
29
29
|
def self.available_options
|