diff --git a/Gemfile.lock b/Gemfile.lock index 65ca5dc4a..041dd6212 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,15 +1,15 @@ GIT remote: https://github.com/fastlane/fastlane - revision: 425719196c38bda13950d2bc0dfcb08b1e14cac1 + revision: 152b38262f3a5563c07133555ecc080c4f8e43e0 specs: - fastlane (2.216.0) + fastlane (2.220.0) CFPropertyList (>= 2.3, < 4.0.0) addressable (>= 2.8, < 3.0.0) artifactory (~> 3.0) aws-sdk-s3 (~> 1.0) babosa (>= 1.0.3, < 2.0.0) bundler (>= 1.12.0, < 3.0.0) - colored + colored (~> 1.2) commander (~> 4.6) dotenv (>= 2.1.1, < 3.0.0) emoji_regex (>= 0.1, < 4.0) @@ -21,6 +21,7 @@ GIT gh_inspector (>= 1.1.2, < 2.0.0) google-apis-androidpublisher_v3 (~> 0.3) google-apis-playcustomapp_v1 (~> 0.1) + google-cloud-env (>= 1.6.0, < 2.0.0) google-cloud-storage (~> 1.31) highline (~> 2.0) http-cookie (~> 1.0.5) @@ -29,10 +30,10 @@ GIT mini_magick (>= 4.9.4, < 5.0.0) multipart-post (>= 2.0.0, < 3.0.0) naturally (~> 2.2) - optparse (~> 0.1.1) + optparse (>= 0.1.1, < 1.0.0) plist (>= 3.1.0, < 4.0.0) rubyzip (>= 2.0.0, < 3.0.0) - security (= 0.1.3) + security (= 0.1.5) simctl (~> 1.6.3) terminal-notifier (>= 2.0.0, < 3.0.0) terminal-table (~> 3) @@ -41,35 +42,38 @@ GIT word_wrap (~> 1.0.0) xcodeproj (>= 1.13.0, < 2.0.0) xcpretty (~> 0.3.0) - xcpretty-travis-formatter (>= 0.0.3) + xcpretty-travis-formatter (>= 0.0.3, < 2.0.0) GEM remote: https://rubygems.org/ specs: - CFPropertyList (3.0.6) + CFPropertyList (3.0.7) + base64 + nkf rexml - addressable (2.8.5) + addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) - artifactory (3.0.15) + artifactory (3.0.17) ast (2.4.2) atomos (0.1.3) - aws-eventstream (1.2.0) - aws-partitions (1.824.0) - aws-sdk-core (3.181.1) - aws-eventstream (~> 1, >= 1.0.2) + aws-eventstream (1.3.0) + aws-partitions (1.907.0) + aws-sdk-core (3.191.6) + aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.651.0) - aws-sigv4 (~> 1.5) + aws-sigv4 (~> 1.8) jmespath (~> 1, >= 1.6.1) - aws-sdk-kms (1.71.0) - aws-sdk-core (~> 3, >= 3.177.0) + aws-sdk-kms (1.78.0) + aws-sdk-core (~> 3, >= 3.191.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.134.0) - aws-sdk-core (~> 3, >= 3.181.0) + aws-sdk-s3 (1.146.1) + aws-sdk-core (~> 3, >= 3.191.0) aws-sdk-kms (~> 1) - aws-sigv4 (~> 1.6) - aws-sigv4 (1.6.0) + aws-sigv4 (~> 1.8) + aws-sigv4 (1.8.0) aws-eventstream (~> 1, >= 1.0.2) babosa (1.0.4) + base64 (0.2.0) claide (1.1.0) claide-plugins (0.9.2) cork @@ -97,11 +101,10 @@ GEM declarative (0.0.20) digest-crc (0.6.5) rake (>= 12.0.0, < 14.0.0) - domain_name (0.5.20190701) - unf (>= 0.0.5, < 1.0.0) + domain_name (0.6.20240107) dotenv (2.8.1) emoji_regex (3.2.3) - excon (0.103.0) + excon (0.110.0) faraday (1.10.3) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) @@ -120,7 +123,7 @@ GEM faraday-em_http (1.0.0) faraday-em_synchrony (1.0.0) faraday-excon (1.1.0) - faraday-http-cache (2.5.0) + faraday-http-cache (2.5.1) faraday (>= 0.8) faraday-httpclient (1.0.1) faraday-multipart (1.0.4) @@ -132,14 +135,14 @@ GEM faraday-retry (1.0.3) faraday_middleware (1.2.0) faraday (~> 1.0) - fastimage (2.2.7) + fastimage (2.3.1) gh_inspector (1.1.3) - git (1.18.0) + git (1.19.1) addressable (~> 2.8) rchardet (~> 1.8) - google-apis-androidpublisher_v3 (0.49.0) + google-apis-androidpublisher_v3 (0.54.0) google-apis-core (>= 0.11.0, < 2.a) - google-apis-core (0.11.1) + google-apis-core (0.11.3) addressable (~> 2.5, >= 2.5.1) googleauth (>= 0.16.2, < 2.a) httpclient (>= 2.8.1, < 3.a) @@ -147,28 +150,27 @@ GEM representable (~> 3.0) retriable (>= 2.0, < 4.a) rexml - webrick google-apis-iamcredentials_v1 (0.17.0) google-apis-core (>= 0.11.0, < 2.a) google-apis-playcustomapp_v1 (0.13.0) google-apis-core (>= 0.11.0, < 2.a) - google-apis-storage_v1 (0.19.0) - google-apis-core (>= 0.9.0, < 2.a) - google-cloud-core (1.6.0) - google-cloud-env (~> 1.0) + google-apis-storage_v1 (0.31.0) + google-apis-core (>= 0.11.0, < 2.a) + google-cloud-core (1.7.0) + google-cloud-env (>= 1.0, < 3.a) google-cloud-errors (~> 1.0) google-cloud-env (1.6.0) faraday (>= 0.17.3, < 3.0) - google-cloud-errors (1.3.1) - google-cloud-storage (1.44.0) + google-cloud-errors (1.4.0) + google-cloud-storage (1.47.0) addressable (~> 2.8) digest-crc (~> 0.4) google-apis-iamcredentials_v1 (~> 0.1) - google-apis-storage_v1 (~> 0.19.0) + google-apis-storage_v1 (~> 0.31.0) google-cloud-core (~> 1.6) googleauth (>= 0.16.2, < 2.a) mini_mime (~> 1.0) - googleauth (1.8.0) + googleauth (1.8.1) faraday (>= 0.17.3, < 3.a) jwt (>= 1.4, < 3.0) multi_json (~> 1.11) @@ -179,8 +181,9 @@ GEM domain_name (~> 0.5) httpclient (2.8.3) jmespath (1.6.2) - json (2.6.3) - jwt (2.7.1) + json (2.7.2) + jwt (2.8.1) + base64 kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) @@ -188,26 +191,27 @@ GEM mini_magick (4.12.0) mini_mime (1.1.5) multi_json (1.15.0) - multipart-post (2.3.0) + multipart-post (2.4.0) nanaimo (0.3.0) nap (1.1.0) naturally (2.2.1) + nkf (0.2.0) no_proxy_fix (0.1.2) octokit (4.25.1) faraday (>= 1, < 3) sawyer (~> 0.9) open4 (1.3.4) - optparse (0.1.1) + optparse (0.4.0) os (1.1.4) - parallel (1.23.0) + parallel (1.24.0) parser (2.7.2.0) ast (~> 2.4.1) - plist (3.7.0) + plist (3.7.1) powerpack (0.1.3) - public_suffix (5.0.3) + public_suffix (5.0.5) rainbow (2.2.2) rake - rake (13.0.6) + rake (13.2.0) rchardet (1.8.0) representable (3.2.0) declarative (< 0.1.0) @@ -229,8 +233,8 @@ GEM sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) - security (0.1.3) - signet (0.18.0) + security (0.1.5) + signet (0.19.0) addressable (~> 2.8) faraday (>= 0.17.5, < 3.a) jwt (>= 1.5, < 3.0) @@ -244,17 +248,13 @@ GEM unicode-display_width (>= 1.1.1, < 3) trailblazer-option (0.1.2) tty-cursor (0.7.1) - tty-screen (0.8.1) + tty-screen (0.8.2) tty-spinner (0.9.3) tty-cursor (~> 0.7) uber (0.1.0) - unf (0.1.4) - unf_ext - unf_ext (0.0.8.2) unicode-display_width (1.8.0) - webrick (1.8.1) word_wrap (1.0.0) - xcodeproj (1.22.0) + xcodeproj (1.24.0) CFPropertyList (>= 2.3.3, < 4.0) atomos (~> 0.1.3) claide (>= 1.0.2, < 2.0) @@ -275,8 +275,8 @@ GEM xcresult (0.2.1) PLATFORMS - ruby -darwin-22 + ruby x86_64-linux DEPENDENCIES diff --git a/docs/generated/actions.md b/docs/generated/actions.md index e068be911..7da8ee91d 100644 --- a/docs/generated/actions.md +++ b/docs/generated/actions.md @@ -78,18 +78,18 @@ Action | Description | Supported Platforms clean_cocoapods_cache | Remove the cache for pods | ios, mac verify_xcode | Verifies that the Xcode installation is properly signed by Apple | ios, mac verify_pod_keys | Verifies all keys referenced from the Podfile are non-empty | ios, mac -build_mac_app | Alias for the `build_app` action but only for macOS | mac -spm | Runs Swift Package Manager on your project | ios, android, mac -build_ios_app | Alias for the `build_app` action but only for iOS | ios +xcodes | Make sure a certain version of Xcode is installed, installing it only if needed | ios, mac xcclean | Cleans the project using `xcodebuild` | ios, mac -xcarchive | Archives the project using `xcodebuild` | ios, mac -build_android_app | Alias for the `gradle` action | ios, android -xcexport | Exports the project using `xcodebuild` | ios, mac -build_app | Easily build and sign your app (via _gym_) | ios, mac +spm | Runs Swift Package Manager on your project | ios, android, mac xcbuild | Builds the project using `xcodebuild` | ios, mac xctest | Runs tests on the given simulator | ios, mac -xcodes | Make sure a certain version of Xcode is installed, installing it only if needed | ios, mac +build_app | Easily build and sign your app (via _gym_) | ios, mac +xcarchive | Archives the project using `xcodebuild` | ios, mac create_xcframework | Package multiple build configs of a library/framework into a single xcframework | ios, mac +xcexport | Exports the project using `xcodebuild` | ios, mac +build_android_app | Alias for the `gradle` action | ios, android +build_ios_app | Alias for the `build_app` action but only for iOS | ios +build_mac_app | Alias for the `build_app` action but only for macOS | mac @@ -100,10 +100,10 @@ Action | Description | Supported Platforms snapshot | Alias for the `capture_ios_screenshots` action | ios, mac screengrab | Alias for the `capture_android_screenshots` action | android frameit | Alias for the `frame_screenshots` action | ios, android, mac +capture_android_screenshots | Automated localized screenshots of your Android app (via _screengrab_) | android frame_screenshots | Adds device frames around all screenshots (via _frameit_) | ios, android, mac capture_screenshots | Alias for the `capture_ios_screenshots` action | ios, mac capture_ios_screenshots | Generate new localized screenshots on multiple devices (via _snapshot_) | ios, mac -capture_android_screenshots | Automated localized screenshots of your Android app (via _screengrab_) | android @@ -143,13 +143,13 @@ Action | Description | Supported Platforms resign | Codesign an existing ipa file | ios register_devices | Registers new devices to the Apple Dev Portal | ios, mac register_device | Registers a new device to the Apple Dev Portal | ios -match_nuke | Easily nuke your certificate and provisioning profiles (via _match_) | ios, mac get_provisioning_profile | Generates a provisioning profile, saving it in the current folder (via _sigh_) | ios, mac -sync_code_signing | Easily sync your certificates and profiles across your team (via _match_) | ios, mac -notarize | Notarizes a macOS app | mac get_certificates | Create new iOS code signing certificates (via _cert_) | ios +notarize | Notarizes a macOS app | mac update_code_signing_settings | Configures Xcode's Codesigning options | ios, mac +match_nuke | Easily nuke your certificate and provisioning profiles (via _match_) | ios, mac install_provisioning_profile | Install provisioning profile from path | ios, mac +sync_code_signing | Easily sync your certificates and profiles across your team (via _match_) | ios, mac @@ -201,12 +201,12 @@ Action | Description | Supported Platforms deliver | Alias for the `upload_to_app_store` action | ios, mac supply | Alias for the `upload_to_play_store` action | android appstore | Alias for the `upload_to_app_store` action | ios, mac +upload_to_play_store_internal_app_sharing | Upload binaries to Google Play Internal App Sharing (via _supply_) | android +download_app_privacy_details_from_app_store | Download App Privacy Details from an app in App Store Connect | ios, mac +upload_to_app_store | Upload metadata and binary to App Store Connect (via _deliver_) | ios, mac download_universal_apk_from_google_play | Download the Universal APK of a given version code from the Google Play Console | android upload_app_privacy_details_to_app_store | Upload App Privacy Details for an app in App Store Connect | ios, mac download_from_play_store | Download metadata and binaries from Google Play (via _supply_) | android -upload_to_app_store | Upload metadata and binary to App Store Connect (via _deliver_) | ios, mac -upload_to_play_store_internal_app_sharing | Upload binaries to Google Play Internal App Sharing (via _supply_) | android -download_app_privacy_details_from_app_store | Download App Privacy Details from an app in App Store Connect | ios, mac upload_to_play_store | Upload metadata, screenshots and binaries to Google Play (via _supply_) | android @@ -240,9 +240,9 @@ Action | Description | Supported Platforms hg_push | This will push changes to the remote hg repository | ios, android, mac hg_add_tag | This will add a hg tag to the current branch | ios, android, mac github_api | Call a GitHub API endpoint and get the resulting JSON response | ios, android, mac +commit_github_file | This will commit a file directly on GitHub via the API | ios, android, mac git_submodule_update | Executes a git submodule update command | ios, android, mac git_remote_branch | Returns the name of the current git remote default branch | ios, android, mac -commit_github_file | This will commit a file directly on GitHub via the API | ios, android, mac @@ -302,7 +302,7 @@ Action | Description | Supported Platforms copy_artifacts | Copy and save your build artifacts (useful when you use reset_git_repo) | ios, android, mac prompt | Ask the user for a value or for confirmation | ios, android, mac reset_simulator_contents | Shutdown and reset running simulators | ios -restore_file | This action restore your file that was backuped with the `backup_file` action | ios, android, mac +restore_file | This action restore your file that was backed up with the `backup_file` action | ios, android, mac say | This action speaks the given text out loud | ios, android, mac zip | Compress a file or folder to a zip | ios, android, mac danger | Runs `danger` for the project | ios, android, mac @@ -338,26 +338,26 @@ Action | Description | Supported Platforms build_and_upload_to_appetize | Generate and upload an ipa file to appetize.io | ios update_icloud_container_identifiers | This action changes the iCloud container identifiers in the entitlements file | ios sh | Runs a shell command | ios, android, mac -google_play_track_version_codes | Retrieves version codes for a Google Play track | android +create_app_on_managed_play_store | Create Managed Google Play Apps | android plugin_scores | No description provided | ios, android, mac ruby_version | Verifies the minimum ruby version required | ios, android, mac -setup_travis | Setup the keychain and match to work with Travis CI | ios, android, mac -ensure_env_vars | Raises an exception if the specified env vars are not set | ios, android, mac -google_play_track_release_names | Retrieves release names for a Google Play track | android opt_out_usage | This will stop uploading the information which actions were run | ios, android, mac -environment_variable | Sets/gets env vars for Fastlane.swift. Don't use in ruby, use `ENV[key] = val` | ios, android, mac -get_managed_play_store_publishing_rights | Obtain publishing rights for custom apps on Managed Google Play Store | android +setup_travis | Setup the keychain and match to work with Travis CI | ios, android, mac min_fastlane_version | Verifies the minimum fastlane version required | ios, android, mac +environment_variable | Sets/gets env vars for Fastlane.swift. Don't use in ruby, use `ENV[key] = val` | ios, android, mac println | Alias for the `puts` action | ios, android, mac -create_app_on_managed_play_store | Create Managed Google Play Apps | android -validate_play_store_json_key | Validate that the Google Play Store `json_key` works | android -echo | Alias for the `puts` action | ios, android, mac -setup_ci | Setup the keychain and match to work with CI | ios, mac -setup_circle_ci | Setup the keychain and match to work with CircleCI | ios, android, mac +google_play_track_version_codes | Retrieves version codes for a Google Play track | android +get_managed_play_store_publishing_rights | Obtain publishing rights for custom apps on Managed Google Play Store | android ensure_bundle_exec | Raises an exception if not using `bundle exec` to run fastlane | ios, android, mac +setup_circle_ci | Setup the keychain and match to work with CircleCI | ios, android, mac +setup_ci | Setup the keychain and match to work with CI | ios, mac modify_services | Modifies the services of the app created on Developer Portal | ios +validate_play_store_json_key | Validate that the Google Play Store `json_key` works | android +ensure_env_vars | Raises an exception if the specified env vars are not set | ios, android, mac spaceship_stats | Print out Spaceship stats from this session (number of request to each domain) | ios, android, mac spaceship_logs | Find, print, and copy Spaceship logs | ios, android, mac +google_play_track_release_names | Retrieves release names for a Google Play track | android +echo | Alias for the `puts` action | ios, android, mac diff --git a/docs/generated/actions/appledoc.md b/docs/generated/actions/appledoc.md index 91e3ea255..a2fa2d3a4 100644 --- a/docs/generated/actions/appledoc.md +++ b/docs/generated/actions/appledoc.md @@ -33,7 +33,7 @@ appledoc( ], ignore: [ "ignore/path/1", - "ingore/path/2" + "ignore/path/2" ], options: "--keep-intermediate-files --search-undocumented-doc", warnings: "--warn-missing-output-path --warn-missing-company-id" diff --git a/docs/generated/actions/appstore.md b/docs/generated/actions/appstore.md index a76a483bb..d5b1d5743 100644 --- a/docs/generated/actions/appstore.md +++ b/docs/generated/actions/appstore.md @@ -454,7 +454,7 @@ fastlane deliver submit_build --build_number 830 --submission_information "{\"ex ### App Privacy Details -Starting on December 8, 2020, Apple announced that developers are required to provide app privacy details that will help users understand an app's privacy practies. _deliver_ does not allow for updating of this information but this can be done with the _upload_app_privacy_details_to_app_store_ action. More information on [Uploading App Privacy Details](https://docs.fastlane.tools/uploading-app-privacy-details) +Starting on December 8, 2020, Apple announced that developers are required to provide app privacy details that will help users understand an app's privacy practices. _deliver_ does not allow for updating of this information but this can be done with the _upload_app_privacy_details_to_app_store_ action. More information on [Uploading App Privacy Details](https://docs.fastlane.tools/uploading-app-privacy-details) # Credentials @@ -831,12 +831,14 @@ Key | Description | Default `skip_app_version_update` | Don’t create or update the app version that is being prepared for submission | `false` `force` | Skip verification of HTML preview file | `false` `overwrite_screenshots` | Clear all previously uploaded screenshots before uploading the new ones | `false` + `screenshot_processing_timeout` | Timeout in seconds to wait before considering screenshot processing as failed, used to handle cases where uploads to the App Store are stuck in processing | `3600` `sync_screenshots` | Sync screenshots with local ones. This is currently beta option so set true to 'FASTLANE_ENABLE_BETA_DELIVER_SYNC_SCREENSHOTS' environment variable as well | `false` `submit_for_review` | Submit the new version for Review after uploading everything | `false` `verify_only` | Verifies archive with App Store Connect without uploading | `false` `reject_if_possible` | Rejects the previously submitted build if it's in a state where it's possible | `false` - `automatic_release` | Should the app be automatically released once it's approved? (Can not be used together with `auto_release_date`) | - `auto_release_date` | Date in milliseconds for automatically releasing on pending approval (Can not be used together with `automatic_release`) | + `version_check_wait_retry_limit` | After submitting a new version, App Store Connect takes some time to recognize the new version and we must wait until it's available before attempting to upload metadata for it. There is a mechanism that will check if it's available and retry with an exponential backoff if it's not available yet. This option specifies how many times we should retry before giving up. Setting this to a value below 5 is not recommended and will likely cause failures. Increase this parameter when Apple servers seem to be degraded or slow | `7` + `automatic_release` | Should the app be automatically released once it's approved? (Cannot be used together with `auto_release_date`) | + `auto_release_date` | Date in milliseconds for automatically releasing on pending approval (Cannot be used together with `automatic_release`) | `phased_release` | Enable the phased release feature of iTC | `false` `reset_ratings` | Reset the summary rating when you release a new version of the application | `false` `price_tier` | The price tier of this application | diff --git a/docs/generated/actions/capture_ios_screenshots.md b/docs/generated/actions/capture_ios_screenshots.md index afb03a37c..1b95a86ce 100644 --- a/docs/generated/actions/capture_ios_screenshots.md +++ b/docs/generated/actions/capture_ios_screenshots.md @@ -422,8 +422,8 @@ capture_ios_screenshots( Key | Description | Default ----|-------------|-------- - `workspace` | Path the workspace file | - `project` | Path the project file | + `workspace` | Path to the workspace file | + `project` | Path to the project file | `xcargs` | Pass additional arguments to xcodebuild for the test phase. Be sure to quote the setting names and values e.g. OTHER_LDFLAGS="-ObjC -lstdc++" | `xcconfig` | Use an extra XCCONFIG file to build your app | `devices` | A list of devices you want to take the screenshots from | diff --git a/docs/generated/actions/capture_screenshots.md b/docs/generated/actions/capture_screenshots.md index 09c65af14..4b158f76b 100644 --- a/docs/generated/actions/capture_screenshots.md +++ b/docs/generated/actions/capture_screenshots.md @@ -422,8 +422,8 @@ capture_ios_screenshots( Key | Description | Default ----|-------------|-------- - `workspace` | Path the workspace file | - `project` | Path the project file | + `workspace` | Path to the workspace file | + `project` | Path to the project file | `xcargs` | Pass additional arguments to xcodebuild for the test phase. Be sure to quote the setting names and values e.g. OTHER_LDFLAGS="-ObjC -lstdc++" | `xcconfig` | Use an extra XCCONFIG file to build your app | `devices` | A list of devices you want to take the screenshots from | diff --git a/docs/generated/actions/commit_github_file.md b/docs/generated/actions/commit_github_file.md index b013d8c25..63e694b38 100644 --- a/docs/generated/actions/commit_github_file.md +++ b/docs/generated/actions/commit_github_file.md @@ -46,7 +46,7 @@ Key | Description | Default `repository_name` | The path to your repo, e.g. 'fastlane/fastlane' | `server_url` | The server url. e.g. 'https://your.internal.github.host/api/v3' (Default: 'https://api.github.com') | `https://api.github.com` `api_token` | Personal API Token for GitHub - generate one at https://github.com/settings/tokens | [*](#parameters-legend-dynamic) - `api_bearer` | Use a Bearer authorization token. Usually generated by Github Apps, e.g. GitHub Actions GITHUB_TOKEN environment variable | + `api_bearer` | Use a Bearer authorization token. Usually generated by GitHub Apps, e.g. GitHub Actions GITHUB_TOKEN environment variable | `branch` | The branch that the file should be committed on (default: master) | `master` `path` | The relative path to your file from project root e.g. assets/my_app.xcarchive | `message` | The commit message. Defaults to the file name | [*](#parameters-legend-dynamic) diff --git a/docs/generated/actions/create_pull_request.md b/docs/generated/actions/create_pull_request.md index 235f27b79..c187b7308 100644 --- a/docs/generated/actions/create_pull_request.md +++ b/docs/generated/actions/create_pull_request.md @@ -45,7 +45,7 @@ create_pull_request( Key | Description | Default ----|-------------|-------- `api_token` | Personal API Token for GitHub - generate one at https://github.com/settings/tokens | [*](#parameters-legend-dynamic) - `api_bearer` | Use a Bearer authorization token. Usually generated by Github Apps, e.g. GitHub Actions GITHUB_TOKEN environment variable | + `api_bearer` | Use a Bearer authorization token. Usually generated by GitHub Apps, e.g. GitHub Actions GITHUB_TOKEN environment variable | `repo` | The name of the repository you want to submit the pull request to | `title` | The title of the pull request | `body` | The contents of the pull request | diff --git a/docs/generated/actions/deliver.md b/docs/generated/actions/deliver.md index 0cb8a458d..ab2eedfb6 100644 --- a/docs/generated/actions/deliver.md +++ b/docs/generated/actions/deliver.md @@ -454,7 +454,7 @@ fastlane deliver submit_build --build_number 830 --submission_information "{\"ex ### App Privacy Details -Starting on December 8, 2020, Apple announced that developers are required to provide app privacy details that will help users understand an app's privacy practies. _deliver_ does not allow for updating of this information but this can be done with the _upload_app_privacy_details_to_app_store_ action. More information on [Uploading App Privacy Details](https://docs.fastlane.tools/uploading-app-privacy-details) +Starting on December 8, 2020, Apple announced that developers are required to provide app privacy details that will help users understand an app's privacy practices. _deliver_ does not allow for updating of this information but this can be done with the _upload_app_privacy_details_to_app_store_ action. More information on [Uploading App Privacy Details](https://docs.fastlane.tools/uploading-app-privacy-details) # Credentials @@ -831,12 +831,14 @@ Key | Description | Default `skip_app_version_update` | Don’t create or update the app version that is being prepared for submission | `false` `force` | Skip verification of HTML preview file | `false` `overwrite_screenshots` | Clear all previously uploaded screenshots before uploading the new ones | `false` + `screenshot_processing_timeout` | Timeout in seconds to wait before considering screenshot processing as failed, used to handle cases where uploads to the App Store are stuck in processing | `3600` `sync_screenshots` | Sync screenshots with local ones. This is currently beta option so set true to 'FASTLANE_ENABLE_BETA_DELIVER_SYNC_SCREENSHOTS' environment variable as well | `false` `submit_for_review` | Submit the new version for Review after uploading everything | `false` `verify_only` | Verifies archive with App Store Connect without uploading | `false` `reject_if_possible` | Rejects the previously submitted build if it's in a state where it's possible | `false` - `automatic_release` | Should the app be automatically released once it's approved? (Can not be used together with `auto_release_date`) | - `auto_release_date` | Date in milliseconds for automatically releasing on pending approval (Can not be used together with `automatic_release`) | + `version_check_wait_retry_limit` | After submitting a new version, App Store Connect takes some time to recognize the new version and we must wait until it's available before attempting to upload metadata for it. There is a mechanism that will check if it's available and retry with an exponential backoff if it's not available yet. This option specifies how many times we should retry before giving up. Setting this to a value below 5 is not recommended and will likely cause failures. Increase this parameter when Apple servers seem to be degraded or slow | `7` + `automatic_release` | Should the app be automatically released once it's approved? (Cannot be used together with `auto_release_date`) | + `auto_release_date` | Date in milliseconds for automatically releasing on pending approval (Cannot be used together with `automatic_release`) | `phased_release` | Enable the phased release feature of iTC | `false` `reset_ratings` | Reset the summary rating when you release a new version of the application | `false` `price_tier` | The price tier of this application | diff --git a/docs/generated/actions/get_github_release.md b/docs/generated/actions/get_github_release.md index 1cde4fb1e..c746313ea 100644 --- a/docs/generated/actions/get_github_release.md +++ b/docs/generated/actions/get_github_release.md @@ -81,7 +81,7 @@ Key | Description | Default `server_url` | The server url. e.g. 'https://your.github.server/api/v3' (Default: 'https://api.github.com') | `https://api.github.com` `version` | The version tag of the release to check | `api_token` | GitHub Personal Token (required for private repositories) | [*](#parameters-legend-dynamic) - `api_bearer` | Use a Bearer authorization token. Usually generated by Github Apps, e.g. GitHub Actions GITHUB_TOKEN environment variable | + `api_bearer` | Use a Bearer authorization token. Usually generated by GitHub Apps, e.g. GitHub Actions GITHUB_TOKEN environment variable | * = default value is dependent on the user's system diff --git a/docs/generated/actions/get_provisioning_profile.md b/docs/generated/actions/get_provisioning_profile.md index 495b37ea0..207326adc 100644 --- a/docs/generated/actions/get_provisioning_profile.md +++ b/docs/generated/actions/get_provisioning_profile.md @@ -297,6 +297,10 @@ Key | Description | Default `readonly` | Only fetch existing profile, don't generate new ones | `false` `template_name` | The name of provisioning profile template. If the developer account has provisioning profile templates (aka: custom entitlements), the template name can be found by inspecting the Entitlements drop-down while creating/editing a provisioning profile (e.g. "Apple Pay Pass Suppression Development") | `fail_on_name_taken` | Should the command fail if it was about to create a duplicate of an existing provisioning profile. It can happen due to issues on Apple Developer Portal, when profile to be recreated was not properly deleted first | `false` + `cached_certificates` | A list of cached certificates | + `cached_devices` | A list of cached devices | + `cached_bundle_ids` | A list of cached bundle ids | + `cached_profiles` | A list of cached bundle ids | * = default value is dependent on the user's system diff --git a/docs/generated/actions/git_add.md b/docs/generated/actions/git_add.md index 10e4a2067..23a3e53ae 100644 --- a/docs/generated/actions/git_add.md +++ b/docs/generated/actions/git_add.md @@ -21,7 +21,7 @@ Author | @4brunu, @antondomashnev -## 7 Examples +## 8 Examples ```ruby git_add @@ -51,6 +51,10 @@ git_add(path: "./Frameworks/*", shell_escape: false) git_add(path: "*.txt", shell_escape: false) ``` +```ruby +git_add(path: "./tmp/.keep", force: true) +``` + @@ -61,6 +65,7 @@ Key | Description | Default ----|-------------|-------- `path` | The file(s) and path(s) you want to add | `shell_escape` | Shell escapes paths (set to false if using wildcards or manually escaping spaces in :path) | `true` + `force` | Allow adding otherwise ignored files | `false` `pathspec` | **DEPRECATED!** Use `--path` instead - The pathspec you want to add files from | * = default value is dependent on the user's system diff --git a/docs/generated/actions/git_branch.md b/docs/generated/actions/git_branch.md index de27b0b7b..75808f0a8 100644 --- a/docs/generated/actions/git_branch.md +++ b/docs/generated/actions/git_branch.md @@ -11,7 +11,7 @@ Returns the name of the current git branch, possibly as managed by CI ENV vars -> If no branch could be found, this action will return an empty string. This is a wrapper for the internal action Actions.git_branch +> If no branch could be found, this action will return an empty string. If `FL_GIT_BRANCH_DONT_USE_ENV_VARS` is `true`, it'll ignore CI ENV vars. This is a wrapper for the internal action Actions.git_branch git_branch || diff --git a/docs/generated/actions/github_api.md b/docs/generated/actions/github_api.md index 60c2b4028..739a27dad 100644 --- a/docs/generated/actions/github_api.md +++ b/docs/generated/actions/github_api.md @@ -65,7 +65,7 @@ Key | Description | Default ----|-------------|-------- `server_url` | The server url. e.g. 'https://your.internal.github.host/api/v3' (Default: 'https://api.github.com') | `https://api.github.com` `api_token` | Personal API Token for GitHub - generate one at https://github.com/settings/tokens | [*](#parameters-legend-dynamic) - `api_bearer` | Use a Bearer authorization token. Usually generated by Github Apps, e.g. GitHub Actions GITHUB_TOKEN environment variable | + `api_bearer` | Use a Bearer authorization token. Usually generated by GitHub Apps, e.g. GitHub Actions GITHUB_TOKEN environment variable | `http_method` | The HTTP method. e.g. GET / POST | `GET` `body` | The request body in JSON or hash format | `{}` `raw_body` | The request body taken verbatim instead of as JSON, useful for file uploads | diff --git a/docs/generated/actions/install_on_device.md b/docs/generated/actions/install_on_device.md index 12e9eb3ef..320cbcd43 100644 --- a/docs/generated/actions/install_on_device.md +++ b/docs/generated/actions/install_on_device.md @@ -11,7 +11,7 @@ Installs an .ipa file on a connected iOS-device via usb or wifi -> Installs the ipa on the device. If no id is given, the first found iOS device will be used. Works via USB or Wi-Fi. This requires `ios-deploy` to be installed. Please have a look at [ios-deploy](https://github.com/ios-control/ios-deploy). To quickly install it, use `npm -g i ios-deploy` +> Installs the ipa on the device. If no id is given, the first found iOS device will be used. Works via USB or Wi-Fi. This requires `ios-deploy` to be installed. Please have a look at [ios-deploy](https://github.com/ios-control/ios-deploy). To quickly install it, use `brew install ios-deploy` install_on_device || @@ -38,7 +38,7 @@ install_on_device( Key | Description | Default ----|-------------|-------- - `extra` | Extra Commandline arguments passed to ios-deploy | + `extra` | Extra Command-line arguments passed to ios-deploy | `device_id` | id of the device / if not set defaults to first found device | `skip_wifi` | Do not search for devices via WiFi | `ipa` | The IPA file to put on the device | [*](#parameters-legend-dynamic) diff --git a/docs/generated/actions/jazzy.md b/docs/generated/actions/jazzy.md index c070609b6..64906012b 100644 --- a/docs/generated/actions/jazzy.md +++ b/docs/generated/actions/jazzy.md @@ -40,7 +40,7 @@ jazzy(config: ".jazzy.yaml", module_version: "2.1.37") Key | Description | Default ----|-------------|-------- `config` | Path to jazzy config file | - `module_version` | Version string to use as part of the the default docs title and inside the docset | + `module_version` | Version string to use as part of the default docs title and inside the docset | * = default value is dependent on the user's system diff --git a/docs/generated/actions/match.md b/docs/generated/actions/match.md index 7f3b33cc4..50335cdc4 100644 --- a/docs/generated/actions/match.md +++ b/docs/generated/actions/match.md @@ -522,12 +522,16 @@ Please be careful when using this option and ensure the certificates and profile ### Manual Decrypt -If you want to manually decrypt a file you can. +If you want to manually decrypt or encrypt a file, you can use the companion script `match_file`: ```no-highlight -openssl aes-256-cbc -k "" -in "" -out "" -a -d -md [md5|sha256] +match_file encrypt "" [""] + +match_file decrypt "" [""] ``` +The password will be asked interactively. + _**Note:** You may need to swap double quotes `"` for single quotes `'` if your match password contains an exclamation mark `!`._ #### Export Distribution Certificate and Private Key as Single .p12 File @@ -670,6 +674,7 @@ Key | Description | Default `force_for_new_devices` | Renew the provisioning profiles if the device count on the developer portal has changed. Ignored for profile types 'appstore' and 'developer_id' | `false` `include_mac_in_profiles` | Include Apple Silicon Mac devices in provisioning profiles for iOS/iPadOS apps | `false` `include_all_certificates` | Include all matching certificates in the provisioning profile. Works only for the 'development' provisioning profile type | `false` + `certificate_id` | Select certificate by id. Useful if multiple certificates are stored in one place | `force_for_new_certificates` | Renew the provisioning profiles if the certificate count on the developer portal has changed. Works only for the 'development' provisioning profile type. Requires 'include_all_certificates' option to be 'true' | `false` `skip_confirmation` | Disables confirmation prompts during nuke, answering them with yes | `false` `safe_remove_certs` | Remove certs from repository during nuke without revoking them on the developer portal | `false` diff --git a/docs/generated/actions/match_nuke.md b/docs/generated/actions/match_nuke.md index e401ea0c8..82429eaa8 100644 --- a/docs/generated/actions/match_nuke.md +++ b/docs/generated/actions/match_nuke.md @@ -80,6 +80,7 @@ Key | Description | Default `force_for_new_devices` | Renew the provisioning profiles if the device count on the developer portal has changed. Ignored for profile types 'appstore' and 'developer_id' | `false` `include_mac_in_profiles` | Include Apple Silicon Mac devices in provisioning profiles for iOS/iPadOS apps | `false` `include_all_certificates` | Include all matching certificates in the provisioning profile. Works only for the 'development' provisioning profile type | `false` + `certificate_id` | Select certificate by id. Useful if multiple certificates are stored in one place | `force_for_new_certificates` | Renew the provisioning profiles if the certificate count on the developer portal has changed. Works only for the 'development' provisioning profile type. Requires 'include_all_certificates' option to be 'true' | `false` `skip_confirmation` | Disables confirmation prompts during nuke, answering them with yes | `false` `safe_remove_certs` | Remove certs from repository during nuke without revoking them on the developer portal | `false` diff --git a/docs/generated/actions/onesignal.md b/docs/generated/actions/onesignal.md index a9684c1a8..521265c17 100644 --- a/docs/generated/actions/onesignal.md +++ b/docs/generated/actions/onesignal.md @@ -29,6 +29,7 @@ onesignal( app_name: "Name for OneSignal App", android_token: "Your Android GCM key (optional)", android_gcm_sender_id: "Your Android GCM Sender ID (optional)", + fcm_json: "Path to FCM Service Account JSON File (optional)", apns_p12: "Path to Apple .p12 file (optional)", apns_p12_password: "Password for .p12 file (optional)", apns_env: "production/sandbox (defaults to production)", @@ -43,6 +44,7 @@ onesignal( app_name: "New Name for OneSignal App", android_token: "Your Android GCM key (optional)", android_gcm_sender_id: "Your Android GCM Sender ID (optional)", + fcm_json: "Path to FCM Service Account JSON File (optional)", apns_p12: "Path to Apple .p12 file (optional)", apns_p12_password: "Password for .p12 file (optional)", apns_env: "production/sandbox (defaults to production)", @@ -63,6 +65,7 @@ Key | Description | Default `app_name` | OneSignal App Name. This is required when creating an app (in other words, when `:app_id` is not set, and optional when updating an app | `android_token` | ANDROID GCM KEY | `android_gcm_sender_id` | GCM SENDER ID | + `fcm_json` | FCM Service Account JSON File (in .json format) | `apns_p12` | APNS P12 File (in .p12 format) | `apns_p12_password` | APNS P12 password | `apns_env` | APNS environment | `production` diff --git a/docs/generated/actions/opt_out_crash_reporting.md b/docs/generated/actions/opt_out_crash_reporting.md index 14b74edd9..ad8a92f81 100644 --- a/docs/generated/actions/opt_out_crash_reporting.md +++ b/docs/generated/actions/opt_out_crash_reporting.md @@ -11,7 +11,7 @@ This will prevent reports from being uploaded when _fastlane_ crashes -> _fastlane_ doesn't have crash reporting any more. Feel free to remove `opt_out_crash_reporting` from your Fastfile. +> _fastlane_ doesn't have crash reporting anymore. Feel free to remove `opt_out_crash_reporting` from your Fastfile. opt_out_crash_reporting || diff --git a/docs/generated/actions/pilot.md b/docs/generated/actions/pilot.md index 5bb0ca6ac..f587dcb61 100644 --- a/docs/generated/actions/pilot.md +++ b/docs/generated/actions/pilot.md @@ -332,8 +332,8 @@ upload_to_testflight( localized_app_info: { "default": { feedback_email: "default@email.com", - marketing_url: "https://example.com/marketing-defafult", - privacy_policy_url: "https://example.com/privacy-defafult", + marketing_url: "https://example.com/marketing-default", + privacy_policy_url: "https://example.com/privacy-default", description: "Default description", }, "en-GB": { diff --git a/docs/generated/actions/restore_file.md b/docs/generated/actions/restore_file.md index 9aa8bb27a..61a6a6e2e 100644 --- a/docs/generated/actions/restore_file.md +++ b/docs/generated/actions/restore_file.md @@ -6,7 +6,7 @@ To modify it, go to its source at https://github.com/fastlane/fastlane/blob/mast # restore_file -This action restore your file that was backuped with the `backup_file` action +This action restore your file that was backed up with the `backup_file` action diff --git a/docs/generated/actions/set_github_release.md b/docs/generated/actions/set_github_release.md index 561c486c4..ee97c3e4a 100644 --- a/docs/generated/actions/set_github_release.md +++ b/docs/generated/actions/set_github_release.md @@ -47,7 +47,7 @@ Key | Description | Default `repository_name` | The path to your repo, e.g. 'fastlane/fastlane' | `server_url` | The server url. e.g. 'https://your.internal.github.host/api/v3' (Default: 'https://api.github.com') | `https://api.github.com` `api_token` | Personal API Token for GitHub - generate one at https://github.com/settings/tokens | [*](#parameters-legend-dynamic) - `api_bearer` | Use a Bearer authorization token. Usually generated by Github Apps, e.g. GitHub Actions GITHUB_TOKEN environment variable | + `api_bearer` | Use a Bearer authorization token. Usually generated by GitHub Apps, e.g. GitHub Actions GITHUB_TOKEN environment variable | `tag_name` | Pass in the tag name | `name` | Name of this release | `commitish` | Specifies the commitish value that determines where the Git tag is created from. Can be any branch or commit SHA. Unused if the Git tag already exists. Default: the repository's default branch (usually master) | diff --git a/docs/generated/actions/sigh.md b/docs/generated/actions/sigh.md index 2ddb3119d..890251aab 100644 --- a/docs/generated/actions/sigh.md +++ b/docs/generated/actions/sigh.md @@ -297,6 +297,10 @@ Key | Description | Default `readonly` | Only fetch existing profile, don't generate new ones | `false` `template_name` | The name of provisioning profile template. If the developer account has provisioning profile templates (aka: custom entitlements), the template name can be found by inspecting the Entitlements drop-down while creating/editing a provisioning profile (e.g. "Apple Pay Pass Suppression Development") | `fail_on_name_taken` | Should the command fail if it was about to create a duplicate of an existing provisioning profile. It can happen due to issues on Apple Developer Portal, when profile to be recreated was not properly deleted first | `false` + `cached_certificates` | A list of cached certificates | + `cached_devices` | A list of cached devices | + `cached_bundle_ids` | A list of cached bundle ids | + `cached_profiles` | A list of cached bundle ids | * = default value is dependent on the user's system diff --git a/docs/generated/actions/slather.md b/docs/generated/actions/slather.md index 1183018a0..ae9a56d15 100644 --- a/docs/generated/actions/slather.md +++ b/docs/generated/actions/slather.md @@ -46,7 +46,7 @@ Key | Description | Default `scheme` | Scheme to use when calling slather | `configuration` | Configuration to use when calling slather (since slather-2.4.1) | `input_format` | The input format that slather should look for | - `github` | Tell slather that it is running on Github Actions | + `github` | Tell slather that it is running on GitHub Actions | `buildkite` | Tell slather that it is running on Buildkite | `teamcity` | Tell slather that it is running on TeamCity | `jenkins` | Tell slather that it is running on Jenkins | @@ -72,6 +72,7 @@ Key | Description | Default `arch` | Specify which architecture the binary file is in. Needed for universal binaries | `source_files` | A Dir.glob compatible pattern used to limit the lookup to specific source files. Ignored in gcov mode | `false` `decimals` | The amount of decimals to use for % coverage reporting | `false` + `ymlfile` | Relative path to a file used in place of '.slather.yml' | * = default value is dependent on the user's system diff --git a/docs/generated/actions/snapshot.md b/docs/generated/actions/snapshot.md index 0a3283a25..9c9f97999 100644 --- a/docs/generated/actions/snapshot.md +++ b/docs/generated/actions/snapshot.md @@ -422,8 +422,8 @@ capture_ios_screenshots( Key | Description | Default ----|-------------|-------- - `workspace` | Path the workspace file | - `project` | Path the project file | + `workspace` | Path to the workspace file | + `project` | Path to the project file | `xcargs` | Pass additional arguments to xcodebuild for the test phase. Be sure to quote the setting names and values e.g. OTHER_LDFLAGS="-ObjC -lstdc++" | `xcconfig` | Use an extra XCCONFIG file to build your app | `devices` | A list of devices you want to take the screenshots from | diff --git a/docs/generated/actions/sonar.md b/docs/generated/actions/sonar.md index b1a208278..1b5ffcb73 100644 --- a/docs/generated/actions/sonar.md +++ b/docs/generated/actions/sonar.md @@ -40,7 +40,7 @@ sonar( project_name: "iOS - AwesomeApp", sources_path: File.expand_path("../AwesomeApp"), sonar_organization: "myOrg", - sonar_login: "123456abcdef", + sonar_token: "123456abcdef", sonar_url: "https://sonarcloud.io" ) ``` @@ -62,7 +62,8 @@ Key | Description | Default `project_language` | Language key, e.g. objc | `source_encoding` | Used encoding of source files, e.g., UTF-8 | `sonar_runner_args` | Pass additional arguments to sonar-scanner. Be sure to provide the arguments with a leading `-D` e.g. FL_SONAR_RUNNER_ARGS="-Dsonar.verbose=true" | - `sonar_login` | Pass the Sonar Login token (e.g: xxxxxxprivate_token_XXXXbXX7e) | + `sonar_login` | **DEPRECATED!** Login and password were deprecated in favor of login token. See https://community.sonarsource.com/t/deprecating-sonar-login-and-sonar-password-in-favor-of-sonar-token/95829 for more details - Pass the Sonar Login Token (e.g: xxxxxxprivate_token_XXXXbXX7e) | + `sonar_token` | Pass the Sonar Token (e.g: xxxxxxprivate_token_XXXXbXX7e) | `sonar_url` | Pass the url of the Sonar server | `sonar_organization` | Key of the organization on SonarCloud | `branch_name` | Pass the branch name which is getting scanned | diff --git a/docs/generated/actions/spm.md b/docs/generated/actions/spm.md index f97ffa384..0fe44b1ef 100644 --- a/docs/generated/actions/spm.md +++ b/docs/generated/actions/spm.md @@ -21,7 +21,7 @@ Author | @fjcaetano, @nxtstep -## 3 Examples +## 6 Examples ```ruby spm @@ -30,7 +30,7 @@ spm ```ruby spm( command: "build", - build_path: "./build", + scratch_path: "./build", configuration: "release" ) ``` @@ -42,6 +42,26 @@ spm( ) ``` +```ruby +spm( + command: "test", + parallel: true +) +``` + +```ruby +spm( + simulator: "iphonesimulator" +) +``` + +```ruby +spm( + simulator: "macosx", + simulator_arch: "arm64" +) +``` + @@ -52,7 +72,9 @@ Key | Description | Default ----|-------------|-------- `command` | The swift command (one of: build, test, clean, reset, update, resolve, generate-xcodeproj, init) | `build` `enable_code_coverage` | Enables code coverage for the generated Xcode project when using the 'generate-xcodeproj' and the 'test' command | - `build_path` | Specify build/cache directory [default: ./.build] | + `scratch_path` | Specify build/cache directory [default: ./.build] | + `parallel` | Enables running tests in parallel when using the 'test' command | `false` + `build_path` | **DEPRECATED!** `build_path` option is deprecated, use `scratch_path` instead - Specify build/cache directory [default: ./.build] | `package_path` | Change working directory before any other operation | `xcconfig` | Use xcconfig file to override swift package generate-xcodeproj defaults | `configuration` | Build with configuration (debug\|release) [default: debug] | @@ -60,6 +82,8 @@ Key | Description | Default `xcpretty_output` | Specifies the output type for xcpretty. eg. 'test', or 'simple' | `xcpretty_args` | Pass in xcpretty additional command line arguments (e.g. '--test --no-color' or '--tap --no-utf'), requires xcpretty_output to be specified also | `verbose` | Increase verbosity of informational output | `false` + `simulator` | Specifies the simulator to pass for Swift Compiler (one of: iphonesimulator, macosx) | + `simulator_arch` | Specifies the architecture of the simulator to pass for Swift Compiler (one of: x86_64, arm64). Requires the simulator option to be specified also, otherwise, it's ignored | `arm64` * = default value is dependent on the user's system diff --git a/docs/generated/actions/supply.md b/docs/generated/actions/supply.md index 18f23c55e..2337e7b76 100644 --- a/docs/generated/actions/supply.md +++ b/docs/generated/actions/supply.md @@ -192,6 +192,12 @@ This can be done using the `--track_promote_to` parameter. The `--track_promote_ Before performing a new APK upload you may want to check existing track version codes or release names, or you may simply want to provide an informational lane that displays the currently promoted version codes or release name for the production track. You can use the `google_play_track_version_codes` action to retrieve existing version codes for a package and track. You can use the `google_play_track_release_names` action to retrieve existing release names for a package and track. For more information, see the `fastlane action google_play_track_version_codes` and `fastlane action google_play_track_release_names` help output. +## Parallel uploads + +By default _supply_ will spawn 10 threads to upload the metadata concurrently (_images, screenshots, texts_). If you want to change this, set either `DELIVER_NUMBER_OF_THREADS` or `FL_NUMBER_OF_THREADS` environment variable to any value between 1 and 10. + +If you want _supply_ to upload with more than 10 threads in parallel then you need to **additionally** set `FL_MAX_NUMBER_OF_THREADS` environment variable to the max number of parallel upload threads you wish to have (**Warning ⚠️** use this at your own risk!). + ## Migration from AndroidPublisherV2 to AndroidPublisherV3 in _fastlane_ 2.135.0 ### New Options @@ -214,8 +220,6 @@ For more information, see the `fastlane action google_play_track_version_codes` - `:deactivate_on_promote` - Google Play will automatically deactivate a release from its previous track on promote -: -
diff --git a/docs/generated/actions/sync_code_signing.md b/docs/generated/actions/sync_code_signing.md index 4761d5dfd..9ee08d900 100644 --- a/docs/generated/actions/sync_code_signing.md +++ b/docs/generated/actions/sync_code_signing.md @@ -522,12 +522,16 @@ Please be careful when using this option and ensure the certificates and profile ### Manual Decrypt -If you want to manually decrypt a file you can. +If you want to manually decrypt or encrypt a file, you can use the companion script `match_file`: ```no-highlight -openssl aes-256-cbc -k "" -in "" -out "" -a -d -md [md5|sha256] +match_file encrypt "" [""] + +match_file decrypt "" [""] ``` +The password will be asked interactively. + _**Note:** You may need to swap double quotes `"` for single quotes `'` if your match password contains an exclamation mark `!`._ #### Export Distribution Certificate and Private Key as Single .p12 File @@ -670,6 +674,7 @@ Key | Description | Default `force_for_new_devices` | Renew the provisioning profiles if the device count on the developer portal has changed. Ignored for profile types 'appstore' and 'developer_id' | `false` `include_mac_in_profiles` | Include Apple Silicon Mac devices in provisioning profiles for iOS/iPadOS apps | `false` `include_all_certificates` | Include all matching certificates in the provisioning profile. Works only for the 'development' provisioning profile type | `false` + `certificate_id` | Select certificate by id. Useful if multiple certificates are stored in one place | `force_for_new_certificates` | Renew the provisioning profiles if the certificate count on the developer portal has changed. Works only for the 'development' provisioning profile type. Requires 'include_all_certificates' option to be 'true' | `false` `skip_confirmation` | Disables confirmation prompts during nuke, answering them with yes | `false` `safe_remove_certs` | Remove certs from repository during nuke without revoking them on the developer portal | `false` diff --git a/docs/generated/actions/testflight.md b/docs/generated/actions/testflight.md index 5faf377fa..54fc7ca90 100644 --- a/docs/generated/actions/testflight.md +++ b/docs/generated/actions/testflight.md @@ -332,8 +332,8 @@ upload_to_testflight( localized_app_info: { "default": { feedback_email: "default@email.com", - marketing_url: "https://example.com/marketing-defafult", - privacy_policy_url: "https://example.com/privacy-defafult", + marketing_url: "https://example.com/marketing-default", + privacy_policy_url: "https://example.com/privacy-default", description: "Default description", }, "en-GB": { diff --git a/docs/generated/actions/upload_to_app_store.md b/docs/generated/actions/upload_to_app_store.md index a46c79edf..e9f071573 100644 --- a/docs/generated/actions/upload_to_app_store.md +++ b/docs/generated/actions/upload_to_app_store.md @@ -454,7 +454,7 @@ fastlane deliver submit_build --build_number 830 --submission_information "{\"ex ### App Privacy Details -Starting on December 8, 2020, Apple announced that developers are required to provide app privacy details that will help users understand an app's privacy practies. _deliver_ does not allow for updating of this information but this can be done with the _upload_app_privacy_details_to_app_store_ action. More information on [Uploading App Privacy Details](https://docs.fastlane.tools/uploading-app-privacy-details) +Starting on December 8, 2020, Apple announced that developers are required to provide app privacy details that will help users understand an app's privacy practices. _deliver_ does not allow for updating of this information but this can be done with the _upload_app_privacy_details_to_app_store_ action. More information on [Uploading App Privacy Details](https://docs.fastlane.tools/uploading-app-privacy-details) # Credentials @@ -831,12 +831,14 @@ Key | Description | Default `skip_app_version_update` | Don’t create or update the app version that is being prepared for submission | `false` `force` | Skip verification of HTML preview file | `false` `overwrite_screenshots` | Clear all previously uploaded screenshots before uploading the new ones | `false` + `screenshot_processing_timeout` | Timeout in seconds to wait before considering screenshot processing as failed, used to handle cases where uploads to the App Store are stuck in processing | `3600` `sync_screenshots` | Sync screenshots with local ones. This is currently beta option so set true to 'FASTLANE_ENABLE_BETA_DELIVER_SYNC_SCREENSHOTS' environment variable as well | `false` `submit_for_review` | Submit the new version for Review after uploading everything | `false` `verify_only` | Verifies archive with App Store Connect without uploading | `false` `reject_if_possible` | Rejects the previously submitted build if it's in a state where it's possible | `false` - `automatic_release` | Should the app be automatically released once it's approved? (Can not be used together with `auto_release_date`) | - `auto_release_date` | Date in milliseconds for automatically releasing on pending approval (Can not be used together with `automatic_release`) | + `version_check_wait_retry_limit` | After submitting a new version, App Store Connect takes some time to recognize the new version and we must wait until it's available before attempting to upload metadata for it. There is a mechanism that will check if it's available and retry with an exponential backoff if it's not available yet. This option specifies how many times we should retry before giving up. Setting this to a value below 5 is not recommended and will likely cause failures. Increase this parameter when Apple servers seem to be degraded or slow | `7` + `automatic_release` | Should the app be automatically released once it's approved? (Cannot be used together with `auto_release_date`) | + `auto_release_date` | Date in milliseconds for automatically releasing on pending approval (Cannot be used together with `automatic_release`) | `phased_release` | Enable the phased release feature of iTC | `false` `reset_ratings` | Reset the summary rating when you release a new version of the application | `false` `price_tier` | The price tier of this application | diff --git a/docs/generated/actions/upload_to_play_store.md b/docs/generated/actions/upload_to_play_store.md index 6bc367412..f2a547fb5 100644 --- a/docs/generated/actions/upload_to_play_store.md +++ b/docs/generated/actions/upload_to_play_store.md @@ -192,6 +192,12 @@ This can be done using the `--track_promote_to` parameter. The `--track_promote_ Before performing a new APK upload you may want to check existing track version codes or release names, or you may simply want to provide an informational lane that displays the currently promoted version codes or release name for the production track. You can use the `google_play_track_version_codes` action to retrieve existing version codes for a package and track. You can use the `google_play_track_release_names` action to retrieve existing release names for a package and track. For more information, see the `fastlane action google_play_track_version_codes` and `fastlane action google_play_track_release_names` help output. +## Parallel uploads + +By default _supply_ will spawn 10 threads to upload the metadata concurrently (_images, screenshots, texts_). If you want to change this, set either `DELIVER_NUMBER_OF_THREADS` or `FL_NUMBER_OF_THREADS` environment variable to any value between 1 and 10. + +If you want _supply_ to upload with more than 10 threads in parallel then you need to **additionally** set `FL_MAX_NUMBER_OF_THREADS` environment variable to the max number of parallel upload threads you wish to have (**Warning ⚠️** use this at your own risk!). + ## Migration from AndroidPublisherV2 to AndroidPublisherV3 in _fastlane_ 2.135.0 ### New Options @@ -214,8 +220,6 @@ For more information, see the `fastlane action google_play_track_version_codes` - `:deactivate_on_promote` - Google Play will automatically deactivate a release from its previous track on promote -: -
diff --git a/docs/generated/actions/upload_to_testflight.md b/docs/generated/actions/upload_to_testflight.md index 66d39df32..ee448578f 100644 --- a/docs/generated/actions/upload_to_testflight.md +++ b/docs/generated/actions/upload_to_testflight.md @@ -332,8 +332,8 @@ upload_to_testflight( localized_app_info: { "default": { feedback_email: "default@email.com", - marketing_url: "https://example.com/marketing-defafult", - privacy_policy_url: "https://example.com/privacy-defafult", + marketing_url: "https://example.com/marketing-default", + privacy_policy_url: "https://example.com/privacy-default", description: "Default description", }, "en-GB": { diff --git a/docs/plugins/available-plugins.md b/docs/plugins/available-plugins.md index 86541ea25..1ce38d0a6 100644 --- a/docs/plugins/available-plugins.md +++ b/docs/plugins/available-plugins.md @@ -7,7 +7,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
83248
+
103060

firebase_app_distribution

@@ -88,17 +88,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 135 + 132 More subscribers = more popular project stars - 151 + 162 More stars = more popular project forks - 145 + 150 More forks = more people seem to use/modify this project @@ -113,7 +113,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 25 + 28 Project that have been around for longer tend to be more stable @@ -123,12 +123,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -2 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 82644 + 102438 More downloads = more users have been using the plugin for a while @@ -149,7 +149,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
64314
+
77451

appcenter

@@ -215,17 +215,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 45 + 42 More subscribers = more popular project stars - 493 + 504 More stars = more popular project forks - 645 + 670 More forks = more people seem to use/modify this project @@ -240,7 +240,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 38 + 42 Project that have been around for longer tend to be more stable @@ -250,12 +250,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -42 + -43 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 62955 + 76056 More downloads = more users have been using the plugin for a while @@ -276,7 +276,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
30782
+
36795

versioning

@@ -407,7 +407,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 44 + 47 Project that have been around for longer tend to be more stable @@ -422,7 +422,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 29800 + 35810 More downloads = more users have been using the plugin for a while @@ -443,13 +443,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
27208
+
31748
-

badge

+

sentry

-

via Daniel Griesser

+

via Sentry

-> Add a badge overlay to your app icon +> Upload symbols to Sentry
@@ -465,9 +465,59 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - add_badge + sentry_check_cli_installed - - Automatically add a badge to your app icon + Checks that sentry-cli with the correct version is installed + + + sentry_create_deploy + - + Creates a new release deployment for a project on Sentry + + + sentry_create_release + - + Create new releases for a project on Sentry + + + sentry_debug_files_upload + - + Upload debugging information files. + + + sentry_finalize_release + - + Finalize a release for a project on Sentry + + + sentry_set_commits + - + Set commits of a release + + + sentry_upload_dif + - + Upload debugging information files. + + + sentry_upload_dsym + - + Upload dSYM symbolication files to Sentry + + + sentry_upload_file + - + Upload files to a release of a project on Sentry + + + sentry_upload_proguard + - + Upload mapping to a project on Sentry + + + sentry_upload_sourcemap + - + Upload one or more sourcemap(s) to a release of a project on Sentry @@ -489,22 +539,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 129 More subscribers = more popular project stars - 175 + 131 More stars = more popular project forks - 75 + 250 More forks = more people seem to use/modify this project @@ -519,7 +569,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 41 + 47 Project that have been around for longer tend to be more stable @@ -529,17 +579,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -1 + -9 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 26800 + 31020 More downloads = more users have been using the plugin for a while tests - 3 + 80 The more tests a plugin has, the better @@ -549,19 +599,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
25882
+
31503
-

sentry

+

badge

-

via Sentry

+

via Daniel Griesser

-> Upload symbols to Sentry +> Add a badge overlay to your app icon
@@ -577,54 +627,121 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - sentry_check_cli_installed + add_badge - - Checks that sentry-cli with the correct version is installed + Automatically add a badge to your app icon + + + +
+ + +
+Score details + + + - - - + + + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - + + + + + + + + + + + + + + + + + + + + +
sentry_create_deploy-Creates a new release deployment for a project on SentryMetricPointsDescription
sentry_create_release-Create new releases for a project on Sentrycontributors12The more contributors a project has, the more likely it is it stays alive
sentry_finalize_release-Finalize a release for a project on Sentrysubscribers3More subscribers = more popular project
sentry_set_commits-Set commits of a releasestars175More stars = more popular project
sentry_upload_dif-Upload debugging information files.forks75More forks = more people seem to use/modify this project
sentry_upload_dsym-Upload dSYM symbolication files to Sentryhas_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
sentry_upload_file-Upload files to a release of a project on Sentryreadme_score50How well is the README of the document written
sentry_upload_proguard-Upload mapping to a project on Sentryage44Project that have been around for longer tend to be more stable
sentry_upload_sourcemapmajor_release30Post 1.0 releases are great
github_issues-1Lots of open issues are not a good sign usually, unless the project is really popular
downloads31092More downloads = more users have been using the plugin for a while
tests3The more tests a plugin has, the better
+ +
+ +

+ + Open on GitHub + +

+ +----- + +
19953
+ +

increment_version_code

+ +

via Jems

+ +> Increment the version code of your android project. + + +
+Provided actions + + + + + + + + + + + + - +
NameCategoryDescription
increment_version_code -Upload one or more sourcemap(s) to a release of a project on SentryIncrement the version code of your android project.
@@ -646,22 +763,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive subscribers - 102 + 6 More subscribers = more popular project stars - 111 + 40 More stars = more popular project forks - 250 + 35 More forks = more people seem to use/modify this project @@ -671,32 +788,32 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 44 + 46 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great github_issues - -4 + -2 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 25199 + 19768 More downloads = more users have been using the plugin for a while tests - 80 + 3 The more tests a plugin has, the better @@ -706,19 +823,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
15963
+
18209
-

increment_version_code

+

versioning_android

-

via Jems

+

via Igor Lamos

-> Increment the version code of your android project. +> Android Versioning Plugin for Fastlane
@@ -734,9 +851,24 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - increment_version_code + android_get_version_code - - Increment the version code of your android project. + Get the Version Code of your Android project + + + android_get_version_name + - + Get the Version Name of your Android project + + + android_set_version_code + - + Set the Version Code of your Android project + + + android_set_version_name + - + Set the Version Name of your Android project @@ -758,22 +890,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 15 More subscribers = more popular project stars - 40 + 121 More stars = more popular project forks - 35 + 105 More forks = more people seem to use/modify this project @@ -788,7 +920,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 43 + 38 Project that have been around for longer tend to be more stable @@ -798,17 +930,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -2 + -8 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 15781 + 17842 More downloads = more users have been using the plugin for a while tests - 3 + 51 The more tests a plugin has, the better @@ -818,13 +950,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
14530
+
16389

bugsnag

@@ -905,7 +1037,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 43 + 46 Project that have been around for longer tend to be more stable @@ -920,7 +1052,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 14252 + 16108 More downloads = more users have been using the plugin for a while @@ -941,13 +1073,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
14440
+
15371
-

versioning_android

+

test_center

-

via Igor Lamos

+

via Lyndsey Ferguson

+ +> 🎯 Understand, tame, and train your iOS & Mac tests 🎉 -> Android Versioning Plugin for Fastlane
@@ -963,24 +1096,79 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - android_get_version_code - - - Get the Version Code of your Android project + collate_html_reports + testing + 🔶 Combines multiple html report files into one html report file - android_get_version_name - - - Get the Version Name of your Android project + collate_json_reports + testing + 🔹 Combines multiple json report files into one json report file - android_set_version_code - - - Set the Version Code of your Android project + collate_junit_reports + testing + 🔷 Combines multiple junit report files into one junit report file - android_set_version_name + collate_test_result_bundles + testing + 🔸 Combines multiple test_result bundles into one test_result bundle + + + collate_xcresults - - Set the Version Name of your Android project + 🔸 Combines multiple xcresult bundles into one xcresult bundle + + + multi_scan + testing + ♻️ Uses scan to run Xcode tests a given number of times, with the option of batching and/or parallelizing them, only re-testing failing tests. + + + quit_core_simulator_service + testing + 📲 Force-quits the com.apple.CoreSimulator.CoreSimulatorService to fix mysterious iOS Simulator issues. + + + suppress_tests + testing + 🗜 Suppresses specific tests in a specific or all Xcode Schemes in a given project + + + suppress_tests_from_junit + testing + 🗜 Uses a junit xml report file to suppress either passing or failing tests in an Xcode Scheme + + + suppressed_tests + testing + 🗜 Retrieves a list of tests that are suppressed in a specific or all Xcode Schemes in a project + + + test_options_from_testplan + testing + ☑️ Gets test info from a given test plan + + + testplans_from_scheme + testing + ☑️Gets all the testplans that a Scheme references + + + tests_from_junit + testing + ☑️ Retrieves the failing and passing tests as reported in a junit xml file + + + tests_from_xcresult + testing + ☑️ Retrieves the failing, passing, skipped, and expected failing tests as reported in a xcresult bundle + + + tests_from_xctestrun + testing + ️️☑️ Retrieves all of the tests from xctest bundles referenced by the xctestrun file @@ -1007,17 +1195,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 15 + 45 More subscribers = more popular project stars - 121 + 270 More stars = more popular project forks - 105 + 300 More forks = more people seem to use/modify this project @@ -1027,32 +1215,32 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 35 + 39 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great github_issues - -8 + -22 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 14076 + 14559 More downloads = more users have been using the plugin for a while tests - 51 + 80 The more tests a plugin has, the better @@ -1062,13 +1250,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
13131
+
14929

aws_s3

@@ -1144,7 +1332,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 44 + 47 Project that have been around for longer tend to be more stable @@ -1159,7 +1347,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 12401 + 14196 More downloads = more users have been using the plugin for a while @@ -1180,14 +1368,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
12943
- -

test_center

+
11899
-

via Lyndsey Ferguson

+

bundletool

-> 🎯 Understand, tame, and train your iOS & Mac tests 🎉 +

via Martin Gonzalez

+> Extracts a universal apk from an .aab file
@@ -1203,79 +1390,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - collate_html_reports - testing - 🔶 Combines multiple html report files into one html report file - - - collate_json_reports - testing - 🔹 Combines multiple json report files into one json report file - - - collate_junit_reports - testing - 🔷 Combines multiple junit report files into one junit report file - - - collate_test_result_bundles - testing - 🔸 Combines multiple test_result bundles into one test_result bundle - - - collate_xcresults + bundletool - - 🔸 Combines multiple xcresult bundles into one xcresult bundle - - - multi_scan - testing - ♻️ Uses scan to run Xcode tests a given number of times, with the option of batching and/or parallelizing them, only re-testing failing tests. - - - quit_core_simulator_service - testing - 📲 Force-quits the com.apple.CoreSimulator.CoreSimulatorService to fix mysterious iOS Simulator issues. - - - suppress_tests - testing - 🗜 Suppresses specific tests in a specific or all Xcode Schemes in a given project - - - suppress_tests_from_junit - testing - 🗜 Uses a junit xml report file to suppress either passing or failing tests in an Xcode Scheme - - - suppressed_tests - testing - 🗜 Retrieves a list of tests that are suppressed in a specific or all Xcode Schemes in a project - - - test_options_from_testplan - testing - ☑️ Gets test info from a given test plan - - - testplans_from_scheme - testing - ☑️Gets all the testplans that a Scheme references - - - tests_from_junit - testing - ☑️ Retrieves the failing and passing tests as reported in a junit xml file - - - tests_from_xcresult - testing - ☑️ Retrieves the failing, passing, skipped, and expected failing tests as reported in a xcresult bundle - - - tests_from_xctestrun - testing - ️️☑️ Retrieves all of the tests from xctest bundles referenced by the xctestrun file + Extracts an universal apk from an .aab file @@ -1302,17 +1419,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 45 + 3 More subscribers = more popular project stars - 270 + 30 More stars = more popular project forks - 300 + 40 More forks = more people seem to use/modify this project @@ -1327,7 +1444,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 35 + 26 Project that have been around for longer tend to be more stable @@ -1337,17 +1454,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -22 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 12135 + 11689 More downloads = more users have been using the plugin for a while tests - 80 + 12 The more tests a plugin has, the better @@ -1357,19 +1474,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
9469
+
10398
-

bundletool

+

browserstack

-

via Martin Gonzalez

+

via BrowserStack

-> Extracts a universal apk from an .aab file +> Uploads IPA and APK files to BrowserStack for automation and manual testing.
@@ -1385,9 +1502,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - bundletool + upload_to_browserstack_app_automate - - Extracts an universal apk from an .aab file + Uploads IPA and APK files to BrowserStack AppAutomate for running automated tests. + + + upload_to_browserstack_app_live + - + Uploads IPA and APK files to BrowserStack AppLive for running manual tests. @@ -1409,22 +1531,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 24 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 27 More subscribers = more popular project stars - 30 + 10 More stars = more popular project forks - 40 + 35 More forks = more people seem to use/modify this project @@ -1439,27 +1561,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 23 + 35 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great github_issues - -1 + -2 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 9262 + 10148 More downloads = more users have been using the plugin for a while tests - 12 + 51 The more tests a plugin has, the better @@ -1469,19 +1591,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
8467
+
9918
-

browserstack

+

load_json

-

via BrowserStack

+

via Felix Krause

-> Uploads IPA and APK files to BrowserStack for automation and manual testing. +> Loads a local JSON file and parses it
@@ -1497,14 +1619,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - upload_to_browserstack_app_automate - - - Uploads IPA and APK files to BrowserStack AppAutomate for running automated tests. - - - upload_to_browserstack_app_live + load_json - - Uploads IPA and APK files to BrowserStack AppLive for running manual tests. + Loads a local JSON file and parses it @@ -1526,22 +1643,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 24 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 27 + 3 More subscribers = more popular project stars - 10 + 3 More stars = more popular project forks - 35 + 0 More forks = more people seem to use/modify this project @@ -1551,12 +1668,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 32 + 42 Project that have been around for longer tend to be more stable @@ -1566,17 +1683,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -2 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 8220 + 9819 More downloads = more users have been using the plugin for a while tests - 51 + 0 The more tests a plugin has, the better @@ -1586,19 +1703,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
8407
+
9664
-

trainer

+

json

-

via KrauseFx

+

via Martin Gonzalez

-> Convert xcodebuild plist files to JUnit reports +> actions related to json files
@@ -1614,9 +1731,24 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - trainer + download_json - - Convert the Xcode plist log to a JUnit report. This will raise an exception if the tests failed + Downloads a json file and expose a hash with symbolized names as result + + + merge_jsons + - + Merge a group of jsons files and expose a hash with symbolized names as result. Last json predominate over the rest + + + read_json + - + Read a json file and expose a hash with symbolized names as result + + + write_json + - + Write a json file from a hash at the provided path @@ -1638,22 +1770,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 42 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 18 + 3 More subscribers = more popular project stars - 132 + 8 More stars = more popular project forks - 110 + 10 More forks = more people seem to use/modify this project @@ -1668,27 +1800,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 43 + 22 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great github_issues - -8 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 7976 + 9464 More downloads = more users have been using the plugin for a while tests - 24 + 51 The more tests a plugin has, the better @@ -1698,19 +1830,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
8302
+
9376
-

load_json

+

xcconfig

-

via Felix Krause

+

via Sergii Ovcharenko

-> Loads a local JSON file and parses it +> Adds 2 actions to fastlane to read and update xcconfig files.
@@ -1726,9 +1858,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - load_json + update_xcconfig_value - - Loads a local JSON file and parses it + Updates value of a setting in xcconfig file. + + + set_xcconfig_value + - + Sets the value of a setting in xcconfig file. + + + get_xcconfig_value + - + Reads a value of a setting from xcconfig file. @@ -1750,7 +1892,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive @@ -1760,12 +1902,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 3 + 6 More stars = more popular project forks - 0 + 15 More forks = more people seem to use/modify this project @@ -1775,17 +1917,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 38 + 37 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -1795,12 +1937,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 8207 + 9185 More downloads = more users have been using the plugin for a while tests - 0 + 30 The more tests a plugin has, the better @@ -1810,13 +1952,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
7423
+
9216

appicon

@@ -1897,7 +2039,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 43 + 47 Project that have been around for longer tend to be more stable @@ -1912,7 +2054,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 6682 + 8471 More downloads = more users have been using the plugin for a while @@ -1933,13 +2075,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
7234
+
8427
-

json

+

trainer

-

via Martin Gonzalez

+

via KrauseFx

-> actions related to json files +> Convert xcodebuild plist files to JUnit reports
@@ -1955,24 +2097,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - download_json - - - Downloads a json file and expose a hash with symbolized names as result - - - merge_jsons - - - Merge a group of jsons files and expose a hash with symbolized names as result. Last json predominate over the rest - - - read_json - - - Read a json file and expose a hash with symbolized names as result - - - write_json + trainer - - Write a json file from a hash at the provided path + Convert the Xcode plist log to a JUnit report. This will raise an exception if the tests failed @@ -1994,22 +2121,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 42 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 18 More subscribers = more popular project stars - 8 + 132 More stars = more popular project forks - 10 + 110 More forks = more people seem to use/modify this project @@ -2024,27 +2151,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 19 + 46 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great github_issues - 0 + -8 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 7037 + 7993 More downloads = more users have been using the plugin for a while tests - 51 + 24 The more tests a plugin has, the better @@ -2054,13 +2181,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
6899
+
7939

changelog

@@ -2151,7 +2278,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 44 + 47 Project that have been around for longer tend to be more stable @@ -2166,7 +2293,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 6243 + 7280 More downloads = more users have been using the plugin for a while @@ -2187,13 +2314,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
6826
+
7929
-

xcconfig

+

get_version_name

-

via Sergii Ovcharenko

+

via Jems

-> Adds 2 actions to fastlane to read and update xcconfig files. +> Get the version name of an Android project.
@@ -2209,19 +2336,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - update_xcconfig_value - - - Updates value of a setting in xcconfig file. - - - set_xcconfig_value - - - Sets the value of a setting in xcconfig file. - - - get_xcconfig_value + get_version_name - - Reads a value of a setting from xcconfig file. + Get the version name of an Android project. This action will return the version name of your project according to the one set in your build.gradle file @@ -2243,17 +2360,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 6 More subscribers = more popular project stars - 6 + 4 More stars = more popular project @@ -2268,32 +2385,32 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 33 + 46 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great github_issues - 0 + -3 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 6639 + 7807 More downloads = more users have been using the plugin for a while tests - 30 + 3 The more tests a plugin has, the better @@ -2303,19 +2420,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
6301
+
6031
-

get_version_name

+

emerge

-

via Jems

+

via Emerge Tools, Inc

-> Get the version name of an Android project. +> Fastlane plugin for Emerge
@@ -2331,9 +2448,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - get_version_name + emerge - - Get the version name of an Android project. This action will return the version name of your project according to the one set in your build.gradle file + Fastlane plugin for Emerge + + + emerge_order_file + - + Fastlane plugin to download order files + + + emerge_snapshot + - + Fastlane plugin for Emerge to generate iOS snapshots @@ -2355,22 +2482,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 12 More subscribers = more popular project stars - 4 + 12 More stars = more popular project forks - 15 + 10 More forks = more people seem to use/modify this project @@ -2380,12 +2507,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 43 + 20 Project that have been around for longer tend to be more stable @@ -2395,12 +2522,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -3 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 6182 + 5904 More downloads = more users have been using the plugin for a while @@ -2415,13 +2542,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
4756
+
5841

yarn

@@ -2497,7 +2624,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 41 + 44 Project that have been around for longer tend to be more stable @@ -2512,7 +2639,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 4518 + 5600 More downloads = more users have been using the plugin for a while @@ -2533,7 +2660,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
4652
+
5711

get_version_code

@@ -2609,7 +2736,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 43 + 46 Project that have been around for longer tend to be more stable @@ -2624,7 +2751,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 4533 + 5589 More downloads = more users have been using the plugin for a while @@ -2645,13 +2772,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
4351
+
5238
-

emerge

+

lizard

-

via Emerge Tools, Inc

+

via Moses Liao

-> Fastlane plugin for Emerge +> Run swift code complexity analytics using Lizard
@@ -2667,14 +2794,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - emerge - - - Fastlane plugin for Emerge - - - emerge_order_file + lizard - - Fastlane plugin to download order files + Run lizard code cyclomatic complexity analysis. @@ -2701,17 +2823,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 9 + 21 More subscribers = more popular project stars - 4 + 19 More stars = more popular project forks - 0 + 55 More forks = more people seem to use/modify this project @@ -2726,12 +2848,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 16 + 37 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -2741,12 +2863,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 4249 + 4934 More downloads = more users have been using the plugin for a while tests - 3 + 72 The more tests a plugin has, the better @@ -2756,19 +2878,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
3882
+
4749
-

xchtmlreport

+

increment_version_name

-

via Titouan Van Belle

+

via fierysolid

-> Plugin for XCHTMLReport +> Increment the version name of your android project.
@@ -2784,9 +2906,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - xchtmlreport - - - Xcode-like HTML report for Unit and UI Tests + increment_version_name + project + Increment the version name of your android project. @@ -2823,7 +2945,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas forks - 10 + 0 More forks = more people seem to use/modify this project @@ -2833,12 +2955,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 25 + 46 Project that have been around for longer tend to be more stable @@ -2848,17 +2970,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 3775 + 4652 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -2868,19 +2990,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
3703
+
4610
-

increment_version_name

+

xchtmlreport

-

via fierysolid

+

via Titouan Van Belle

-> Increment the version name of your android project. +> Plugin for XCHTMLReport
@@ -2896,9 +3018,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - increment_version_name - project - Increment the version name of your android project. + xchtmlreport + - + Xcode-like HTML report for Unit and UI Tests @@ -2935,7 +3057,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas forks - 0 + 10 More forks = more people seem to use/modify this project @@ -2945,12 +3067,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 43 + 28 Project that have been around for longer tend to be more stable @@ -2960,17 +3082,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 3609 + 4500 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -2980,19 +3102,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
3547
+
4496
-

huawei_appgallery_connect

+

rome

-

via Shreejan Shrestha

+

via François Benaiteau, Tommaso Piazza

-> Huawei AppGallery Connect Plugin +> A cache tool for Carthage
@@ -3008,29 +3130,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - huawei_appgallery_connect - - - Huawei AppGallery Connect Plugin - - - huawei_appgallery_connect_get_app_id - - - Huawei AppGallery Connect Plugin - - - huawei_appgallery_connect_get_app_info - - - Huawei AppGallery Connect Plugin - - - huawei_appgallery_connect_submit_for_review - - - Huawei AppGallery Connect Plugin - - - huawei_appgallery_connect_update_app_localization + rome - - Huawei AppGallery Connect Plugin + An S3 cache tool for Carthage @@ -3052,22 +3154,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 36 The more contributors a project has, the more likely it is it stays alive subscribers - 15 + 9 More subscribers = more popular project stars - 74 + 16 More stars = more popular project forks - 90 + 30 More forks = more people seem to use/modify this project @@ -3082,27 +3184,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 22 + 42 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great github_issues - -1 + -3 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 3244 + 4290 More downloads = more users have been using the plugin for a while tests - 3 + 6 The more tests a plugin has, the better @@ -3112,19 +3214,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
3540
+
4453
-

android_versioning

+

huawei_appgallery_connect

-

via Manabu OHTAKE

+

via Shreejan Shrestha

-> Allows to set/get app version name and version code directly to/from build.gradle +> Huawei AppGallery Connect Plugin
@@ -3140,34 +3242,34 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - get_value_from_build - - + huawei_appgallery_connect - + Huawei AppGallery Connect Plugin - get_version_code + huawei_appgallery_connect_get_app_id - - Get the version code of your project + Huawei AppGallery Connect Plugin - get_version_name + huawei_appgallery_connect_get_app_info - - Get the version name of your project + Huawei AppGallery Connect Plugin - increment_version_code + huawei_appgallery_connect_set_gms_dependency - - Increment the version code of your project + Huawei AppGallery Connect Plugin - increment_version_name + huawei_appgallery_connect_submit_for_review - - Increment the version name of your project + Huawei AppGallery Connect Plugin - set_value_in_build + huawei_appgallery_connect_update_app_localization - - Set the value of your project + Huawei AppGallery Connect Plugin @@ -3189,22 +3291,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 42 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 18 More subscribers = more popular project stars - 51 + 81 More stars = more popular project forks - 65 + 95 More forks = more people seem to use/modify this project @@ -3214,17 +3316,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 40 + 26 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -3234,12 +3336,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 3226 + 4131 More downloads = more users have been using the plugin for a while tests - 66 + 3 The more tests a plugin has, the better @@ -3249,19 +3351,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
3392
+
3961
-

slack_upload

+

android_versioning

-

via Dawid Cieslak

+

via Manabu OHTAKE

-> Uploads specified file to Slack +> Allows to set/get app version name and version code directly to/from build.gradle
@@ -3277,9 +3379,34 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - slack_upload + get_value_from_build - - Uploads given file to Slack + - + + + get_version_code + - + Get the version code of your project + + + get_version_name + - + Get the version name of your project + + + increment_version_code + - + Increment the version code of your project + + + increment_version_name + - + Increment the version name of your project + + + set_value_in_build + - + Set the value of your project @@ -3301,22 +3428,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 42 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 6 More subscribers = more popular project stars - 0 + 51 More stars = more popular project forks - 0 + 65 More forks = more people seem to use/modify this project @@ -3326,12 +3453,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 32 + 43 Project that have been around for longer tend to be more stable @@ -3341,17 +3468,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 3287 + 3644 More downloads = more users have been using the plugin for a while tests - 3 + 66 The more tests a plugin has, the better @@ -3361,19 +3488,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
3297
+
3818
-

lizard

+

brew

-

via Moses Liao

+

via Michael Ruhl

-> Run swift code complexity analytics using Lizard +> Run Homebrew/Linuxbrew command
@@ -3389,9 +3516,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - lizard + brew - - Run lizard code cyclomatic complexity analysis. + Run Homebrew/Linuxbrew command @@ -3413,22 +3540,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 21 + 36 More subscribers = more popular project stars - 19 + 2 More stars = more popular project forks - 55 + 0 More forks = more people seem to use/modify this project @@ -3443,12 +3570,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 34 + 42 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -3458,12 +3585,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 2996 + 3659 More downloads = more users have been using the plugin for a while tests - 72 + 3 The more tests a plugin has, the better @@ -3473,19 +3600,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
3101
+
3778
-

brew

+

slack_upload

-

via Michael Ruhl

+

via Dawid Cieslak

-> Run Homebrew/Linuxbrew command +> Uploads specified file to Slack
@@ -3501,9 +3628,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - brew + slack_upload - - Run Homebrew/Linuxbrew command + Uploads given file to Slack @@ -3525,17 +3652,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 36 + 0 More subscribers = more popular project stars - 2 + 0 More stars = more popular project @@ -3555,7 +3682,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 39 + 35 Project that have been around for longer tend to be more stable @@ -3570,7 +3697,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 2945 + 3670 More downloads = more users have been using the plugin for a while @@ -3585,19 +3712,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
2982
+
3711
-

rome

+

properties

-

via François Benaiteau, Tommaso Piazza

+

via Pavlo Pakholka

-> A cache tool for Carthage +> Adds 4 actions to fastlane to read and update properties files.
@@ -3613,9 +3740,34 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - rome + increment_version_name_in_properties_file - - An S3 cache tool for Carthage + Sets a value of a setting in .properties file. + + + set_properties_value + - + Sets a value of a setting in .properties file. + + + get_properties_value + - + Reads a value of a setting from .properties file. + + + write_properties_file + - + Write any Hash-like structure as a properties file. This action won't create a new file. + + + parse_properties_file + - + Load .properties file and returns it as a ruby hash-map. + + + increment_version_code_in_properties_file + - + Increase version code inside .properties file. @@ -3637,22 +3789,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 36 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 9 + 3 More subscribers = more popular project stars - 16 + 2 More stars = more popular project forks - 30 + 0 More forks = more people seem to use/modify this project @@ -3667,27 +3819,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 39 + 28 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great github_issues - -3 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 2779 + 3563 More downloads = more users have been using the plugin for a while tests - 6 + 15 The more tests a plugin has, the better @@ -3697,19 +3849,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
2878
+
3544
-

semantic_release

+

slack_bot

-

via Jiří Otáhal

+

via Manish Rathi

-> Automated version managment and generator of release notes. +> A fastlane plugin to post slack message using bot api token. 🚀
@@ -3725,14 +3877,29 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - analyze_commits + delete_slack_message - + Deleate a slack message using time-stamp(ts) value + + + fetch_files_slack - + List files of any #channel using Slack bot `files.list` api. - conventional_changelog + file_upload_to_slack - - Uses conventional commits. It groups commits by their types and generates release notes in markdown or slack format. + Upload a file to slack channel + + + post_to_slack + - + Post a slack message + + + update_slack_message + - + Update a slack message using time-stamp(ts) value @@ -3759,17 +3926,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 12 + 3 More subscribers = more popular project stars - 187 + 33 More stars = more popular project forks - 240 + 25 More forks = more people seem to use/modify this project @@ -3784,7 +3951,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 27 + 23 Project that have been around for longer tend to be more stable @@ -3794,17 +3961,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -11 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 2243 + 3357 More downloads = more users have been using the plugin for a while tests - 80 + 3 The more tests a plugin has, the better @@ -3814,13 +3981,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
2829
+
3495

teams

@@ -3896,7 +4063,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 38 + 41 Project that have been around for longer tend to be more stable @@ -3911,7 +4078,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 2701 + 3364 More downloads = more users have been using the plugin for a while @@ -3932,13 +4099,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
2791
+
3322
-

properties

+

xcodegen

-

via Pavlo Pakholka

+

via Michael Ruhl

-> Adds 4 actions to fastlane to read and update properties files. +> Run xcodegen for the project
@@ -3954,34 +4121,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - increment_version_name_in_properties_file - - - Sets a value of a setting in .properties file. - - - set_properties_value - - - Sets a value of a setting in .properties file. - - - get_properties_value - - - Reads a value of a setting from .properties file. - - - write_properties_file - - - Write any Hash-like structure as a properties file. This action won't create a new file. - - - parse_properties_file - - - Load .properties file and returns it as a ruby hash-map. - - - increment_version_code_in_properties_file + xcodegen - - Increase version code inside .properties file. + Runs `xcodegen` for the project @@ -4003,22 +4145,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 18 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 21 More subscribers = more popular project stars - 2 + 17 More stars = more popular project forks - 0 + 15 More forks = more people seem to use/modify this project @@ -4033,7 +4175,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 24 + 36 Project that have been around for longer tend to be more stable @@ -4048,12 +4190,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 2647 + 3079 More downloads = more users have been using the plugin for a while tests - 15 + 36 The more tests a plugin has, the better @@ -4063,19 +4205,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
2708
+
3195
-

xcodegen

+

semantic_release

-

via Michael Ruhl

+

via Jiří Otáhal

-> Run xcodegen for the project +> Automated version managment and generator of release notes.
@@ -4091,9 +4233,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - xcodegen + analyze_commits - - Runs `xcodegen` for the project + - + + + conventional_changelog + - + Uses conventional commits. It groups commits by their types and generates release notes in markdown or slack format. @@ -4115,22 +4262,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 18 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 21 + 12 More subscribers = more popular project stars - 17 + 187 More stars = more popular project forks - 15 + 240 More forks = more people seem to use/modify this project @@ -4145,7 +4292,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 32 + 30 Project that have been around for longer tend to be more stable @@ -4155,17 +4302,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -11 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 2469 + 2557 More downloads = more users have been using the plugin for a while tests - 36 + 80 The more tests a plugin has, the better @@ -4175,13 +4322,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
2576
+
2936

update_android_strings

@@ -4250,7 +4397,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 2556 + 2916 More downloads = more users have been using the plugin for a while @@ -4272,7 +4419,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
2476
+
2842

update_provisioning_profile_specifier

@@ -4348,7 +4495,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 42 + 45 Project that have been around for longer tend to be more stable @@ -4363,7 +4510,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 2300 + 2663 More downloads = more users have been using the plugin for a while @@ -4384,119 +4531,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
2335
- -

dropbox

- -

via Dominik Kapusta

- -> Uploads files to Dropbox - - -
-Provided actions - - - - - - - - - - - - - - - - -
NameCategoryDescription
dropbox-Uploads files to Dropbox
- -
- - -
-Score details - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MetricPointsDescription
contributors18The more contributors a project has, the more likely it is it stays alive
subscribers6More subscribers = more popular project
stars3More stars = more popular project
forks15More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score50How well is the README of the document written
age35Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues-1Lots of open issues are not a good sign usually, unless the project is really popular
downloads2159More downloads = more users have been using the plugin for a while
tests30The more tests a plugin has, the better
- -
- -

- - Open on GitHub - -

- ------ - -
2267
+
2562

commit_android_version_bump

@@ -4572,7 +4607,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 43 + 46 Project that have been around for longer tend to be more stable @@ -4587,7 +4622,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 2140 + 2432 More downloads = more users have been using the plugin for a while @@ -4608,7 +4643,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
2223
+
2482

automated_test_emulator_run

@@ -4684,7 +4719,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 43 + 46 Project that have been around for longer tend to be more stable @@ -4699,7 +4734,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 1883 + 2139 More downloads = more users have been using the plugin for a while @@ -4720,13 +4755,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
2123
+
2480
-

cordova

+

dropbox

-

via Almouro

+

via Dominik Kapusta

-> Build your Cordova app +> Uploads files to Dropbox
@@ -4742,9 +4777,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - cordova - building - Build your Cordova app + dropbox + - + Uploads files to Dropbox @@ -4766,22 +4801,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 78 + 18 The more contributors a project has, the more likely it is it stays alive subscribers - 21 + 6 More subscribers = more popular project stars - 108 + 3 More stars = more popular project forks - 160 + 15 More forks = more people seem to use/modify this project @@ -4796,27 +4831,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 41 + 38 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great github_issues - -19 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 1634 + 2301 More downloads = more users have been using the plugin for a while tests - 0 + 30 The more tests a plugin has, the better @@ -4826,19 +4861,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
2114
+
2249
-

aws_device_farm

+

google_drive

-

via Helmut Januschka

+

via Bumsoo Kim

-> Run UI Tests on AWS Devicefarm +> Upload files to Google Drive
@@ -4854,14 +4889,29 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - aws_device_farm + create_google_drive_folder - - Upload the application to the AWS device farm + Create new folder on Google Drive - aws_device_farm_package + find_google_drive_file_by_id - - Packages .app from deriveddata to an aws-compatible ipa + Find a Google Drive file or folder by ID + + + find_google_drive_file_by_title + - + Find a Google Drive file or folder by title + + + update_google_drive_file + - + Update a Google Drive file + + + upload_to_google_drive + - + Upload files to Google Drive @@ -4888,17 +4938,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 18 + 3 More subscribers = more popular project stars - 85 + 51 More stars = more popular project forks - 165 + 70 More forks = more people seem to use/modify this project @@ -4913,7 +4963,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 42 + 37 Project that have been around for longer tend to be more stable @@ -4923,17 +4973,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -5 + -2 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 1736 + 1940 More downloads = more users have been using the plugin for a while tests - 3 + 80 The more tests a plugin has, the better @@ -4943,19 +4993,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
2053
+
2233
-

slack_bot

+

aws_device_farm

-

via Manish Rathi

+

via Helmut Januschka

-> A fastlane plugin to post slack message using bot api token. 🚀 +> Run UI Tests on AWS Devicefarm
@@ -4971,29 +5021,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - delete_slack_message - - - Deleate a slack message using time-stamp(ts) value - - - fetch_files_slack - - - List files of any #channel using Slack bot `files.list` api. - - - file_upload_to_slack - - - Upload a file to slack channel - - - post_to_slack + aws_device_farm - - Post a slack message + Upload the application to the AWS device farm - update_slack_message + aws_device_farm_package - - Update a slack message using time-stamp(ts) value + Packages .app from deriveddata to an aws-compatible ipa @@ -5020,17 +5055,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 18 More subscribers = more popular project stars - 33 + 85 More stars = more popular project forks - 25 + 165 More forks = more people seem to use/modify this project @@ -5045,22 +5080,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 20 + 45 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great github_issues - 0 + -5 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 1869 + 1852 More downloads = more users have been using the plugin for a while @@ -5075,21 +5110,43 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
1950
+
2214
-

upload_symbols_to_new_relic

+

cordova

-

via Helmut Januschka

+

via Almouro

-> Uploads dSym to New Relic +> Build your Cordova app +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
cordovabuildingBuild your Cordova app
+ +
+
Score details @@ -5110,17 +5167,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 30 More subscribers = more popular project stars - 0 + 115 More stars = more popular project forks - 0 + 190 More forks = more people seem to use/modify this project @@ -5130,27 +5187,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 50 How well is the README of the document written age - 0 + 44 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great github_issues - 0 + -21 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 1930 + 1756 More downloads = more users have been using the plugin for a while @@ -5165,14 +5222,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website - (no GitHub link provided in gemspec) + Open on GitHub

----- -
1796
+
2090

telegram

@@ -5248,7 +5304,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 37 + 40 Project that have been around for longer tend to be more stable @@ -5263,7 +5319,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 1605 + 1896 More downloads = more users have been using the plugin for a while @@ -5284,56 +5340,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
1614
- -

google_drive

- -

via Bumsoo Kim

- -> Upload files to Google Drive +
2082
+

upload_symbols_to_new_relic

-
-Provided actions +

via Helmut Januschka

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameCategoryDescription
create_google_drive_folder-Create new folder on Google Drive
find_google_drive_file_by_id-Find a Google Drive file or folder by ID
find_google_drive_file_by_title-Find a Google Drive file or folder by title
update_google_drive_file-Update a Google Drive file
upload_to_google_drive-Upload files to Google Drive
+> Uploads dSym to New Relic -
@@ -5355,17 +5369,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 0 More subscribers = more popular project stars - 51 + 0 More stars = more popular project forks - 70 + 0 More forks = more people seem to use/modify this project @@ -5375,12 +5389,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 0 How well is the README of the document written age - 34 + 0 Project that have been around for longer tend to be more stable @@ -5390,17 +5404,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -2 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 1308 + 2062 More downloads = more users have been using the plugin for a while tests - 80 + 0 The more tests a plugin has, the better @@ -5410,13 +5424,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open website + (no GitHub link provided in gemspec)

----- -
1595
+
1755

settings_bundle

@@ -5492,7 +5507,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 41 + 45 Project that have been around for longer tend to be more stable @@ -5507,7 +5522,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 1309 + 1465 More downloads = more users have been using the plugin for a while @@ -5528,13 +5543,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
1493
+
1723
-

update_xcodeproj

+

unzip

-

via Fumiya Nakamura

+

via Massimo Oliviero

-> Update Xcode projects +> Extract compressed files in a ZIP
@@ -5550,9 +5565,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - update_xcodeproj + unzip - - Update Xcode projects + Extract compressed files in a ZIP @@ -5574,7 +5589,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 6 The more contributors a project has, the more likely it is it stays alive @@ -5584,12 +5599,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 6 + 2 More stars = more popular project forks - 10 + 0 More forks = more people seem to use/modify this project @@ -5604,7 +5619,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 42 + 47 Project that have been around for longer tend to be more stable @@ -5619,12 +5634,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 1308 + 1562 More downloads = more users have been using the plugin for a while tests - 12 + 3 The more tests a plugin has, the better @@ -5634,19 +5649,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
1470
+
1715
-

run_tests_firebase_testlab

+

datadog

-

via Bruno Correia

+

via Datadog, Inc.

-> Runs Android tests in Firebase Test Lab. +> Datadog actions for iOS development
@@ -5662,9 +5677,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - run_tests_firebase_testlab - - - - + upload_symbols_to_datadog + misc + Uploads dSYM files to Datadog in order to symbolicate crash reports @@ -5686,27 +5701,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive subscribers - 9 + 27 More subscribers = more popular project stars - 25 + 3 More stars = more popular project forks - 40 + 0 More forks = more people seem to use/modify this project has_mit_license - 20 + -50 fastlane is MIT licensed, it's good to have plugins use MIT too @@ -5716,7 +5731,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 34 + 14 Project that have been around for longer tend to be more stable @@ -5726,17 +5741,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -3 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 1215 + 1644 More downloads = more users have been using the plugin for a while tests - 80 + 15 The more tests a plugin has, the better @@ -5746,21 +5761,43 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
1434
+
1672
-

android_change_package_identifier

+

run_tests_firebase_testlab

-

via MaximusMcCann

+

via Bruno Correia

-> Change the package identifier in the AndroidManifest.xml file. Can revert as well. +> Runs Android tests in Firebase Test Lab. +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
run_tests_firebase_testlab--
+ +
+
Score details @@ -5781,17 +5818,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 9 More subscribers = more popular project stars - 0 + 25 More stars = more popular project forks - 0 + 40 More forks = more people seem to use/modify this project @@ -5801,12 +5838,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 50 How well is the README of the document written age - 0 + 37 Project that have been around for longer tend to be more stable @@ -5816,7 +5853,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -3 Lots of open issues are not a good sign usually, unless the project is really popular @@ -5826,7 +5863,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas tests - 0 + 80 The more tests a plugin has, the better @@ -5836,20 +5873,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website - (no GitHub link provided in gemspec) + Open on GitHub

----- -
1364
+
1629
-

unzip

+

update_xcodeproj

-

via Massimo Oliviero

+

via Fumiya Nakamura

-> Extract compressed files in a ZIP +> Update Xcode projects
@@ -5865,9 +5901,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - unzip + update_xcodeproj - - Extract compressed files in a ZIP + Update Xcode projects @@ -5889,7 +5925,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 12 The more contributors a project has, the more likely it is it stays alive @@ -5899,12 +5935,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 2 + 6 More stars = more popular project forks - 0 + 10 More forks = more people seem to use/modify this project @@ -5919,7 +5955,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 43 + 45 Project that have been around for longer tend to be more stable @@ -5934,12 +5970,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 1207 + 1441 More downloads = more users have been using the plugin for a while tests - 3 + 12 The more tests a plugin has, the better @@ -5949,19 +5985,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
1355
+
1563
-

property_file_read

+

docc

-

via United Classifieds

+

via Kukurijek

-> Reads property file into dictionary +> Automate docc - documentation for swift frameworks and packages
@@ -5977,9 +6013,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - property_file_read + docc - - Reads property file into dictionary + Automate docc - documentation for swift frameworks and packages @@ -6001,17 +6037,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 3 More subscribers = more popular project stars - 1 + 0 More stars = more popular project @@ -6026,12 +6062,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 36 + 16 Project that have been around for longer tend to be more stable @@ -6046,12 +6082,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 1234 + 1429 More downloads = more users have been using the plugin for a while tests - 3 + 15 The more tests a plugin has, the better @@ -6061,42 +6097,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
1306
- -

synx

- -

via Afonso Graça

- -> Organise your Xcode project folder to match your Xcode groups. +
1503
+

android_change_package_identifier

-
-Provided actions +

via MaximusMcCann

- - - - - - - - - - - - - - - -
NameCategoryDescription
synx-Organise your Xcode project folder to match your Xcode groups.
+> Change the package identifier in the AndroidManifest.xml file. Can revert as well. -
@@ -6118,17 +6132,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 6 + 0 More subscribers = more popular project stars - 26 + 0 More stars = more popular project forks - 20 + 0 More forks = more people seem to use/modify this project @@ -6138,12 +6152,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 0 How well is the README of the document written age - 44 + 0 Project that have been around for longer tend to be more stable @@ -6158,12 +6172,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 1162 + 1483 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -6173,19 +6187,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open website + (no GitHub link provided in gemspec)

----- -
1260
+
1470
-

tpa

+

property_file_read

-

via The Perfect App

+

via United Classifieds

-> TPA gives you advanced user behaviour analytics, app distribution, crash analytics and more +> Reads property file into dictionary
@@ -6201,14 +6216,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - upload_to_tpa - beta - Upload app builds to The Perfect App (tpa.io) - - - upload_symbols_to_tpa - misc - Upload dsym files downloaded from App Store Connect directly to TPA + property_file_read + - + Reads property file into dictionary @@ -6230,22 +6240,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 12 + 0 More subscribers = more popular project stars - 9 + 1 More stars = more popular project forks - 35 + 0 More forks = more people seem to use/modify this project @@ -6255,12 +6265,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 44 + 40 Project that have been around for longer tend to be more stable @@ -6270,17 +6280,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 981 + 1345 More downloads = more users have been using the plugin for a while tests - 80 + 3 The more tests a plugin has, the better @@ -6290,13 +6300,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
1203
+
1380

git_tags

@@ -6372,7 +6382,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 41 + 44 Project that have been around for longer tend to be more stable @@ -6387,7 +6397,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 1077 + 1251 More downloads = more users have been using the plugin for a while @@ -6408,13 +6418,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
1190
+
1376
-

xcake

+

get_product_bundle_id

-

via James Campbell

+

via Lyndsey Ferguson

-> Create your Xcode projects automatically using a stupid simple DSL. +> Gets PRODUCT_BUNDLE_IDENTIFIER from the first buildable target in a given scheme
@@ -6430,9 +6440,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - xcake + get_product_bundle_id - - Runs `xcake` for the project + Gets PRODUCT_BUNDLE_IDENTIFIER from a buildable target in an Xcode project using a provided scheme @@ -6454,22 +6464,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 114 + 12 The more contributors a project has, the more likely it is it stays alive subscribers - 48 + 3 More subscribers = more popular project stars - 464 + 6 More stars = more popular project forks - 190 + 10 More forks = more people seem to use/modify this project @@ -6479,12 +6489,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 48 + 42 Project that have been around for longer tend to be more stable @@ -6494,17 +6504,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -5 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 181 + 1231 More downloads = more users have been using the plugin for a while tests - 80 + 27 The more tests a plugin has, the better @@ -6514,19 +6524,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
1171
+
1370
-

google_cloud_storage

+

waldo

-

via Fernando Saragoca

+

via John Pusey

-> Google Cloud Storage +> Upload build to Waldo
@@ -6542,19 +6552,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - google_cloud_storage_check_file - - - Check if file exists in Google Cloud Storage - - - google_cloud_storage_download - - - Download a file from Google Cloud Storage - - - google_cloud_storage_upload - - - Upload a file to Google Cloud Storage + waldo + testing + Upload a new build to [Waldo](https://www.waldo.io) @@ -6576,22 +6576,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 18 More subscribers = more popular project stars - 2 + 6 More stars = more popular project forks - 0 + 15 More forks = more people seem to use/modify this project @@ -6606,27 +6606,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 41 + 35 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great github_issues - -3 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 1055 + 1193 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -6636,19 +6636,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
1126
+
1347
-

instabug_official

+

synx

-

via Instabug

+

via Afonso Graça

-> Plugin to upload DSYMs to Instabug Dashboard. +> Organise your Xcode project folder to match your Xcode groups.
@@ -6664,9 +6664,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - instabug_official - - + synx - + Organise your Xcode project folder to match your Xcode groups. @@ -6693,17 +6693,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 12 + 6 More subscribers = more popular project stars - 5 + 26 More stars = more popular project forks - 25 + 20 More forks = more people seem to use/modify this project @@ -6713,12 +6713,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 34 + 47 Project that have been around for longer tend to be more stable @@ -6728,12 +6728,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 978 + 1200 More downloads = more users have been using the plugin for a while @@ -6748,19 +6748,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
1123
+
1340
-

download_file

+

dynatrace

-

via Massimo Oliviero

+

via Dynatrace LLC

-> This action downloads a file from an HTTP/HTTPS url (e.g. ZIP file) and puts it in a destination path +> This action processes and uploads your symbol files to Dynatrace
@@ -6776,9 +6776,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - download_file - - + dynatrace_process_symbols - + This action processes and uploads your symbol files to Dynatrace. @@ -6800,27 +6800,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 21 More subscribers = more popular project stars - 1 + 11 More stars = more popular project forks - 5 + 25 More forks = more people seem to use/modify this project has_mit_license - 20 + -50 fastlane is MIT licensed, it's good to have plugins use MIT too @@ -6830,7 +6830,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 43 + 30 Project that have been around for longer tend to be more stable @@ -6840,17 +6840,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 960 + 1143 More downloads = more users have been using the plugin for a while tests - 6 + 80 The more tests a plugin has, the better @@ -6860,19 +6860,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
1096
+
1287
-

firebase_test_lab

+

instabug_official

-

via Shihua Zheng

+

via Instabug

-> Test your app with Firebase Test Lab with ease using fastlane +> Plugin to upload DSYMs to Instabug Dashboard.
@@ -6888,9 +6888,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - firebase_test_lab_ios_xctest + instabug_official + - - - Submit an iOS XCTest job to Firebase Test Lab @@ -6912,22 +6912,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 42 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 39 + 12 More subscribers = more popular project stars - 54 + 5 More stars = more popular project forks - 105 + 25 More forks = more people seem to use/modify this project @@ -6942,27 +6942,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 31 + 37 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great github_issues - -8 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 733 + 1136 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -6972,19 +6972,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
1086
+
1273
-

waldo

+

tpa

-

via John Pusey

+

via The Perfect App

-> Upload build to Waldo +> TPA gives you advanced user behaviour analytics, app distribution, crash analytics and more
@@ -7000,9 +7000,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - waldo - testing - Upload a new build to [Waldo](https://www.waldo.io) + upload_to_tpa + beta + Upload app builds to The Perfect App (tpa.io) + + + upload_symbols_to_tpa + misc + Upload dsym files downloaded from App Store Connect directly to TPA @@ -7029,17 +7034,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 18 + 12 More subscribers = more popular project stars - 6 + 9 More stars = more popular project forks - 15 + 35 More forks = more people seem to use/modify this project @@ -7054,7 +7059,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 32 + 47 Project that have been around for longer tend to be more stable @@ -7064,17 +7069,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 912 + 991 More downloads = more users have been using the plugin for a while tests - 3 + 80 The more tests a plugin has, the better @@ -7084,19 +7089,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
1065
+
1239
-

flutter

+

google_cloud_storage

-

via Artem Sheremet

+

via Fernando Saragoca

-> Flutter actions plugin for Fastlane +> Google Cloud Storage
@@ -7112,24 +7117,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - flutter + google_cloud_storage_check_file - - Run "flutter" binary with the specified arguments + Check if file exists in Google Cloud Storage - flutter_bootstrap + google_cloud_storage_download - - Flutter SDK installation, upgrade and application bootstrap - - - flutter_build - building - Run "flutter build" to build a Flutter application + Download a file from Google Cloud Storage - flutter_generate + google_cloud_storage_upload - - (1) Run `flutter packages get`; (2) Run `build_runner build` if build_runner is in dev_dependencies; (3) According to `package:intl`, take `$strings_file` and generate `${strings_file.dirname}/arb/intl_messages.arb`, then take all files matching `${strings_file.dirname}/intl_*.arb`, fix them and generate .dart files from them. (4) Generate an empty test importing all files, which would be used to calculate correct full coverage numbers. + Upload a file to Google Cloud Storage @@ -7156,17 +7156,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 9 + 0 More subscribers = more popular project stars - 26 + 2 More stars = more popular project forks - 30 + 0 More forks = more people seem to use/modify this project @@ -7181,7 +7181,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 33 + 44 Project that have been around for longer tend to be more stable @@ -7196,12 +7196,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 840 + 1120 More downloads = more users have been using the plugin for a while tests - 54 + 0 The more tests a plugin has, the better @@ -7211,19 +7211,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
1064
+
1218
-

get_product_bundle_id

+

xcake

-

via Lyndsey Ferguson

+

via James Campbell

-> Gets PRODUCT_BUNDLE_IDENTIFIER from the first buildable target in a given scheme +> Create your Xcode projects automatically using a stupid simple DSL.
@@ -7239,9 +7239,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - get_product_bundle_id + xcake - - Gets PRODUCT_BUNDLE_IDENTIFIER from a buildable target in an Xcode project using a provided scheme + Runs `xcake` for the project @@ -7263,22 +7263,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 114 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 48 More subscribers = more popular project stars - 6 + 464 More stars = more popular project forks - 10 + 190 More forks = more people seem to use/modify this project @@ -7288,12 +7288,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 38 + 51 Project that have been around for longer tend to be more stable @@ -7303,17 +7303,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -5 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 923 + 206 More downloads = more users have been using the plugin for a while tests - 27 + 80 The more tests a plugin has, the better @@ -7323,19 +7323,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
1059
+
1217
-

setup_fragile_tests_for_rescan

+

act

-

via Lyndsey Ferguson

+

via Richard Szalay

-> Suppress stabile tests so that 'scan' can run the fragile tests again +> Applies changes to plists and app icons inside a compiled IPA or xcarchive
@@ -7351,9 +7351,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - setup_fragile_tests_for_rescan - deprecated - Suppress stabile tests so that 'scan' can run the fragile tests again + act + - + Reconfigures .plists and icons inside a compiled IPA @@ -7385,12 +7385,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 6 + 20 More stars = more popular project forks - 5 + 30 More forks = more people seem to use/modify this project @@ -7405,7 +7405,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 38 + 46 Project that have been around for longer tend to be more stable @@ -7415,17 +7415,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -3 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 871 + 941 More downloads = more users have been using the plugin for a while tests - 36 + 80 The more tests a plugin has, the better @@ -7435,19 +7435,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
1058
+
1206
-

act

+

download_file

-

via Richard Szalay

+

via Massimo Oliviero

-> Applies changes to plists and app icons inside a compiled IPA or xcarchive +> This action downloads a file from an HTTP/HTTPS url (e.g. ZIP file) and puts it in a destination path
@@ -7463,9 +7463,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - act + download_file + - - - Reconfigures .plists and icons inside a compiled IPA @@ -7487,7 +7487,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive @@ -7497,12 +7497,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 20 + 1 More stars = more popular project forks - 30 + 5 More forks = more people seem to use/modify this project @@ -7517,7 +7517,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 43 + 47 Project that have been around for longer tend to be more stable @@ -7527,17 +7527,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -3 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 785 + 1039 More downloads = more users have been using the plugin for a while tests - 80 + 6 The more tests a plugin has, the better @@ -7547,19 +7547,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
1053
+
1179
-

gradle_properties

+

flutter

-

via Ryo Sakaguchi

+

via Artem Sheremet

-> Read properties in your Fastfile easily +> Flutter actions plugin for Fastlane
@@ -7575,9 +7575,24 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - gradle_properties + flutter - - Read properties in your Fastfile easily + Run "flutter" binary with the specified arguments + + + flutter_bootstrap + - + Flutter SDK installation, upgrade and application bootstrap + + + flutter_build + building + Run "flutter build" to build a Flutter application + + + flutter_generate + - + (1) Run `flutter packages get`; (2) Run `build_runner build` if build_runner is in dev_dependencies; (3) According to `package:intl`, take `$strings_file` and generate `${strings_file.dirname}/arb/intl_messages.arb`, then take all files matching `${strings_file.dirname}/intl_*.arb`, fix them and generate .dart files from them. (4) Generate an empty test importing all files, which would be used to calculate correct full coverage numbers. @@ -7599,22 +7614,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 9 More subscribers = more popular project stars - 0 + 26 More stars = more popular project forks - 0 + 30 More forks = more people seem to use/modify this project @@ -7624,12 +7639,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 32 + 36 Project that have been around for longer tend to be more stable @@ -7639,17 +7654,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -3 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 973 + 951 More downloads = more users have been using the plugin for a while tests - 3 + 54 The more tests a plugin has, the better @@ -7659,19 +7674,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
998
+
1156
-

download_github_release_asset

+

firebase_test_lab_android

-

via Anton Domashnev

+

via wasabeef

-> This action downloads a GitHub release's asset using the GitHub API and puts it in a destination path.\nIf the file has been previously downloaded, it will be overrided. +> Test your app with Firebase Test Lab with ease using fastlane
@@ -7687,9 +7702,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - download_github_release_asset + firebase_test_lab_android - - Downloads a GitHub release's asset + Runs Android tests in Firebase Test Lab. @@ -7711,22 +7726,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 12 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 51 More subscribers = more popular project stars - 2 + 25 More stars = more popular project forks - 0 + 5 More forks = more people seem to use/modify this project @@ -7741,7 +7756,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 42 + 31 Project that have been around for longer tend to be more stable @@ -7751,102 +7766,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 - Lots of open issues are not a good sign usually, unless the project is really popular - - - downloads - 839 - More downloads = more users have been using the plugin for a while - - - tests - 6 - The more tests a plugin has, the better - - - - -
- -

- - Open on GitHub - -

- ------ - -
941
- -

simctl

- -

via Renzo Crisostomo

- -> Fastlane plugin to interact with xcrun simctl - - - -
-Score details - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - + @@ -7861,20 +7786,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website - (no GitHub link provided in gemspec) + Open on GitHub

----- -
939
+
1145
-

merge_junit_report

+

gradle_properties

-

via Derek Yang

+

via Ryo Sakaguchi

-> Merges multiple junit reports into one +> Read properties in your Fastfile easily
@@ -7890,9 +7814,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
- + - +
MetricPointsDescription
contributors0The more contributors a project has, the more likely it is it stays alive
subscribers0More subscribers = more popular project
stars0More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score0How well is the README of the document written
age0Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues0-1 Lots of open issues are not a good sign usually, unless the project is really popular
downloads921933 More downloads = more users have been using the plugin for a while
merge_junit_reportgradle_properties -Provides the ability to merge multiple junit reports into oneRead properties in your Fastfile easily
@@ -7914,22 +7838,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 0 More subscribers = more popular project stars - 4 + 0 More stars = more popular project forks - 5 + 0 More forks = more people seem to use/modify this project @@ -7939,12 +7863,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 40 + 35 Project that have been around for longer tend to be more stable @@ -7959,12 +7883,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 781 + 1062 More downloads = more users have been using the plugin for a while tests - 30 + 3 The more tests a plugin has, the better @@ -7974,13 +7898,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
938
+
1132

appmetrica

@@ -8056,7 +7980,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 24 + 27 Project that have been around for longer tend to be more stable @@ -8071,7 +7995,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 880 + 1071 More downloads = more users have been using the plugin for a while @@ -8092,13 +8016,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
925
+
1132
-

datadog

+

flutter_version

-

via Datadog, Inc.

+

via tianhaoz95

-> Datadog actions for iOS development +> A plugin to retrieve versioning information for Flutter projects.
@@ -8114,9 +8038,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - upload_symbols_to_datadog - misc - Uploads dSYM files to Datadog in order to symbolicate crash reports + flutter_version + - + A plugin to retrieve versioning information for Flutter projects. @@ -8138,27 +8062,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 27 + 9 More subscribers = more popular project stars - 3 + 76 More stars = more popular project forks - 0 + 70 More forks = more people seem to use/modify this project has_mit_license - -50 + 20 fastlane is MIT licensed, it's good to have plugins use MIT too @@ -8168,12 +8092,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 11 + 24 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -8183,12 +8107,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 857 + 814 More downloads = more users have been using the plugin for a while tests - 15 + 39 The more tests a plugin has, the better @@ -8198,19 +8122,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
913
+
1104
-

flutter_version

+

firebase_test_lab

-

via tianhaoz95

+

via Shihua Zheng

-> A plugin to retrieve versioning information for Flutter projects. +> Test your app with Firebase Test Lab with ease using fastlane
@@ -8226,9 +8150,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - flutter_version + firebase_test_lab_ios_xctest - - A plugin to retrieve versioning information for Flutter projects. + Submit an iOS XCTest job to Firebase Test Lab @@ -8250,22 +8174,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 42 The more contributors a project has, the more likely it is it stays alive subscribers - 9 + 39 More subscribers = more popular project stars - 76 + 54 More stars = more popular project forks - 70 + 105 More forks = more people seem to use/modify this project @@ -8280,7 +8204,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 21 + 34 Project that have been around for longer tend to be more stable @@ -8290,17 +8214,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -8 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 598 + 738 More downloads = more users have been using the plugin for a while tests - 39 + 0 The more tests a plugin has, the better @@ -8310,19 +8234,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
907
+
1091
-

carthage_cache

+

setup_fragile_tests_for_rescan

-

via Thi Doan

+

via Lyndsey Ferguson

-> A Fastlane plugin that allows to cache Carthage/Build folder in Amazon S3. +> Suppress stabile tests so that 'scan' can run the fragile tests again
@@ -8338,19 +8262,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - carthage_cache_install - - - Download Carthage cache from Amazon S3 - - - carthage_cache_publish - - - Upload Carthage cache to Amazon S3 - - - carthage_cache_exist - - - Check if Carthage cache exists for Cartfile.resolved in Amazon S3 + setup_fragile_tests_for_rescan + deprecated + Suppress stabile tests so that 'scan' can run the fragile tests again @@ -8372,22 +8286,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 3 More subscribers = more popular project stars - 10 + 6 More stars = more popular project forks - 0 + 5 More forks = more people seem to use/modify this project @@ -8402,12 +8316,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 44 + 42 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -8417,12 +8331,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 768 + 899 More downloads = more users have been using the plugin for a while tests - 3 + 36 The more tests a plugin has, the better @@ -8432,19 +8346,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
890
+
1091
-

ionic

+

forsis

-

via Jan Piotrowski

+

via Azadeh Bagheri

-> Build your Ionic app +> This plugin produces generic test execution reports supported by SonarQube from JUnit test reports generated by fastlane.
@@ -8460,9 +8374,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - ionic - building - Build your Ionic app + forsis + - + This plugin produces generic test execution reports supported by SonarQube from JUnit test reports generated by fastlane @@ -8484,22 +8398,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 72 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 15 + 6 More subscribers = more popular project stars - 41 + 5 More stars = more popular project forks - 55 + 10 More forks = more people seem to use/modify this project @@ -8514,7 +8428,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 41 + 32 Project that have been around for longer tend to be more stable @@ -8524,17 +8438,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -23 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 619 + 944 More downloads = more users have been using the plugin for a while tests - 0 + 24 The more tests a plugin has, the better @@ -8544,19 +8458,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
884
+
1007
-

codecov_reporter

+

download_github_release_asset

-

via BinaryBeard

+

via Anton Domashnev

-> Uploads coverage report to Codecov.io +> This action downloads a GitHub release's asset using the GitHub API and puts it in a destination path.\nIf the file has been previously downloaded, it will be overrided.
@@ -8572,9 +8486,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - codecov_reporter + download_github_release_asset - - Uploads coverage report to Codecov.io + Downloads a GitHub release's asset @@ -8596,7 +8510,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 6 The more contributors a project has, the more likely it is it stays alive @@ -8606,12 +8520,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 5 + 2 More stars = more popular project forks - 15 + 0 More forks = more people seem to use/modify this project @@ -8626,12 +8540,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 37 + 45 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -8641,12 +8555,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 739 + 845 More downloads = more users have been using the plugin for a while tests - 3 + 6 The more tests a plugin has, the better @@ -8656,42 +8570,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
870
- -

firebase_test_lab_android

- -

via wasabeef

- -> Test your app with Firebase Test Lab with ease using fastlane +
999
+

simctl

-
-Provided actions +

via Renzo Crisostomo

- - - - - - - - - - - - - - - -
NameCategoryDescription
firebase_test_lab_android-Runs Android tests in Firebase Test Lab.
+> Fastlane plugin to interact with xcrun simctl -
@@ -8708,22 +8600,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 51 + 0 More subscribers = more popular project stars - 25 + 0 More stars = more popular project forks - 5 + 0 More forks = more people seem to use/modify this project @@ -8733,27 +8625,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 0 How well is the README of the document written age - 27 + 0 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 651 + 979 More downloads = more users have been using the plugin for a while @@ -8768,19 +8660,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open website + (no GitHub link provided in gemspec)

----- -
863
+
967
-

prepare_build_resources

+

merge_junit_report

-

via Jakob Jensen

+

via Derek Yang

-> Prepares certificates and provisioning profiles for building and removes them afterwards. +> Merges multiple junit reports into one
@@ -8796,9 +8689,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - prepare_build_resources + merge_junit_report - - Prepares certificates and provisioning profiles for building and removes them afterwards. + Provides the ability to merge multiple junit reports into one @@ -8820,17 +8713,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 18 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 9 + 3 More subscribers = more popular project stars - 6 + 4 More stars = more popular project @@ -8840,7 +8733,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas has_mit_license - -50 + 20 fastlane is MIT licensed, it's good to have plugins use MIT too @@ -8855,22 +8748,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas major_release - 30 + 0 Post 1.0 releases are great github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 744 + 806 More downloads = more users have been using the plugin for a while tests - 9 + 30 The more tests a plugin has, the better @@ -8880,19 +8773,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
838
+
953
-

dynatrace

+

ionic

-

via Dynatrace LLC

+

via Jan Piotrowski

-> This action processes and uploads your symbol files to Dynatrace +> Build your Ionic app
@@ -8908,9 +8801,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - dynatrace_process_symbols - - - This action processes and uploads your symbol files to Dynatrace. + ionic + building + Build your Ionic app @@ -8932,27 +8825,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 72 The more contributors a project has, the more likely it is it stays alive subscribers - 21 + 15 More subscribers = more popular project stars - 11 + 41 More stars = more popular project forks - 20 + 55 More forks = more people seem to use/modify this project has_mit_license - -50 + 20 fastlane is MIT licensed, it's good to have plugins use MIT too @@ -8962,27 +8855,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 27 + 44 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great github_issues - 0 + -23 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 649 + 679 More downloads = more users have been using the plugin for a while tests - 80 + 0 The more tests a plugin has, the better @@ -8992,19 +8885,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
836
+
928
-

jira_release_notes

+

codecov_reporter

-

via Alexander Ignition

+

via BinaryBeard

-> Release notes from JIRA for version +> Uploads coverage report to Codecov.io
@@ -9020,9 +8913,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - jira_release_notes + codecov_reporter - - Jira release notes + Uploads coverage report to Codecov.io @@ -9044,22 +8937,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive subscribers - 21 + 3 More subscribers = more popular project stars - 13 + 5 More stars = more popular project forks - 20 + 15 More forks = more people seem to use/modify this project @@ -9074,7 +8967,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 29 + 40 Project that have been around for longer tend to be more stable @@ -9084,17 +8977,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -2 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 646 + 780 More downloads = more users have been using the plugin for a while tests - 39 + 3 The more tests a plugin has, the better @@ -9104,19 +8997,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
778
+
918
-

ruby

+

carthage_cache

-

via Felix Krause

+

via Thi Doan

-> Useful fastlane actions for Ruby projects +> A Fastlane plugin that allows to cache Carthage/Build folder in Amazon S3.
@@ -9132,14 +9025,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - rubocop + carthage_cache_install - - Runs the code style checks + Download Carthage cache from Amazon S3 - rspec + carthage_cache_publish - - Run tests using rspec + Upload Carthage cache to Amazon S3 + + + carthage_cache_exist + - + Check if Carthage cache exists for Cartfile.resolved in Amazon S3 @@ -9171,12 +9069,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 4 + 10 More stars = more popular project forks - 10 + 0 More forks = more people seem to use/modify this project @@ -9191,7 +9089,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 44 + 47 Project that have been around for longer tend to be more stable @@ -9206,12 +9104,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 638 + 776 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -9221,20 +9119,42 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
751
+
908
-

danger-device_grid

+

prepare_build_resources

-

via Felix Krause, Boris Bügling

+

via Jakob Jensen

-> Danger plugin for the fastlane device grid. +> Prepares certificates and provisioning profiles for building and removes them afterwards. + + +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
prepare_build_resources-Prepares certificates and provisioning profiles for building and removes them afterwards.
+
@@ -9251,27 +9171,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 18 The more contributors a project has, the more likely it is it stays alive subscribers - 21 + 9 More subscribers = more popular project stars - 5 + 6 More stars = more popular project forks - 20 + 5 More forks = more people seem to use/modify this project has_mit_license - 20 + -50 fastlane is MIT licensed, it's good to have plugins use MIT too @@ -9281,27 +9201,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 44 + 47 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great github_issues - 0 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 585 + 785 More downloads = more users have been using the plugin for a while tests - 6 + 9 The more tests a plugin has, the better @@ -9311,19 +9231,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
740
+
893
-

clean_testflight_testers

+

create_xcframework

-

via Felix Krause

+

via Boris Bielik, Alexey Alter-Pesotskiy

-> Automatically remove TestFlight testers that are not actually testing your app +> Fastlane plugin that creates xcframework for given list of destinations.
@@ -9339,9 +9259,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - clean_testflight_testers - - - Automatically remove TestFlight testers that are not actually testing your app + create_xcframework + building + Fastlane plugin that creates xcframework for given list of destinations. @@ -9363,22 +9283,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 18 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 12 More subscribers = more popular project stars - 26 + 11 More stars = more popular project forks - 15 + 0 More forks = more people seem to use/modify this project @@ -9393,12 +9313,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 36 + 22 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -9408,12 +9328,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 571 + 747 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -9423,19 +9343,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
738
+
879
-

create_xcframework

+

jira_release_notes

-

via Boris Bielik, Alexey Alter-Pesotskiy

+

via Alexander Ignition

-> Fastlane plugin that creates xcframework for given list of destinations. +> Release notes from JIRA for version
@@ -9451,9 +9371,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - create_xcframework - building - Fastlane plugin that creates xcframework for given list of destinations. + jira_release_notes + - + Jira release notes @@ -9480,17 +9400,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 12 + 21 More subscribers = more popular project stars - 11 + 13 More stars = more popular project forks - 0 + 20 More forks = more people seem to use/modify this project @@ -9505,12 +9425,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 19 + 32 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -9520,12 +9440,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 595 + 686 More downloads = more users have been using the plugin for a while tests - 3 + 39 The more tests a plugin has, the better @@ -9535,19 +9455,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
729
+
862
-

mango

+

codepush

-

via Serghei Moret, Daniel Hartwich

+

via Pranit Harekar

-> This plugin orchtestrates Android tasks on docker images +> Fastlane plugin for App Center CodePush actions 🚀
@@ -9563,9 +9483,54 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - run_dockerized_task + codepush_exists_deployment - - Action that runs Android tasks on a specified Docker image + CodePush check if deployment exists + + + codepush_release_react + - + CodePush release-react action + + + codepush_login + - + CodePush login action + + + codepush_get_deployment_key + - + CodePush get deployment key given deployment name + + + codepush_list_deployment + - + CodePush list deployment action + + + codepush_remove_deployment + - + CodePush remove deployment action + + + codepush_logout + - + CodePush logout action + + + codepush_rename_deployment + - + CodePush rename deployment action + + + codepush_add_deployment + - + CodePush add deployment action + + + codepush_promote + - + CodePush promote action @@ -9587,22 +9552,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 30 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 66 + 3 More subscribers = more popular project stars - 49 + 10 More stars = more popular project forks - 35 + 5 More forks = more people seem to use/modify this project @@ -9617,27 +9582,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 31 + 24 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great github_issues - 0 + -2 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 338 + 728 More downloads = more users have been using the plugin for a while tests - 80 + 18 The more tests a plugin has, the better @@ -9647,19 +9612,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
698
+
861
-

remove_provisioning_profile

+

ruby

-

via Anton Domashnev

+

via Felix Krause

-> Remove provision profile from your local machine +> Useful fastlane actions for Ruby projects
@@ -9675,9 +9640,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - remove_provisioning_profile + rubocop - - Remove the provisioning profile for the given app_identifier and type from local machine + Runs the code style checks + + + rspec + - + Run tests using rspec @@ -9699,7 +9669,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 6 The more contributors a project has, the more likely it is it stays alive @@ -9709,7 +9679,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 7 + 4 More stars = more popular project @@ -9729,12 +9699,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 43 + 47 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -9744,12 +9714,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 460 + 718 More downloads = more users have been using the plugin for a while tests - 60 + 0 The more tests a plugin has, the better @@ -9759,19 +9729,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
692
+
828
-

pgyer

+

patch

-

via rexshi

+

via Jimmy Dee

-> distribute app to pgyer beta testing service +> Apply and revert pattern-based patches to any text file.
@@ -9787,9 +9757,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - pgyer - - - - + apply_patch + deprecated + Apply pattern-based patches to any text file. + + + revert_patch + deprecated + Revert the action of apply_patch + + + patch + project + Apply pattern-based patches to any text file. @@ -9811,22 +9791,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 12 + 6 More subscribers = more popular project stars - 53 + 3 More stars = more popular project forks - 135 + 0 More forks = more people seem to use/modify this project @@ -9851,17 +9831,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -3 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 382 + 643 More downloads = more users have been using the plugin for a while tests - 3 + 60 The more tests a plugin has, the better @@ -9871,19 +9851,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
678
+
792
-

codepush

+

clean_testflight_testers

-

via Pranit Harekar

+

via Felix Krause

-> Fastlane plugin for App Center CodePush actions 🚀 +> Automatically remove TestFlight testers that are not actually testing your app
@@ -9899,54 +9879,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - codepush_exists_deployment - - - CodePush check if deployment exists - - - codepush_release_react - - - CodePush release-react action - - - codepush_login - - - CodePush login action - - - codepush_get_deployment_key - - - CodePush get deployment key given deployment name - - - codepush_list_deployment - - - CodePush list deployment action - - - codepush_remove_deployment - - - CodePush remove deployment action - - - codepush_logout - - - CodePush logout action - - - codepush_rename_deployment - - - CodePush rename deployment action - - - codepush_add_deployment - - - CodePush add deployment action - - - codepush_promote + clean_testflight_testers - - CodePush promote action + Automatically remove TestFlight testers that are not actually testing your app @@ -9968,22 +9903,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 18 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 6 More subscribers = more popular project stars - 10 + 26 More stars = more popular project forks - 5 + 15 More forks = more people seem to use/modify this project @@ -9998,7 +9933,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 21 + 40 Project that have been around for longer tend to be more stable @@ -10013,12 +9948,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 547 + 619 More downloads = more users have been using the plugin for a while tests - 18 + 0 The more tests a plugin has, the better @@ -10028,13 +9963,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
676
+
775

tunes

@@ -10110,7 +10045,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 44 + 47 Project that have been around for longer tend to be more stable @@ -10125,7 +10060,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 527 + 623 More downloads = more users have been using the plugin for a while @@ -10146,41 +10081,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
672
- -

semantic_release2

- -

via William Lauze

- -> Fork for: Automated version managment and generator of release notes. +
770
+

danger-device_grid

-
-Provided actions +

via Felix Krause, Boris Bügling

- - - - - - - - - - - - - - - - - - - - -
NameCategoryDescription
conventional_changelog-Uses conventional commits. It groups commits by their types and generates release notes in markdown or slack format.
analyze_commits-Finds a tag of last release and determinates version of next release
+> Danger plugin for the fastlane device grid. -
@@ -10197,22 +10105,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 30 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 21 More subscribers = more popular project stars - 83 + 5 More stars = more popular project forks - 120 + 20 More forks = more people seem to use/modify this project @@ -10227,27 +10135,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 27 + 47 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great github_issues - -2 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 228 + 601 More downloads = more users have been using the plugin for a while tests - 80 + 6 The more tests a plugin has, the better @@ -10257,19 +10165,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
672
+
766
-

icon_versioning

+

pgyer

-

via Iulian Onofrei

+

via rexshi

-> Overlay build information on top of your app icon +> distribute app to pgyer beta testing service
@@ -10285,9 +10193,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - version_icon + pgyer + - - - Overlay build information on top of your app icon. Based on original work by Krzysztof Zabłocki (https://github.com/krzysztofzablocki/Bootstrap). @@ -10309,22 +10217,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 18 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 12 More subscribers = more popular project stars - 48 + 62 More stars = more popular project forks - 20 + 150 More forks = more people seem to use/modify this project @@ -10339,27 +10247,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 35 + 43 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great github_issues - -2 + -5 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 370 + 431 More downloads = more users have been using the plugin for a while tests - 80 + 3 The more tests a plugin has, the better @@ -10369,19 +10277,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
669
+
753
-

onesky

+

remove_provisioning_profile

-

via Daniel Kiedrowski

+

via Anton Domashnev

-> Helps to update the translations of your app using the OneSky service. +> Remove provision profile from your local machine
@@ -10397,14 +10305,121 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - onesky_upload + remove_provisioning_profile - - Upload a strings file to OneSky + Remove the provisioning profile for the given app_identifier and type from local machine + + + +
+ + +
+Score details + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
onesky_downloadMetricPointsDescription
contributors12The more contributors a project has, the more likely it is it stays alive
subscribers6More subscribers = more popular project
stars7More stars = more popular project
forks10More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score50How well is the README of the document written
age46Project that have been around for longer tend to be more stable
major_release30Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads512More downloads = more users have been using the plugin for a while
tests60The more tests a plugin has, the better
+ +
+ +

+ + Open on GitHub + +

+ +----- + +
740
+ +

mango

+ +

via Serghei Moret, Daniel Hartwich

+ +> This plugin orchtestrates Android tasks on docker images + + +
+Provided actions + + + + + + + + + + + + - +
NameCategoryDescription
run_dockerized_task -Download a translation file from OneSkyAction that runs Android tasks on a specified Docker image
@@ -10426,22 +10441,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 30 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 66 More subscribers = more popular project stars - 15 + 49 More stars = more popular project forks - 65 + 35 More forks = more people seem to use/modify this project @@ -10456,27 +10471,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 42 + 34 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 463 + 346 More downloads = more users have been using the plugin for a while tests - 3 + 80 The more tests a plugin has, the better @@ -10486,19 +10501,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
667
+
733
-

forsis

+

onesky

-

via Azadeh Bagheri

+

via Daniel Kiedrowski

-> This plugin produces generic test execution reports supported by SonarQube from JUnit test reports generated by fastlane. +> Helps to update the translations of your app using the OneSky service.
@@ -10514,9 +10529,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - forsis + onesky_upload - - This plugin produces generic test execution reports supported by SonarQube from JUnit test reports generated by fastlane + Upload a strings file to OneSky + + + onesky_download + - + Download a translation file from OneSky @@ -10538,7 +10558,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive @@ -10548,12 +10568,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 5 + 15 More stars = more popular project forks - 10 + 65 More forks = more people seem to use/modify this project @@ -10568,7 +10588,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 28 + 45 Project that have been around for longer tend to be more stable @@ -10578,7 +10598,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -1 Lots of open issues are not a good sign usually, unless the project is really popular @@ -10588,7 +10608,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas tests - 24 + 3 The more tests a plugin has, the better @@ -10598,19 +10618,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
662
+
709
-

docc

+

icon_versioning

-

via Kukurijek

+

via Iulian Onofrei

-> Automate docc - documentation for swift frameworks and packages +> Overlay build information on top of your app icon
@@ -10626,9 +10646,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - docc + version_icon - - Automate docc - documentation for swift frameworks and packages + Overlay build information on top of your app icon. Based on original work by Krzysztof Zabłocki (https://github.com/krzysztofzablocki/Bootstrap). @@ -10650,7 +10670,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 18 The more contributors a project has, the more likely it is it stays alive @@ -10660,12 +10680,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 48 More stars = more popular project forks - 0 + 20 More forks = more people seem to use/modify this project @@ -10680,7 +10700,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 13 + 38 Project that have been around for longer tend to be more stable @@ -10690,17 +10710,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -2 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 531 + 404 More downloads = more users have been using the plugin for a while tests - 15 + 80 The more tests a plugin has, the better @@ -10710,13 +10730,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
660
+
697

upgrade_super_old_xcode_project

@@ -10792,7 +10812,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 36 + 39 Project that have been around for longer tend to be more stable @@ -10807,7 +10827,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 530 + 564 More downloads = more users have been using the plugin for a while @@ -10828,13 +10848,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
648
+
695
-

gs_deliver

+

semaphore

-

via Сергей Веселовский

+

via Dmitry Bespalov

-> Gradoservice plugin to rule apps releases +> Semaphore CI integration
@@ -10850,44 +10870,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - gs_move_to_ready_for_sale - - - Gradoservice plugin to rule apps releases - - - gs_remove_from_testflight_review - - - Gradoservice plugin to rule apps releases - - - gs_get_release_notes - - - Gradoservice plugin to rule apps releases - - - gs_get_app_status - - - Gradoservice plugin to rule apps releases - - - gs_move_rc_to_beta_review - - - Gradoservice plugin to rule apps releases - - - gs_start_external_testing - - - Gradoservice plugin to rule apps releases - - - gs_reject_latest_version - - - Gradoservice plugin to rule apps releases - - - gs_execute_command + setup_semaphore - - Gradoservice plugin to rule apps releases + Semaphore CI integration @@ -10914,7 +10899,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 18 More subscribers = more popular project @@ -10924,7 +10909,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas forks - 0 + 5 More forks = more people seem to use/modify this project @@ -10934,12 +10919,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 40 + 30 Project that have been around for longer tend to be more stable @@ -10949,17 +10934,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -2 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 556 + 546 More downloads = more users have been using the plugin for a while tests - 3 + 27 The more tests a plugin has, the better @@ -10969,19 +10954,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
643
+
695
-

patch

+

semantic_release2

-

via Jimmy Dee

+

via William Lauze

-> Apply and revert pattern-based patches to any text file. +> Fork for: Automated version managment and generator of release notes.
@@ -10997,19 +10982,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - apply_patch - deprecated - Apply pattern-based patches to any text file. - - - revert_patch - deprecated - Revert the action of apply_patch + conventional_changelog + - + Uses conventional commits. It groups commits by their types and generates release notes in markdown or slack format. - patch - project - Apply pattern-based patches to any text file. + analyze_commits + - + Finds a tag of last release and determinates version of next release @@ -11031,7 +11011,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 30 The more contributors a project has, the more likely it is it stays alive @@ -11041,12 +11021,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 3 + 83 More stars = more popular project forks - 0 + 120 More forks = more people seem to use/modify this project @@ -11061,27 +11041,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 37 + 30 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great github_issues - 0 + -2 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 461 + 248 More downloads = more users have been using the plugin for a while tests - 60 + 80 The more tests a plugin has, the better @@ -11091,13 +11071,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
631
+
689

verify_ipa_with_app_store_connect

@@ -11173,7 +11153,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 13 + 16 Project that have been around for longer tend to be more stable @@ -11188,7 +11168,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 537 + 592 More downloads = more users have been using the plugin for a while @@ -11209,13 +11189,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
621
+
684
-

semaphore

+

gs_deliver

-

via Dmitry Bespalov

+

via Сергей Веселовский

-> Semaphore CI integration +> Gradoservice plugin to rule apps releases
@@ -11231,9 +11211,44 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - setup_semaphore + gs_move_to_ready_for_sale - - Semaphore CI integration + Gradoservice plugin to rule apps releases + + + gs_remove_from_testflight_review + - + Gradoservice plugin to rule apps releases + + + gs_get_release_notes + - + Gradoservice plugin to rule apps releases + + + gs_get_app_status + - + Gradoservice plugin to rule apps releases + + + gs_move_rc_to_beta_review + - + Gradoservice plugin to rule apps releases + + + gs_start_external_testing + - + Gradoservice plugin to rule apps releases + + + gs_reject_latest_version + - + Gradoservice plugin to rule apps releases + + + gs_execute_command + - + Gradoservice plugin to rule apps releases @@ -11260,7 +11275,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 18 + 3 More subscribers = more popular project @@ -11270,7 +11285,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas forks - 5 + 0 More forks = more people seem to use/modify this project @@ -11280,12 +11295,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 26 + 44 Project that have been around for longer tend to be more stable @@ -11295,17 +11310,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -2 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 476 + 588 More downloads = more users have been using the plugin for a while tests - 27 + 3 The more tests a plugin has, the better @@ -11315,19 +11330,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
621
+
683
-

gs_project_flow_ios

+

wpmreleasetoolkit

-

via Сергей Веселовский

+

via Automattic

-> Plugin contains project flow code for code sharing between projects +> GitHub helper functions @@ -11350,17 +11365,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 66 More subscribers = more popular project stars - 0 + 31 More stars = more popular project forks - 0 + 45 More forks = more people seem to use/modify this project @@ -11370,32 +11385,32 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 50 How well is the README of the document written age - 0 + 34 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great github_issues - 0 + -40 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 601 + 367 More downloads = more users have been using the plugin for a while tests - 0 + 80 The more tests a plugin has, the better @@ -11405,14 +11420,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website - (no GitHub link provided in gemspec) + Open on GitHub

----- -
603
+
682

icon_banner

@@ -11493,7 +11507,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 26 + 30 Project that have been around for longer tend to be more stable @@ -11508,7 +11522,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 451 + 526 More downloads = more users have been using the plugin for a while @@ -11529,13 +11543,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
603
+
682
-

android_emulator

+

versioning_ios

-

via Michael Ruhl

+

via Igor Lamoš

-> Creates and starts an Android Emulator (AVD) +> iOS Versioning Plugin for Fastlane
@@ -11551,121 +11565,24 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - android_emulator + ios_set_build_number - - Creates and starts an Android Emulator (AVD) - - - - -
- - -
-Score details - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - + + + - -
MetricPointsDescription
contributors0The more contributors a project has, the more likely it is it stays alive
subscribers12More subscribers = more popular project
stars7More stars = more popular project
forks75More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score50How well is the README of the document written
age34Project that have been around for longer tend to be more stable
major_release30Post 1.0 releases are great
github_issues-2Lots of open issues are not a good sign usually, unless the project is really popular
downloads371More downloads = more users have been using the plugin for a whileSet the Build Number of your iOS project
tests6The more tests a plugin has, the betterios_get_build_number-Get the Build Number of your iOS project
- -
- -

- - Open on GitHub - -

- ------ - -
599
- -

mobile_center

- -

via Microsoft Corporation

- -> Fastlane plugin for Mobile Center - - -
-Provided actions - - - - - - + + + - - - + - +
NameCategoryDescriptionios_set_version-Set the Version of your iOS project
appcenter_uploadios_get_version -Distribute new release to App CenterGet the Version of your iOS project
@@ -11687,22 +11604,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 42 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 33 + 3 More subscribers = more popular project stars - 47 + 3 More stars = more popular project forks - 45 + 0 More forks = more people seem to use/modify this project @@ -11712,7 +11629,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written @@ -11727,17 +11644,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -11 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 255 + 536 More downloads = more users have been using the plugin for a while tests - 80 + 51 The more tests a plugin has, the better @@ -11747,19 +11664,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
574
+
662
-

android_change_string_app_name

+

mattermost

-

via MaximusMcCann

+

via cpfriend1721994

-> Change the app_name in the strings.xml file & revert method +> Fastlane plugin for push messages to Mattermost
@@ -11775,14 +11692,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - android_change_string_app_name - - - Change the app_name in the strings.xml file & revert method - - - android_change_string_app_name_revert + mattermost - - Revert strings.xml app_name using ANDROID_CHANGE_STRING_APP_NAME_ORIGINAL_NAME + Fastlane plugin for push messages to Mattermost @@ -11804,7 +11716,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive @@ -11814,12 +11726,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 4 More stars = more popular project forks - 5 + 15 More forks = more people seem to use/modify this project @@ -11834,22 +11746,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 41 + 22 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great github_issues - 0 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 465 + 541 More downloads = more users have been using the plugin for a while @@ -11864,19 +11776,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
570
+
660
-

rocket_chat

+

hours

-

via Thiago Felix

+

via Rishabh Tayal

-> Send message to Rocket.Chat right from fastlane +> Record total time saved by fastlane
@@ -11892,9 +11804,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - rocket_chat + hours - - Send a success/error message to your RocketChat group + Record total time saved by fastlane @@ -11916,17 +11828,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 3 More subscribers = more popular project stars - 6 + 3 More stars = more popular project @@ -11946,27 +11858,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 42 + 39 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 444 + 506 More downloads = more users have been using the plugin for a while tests - 9 + 3 The more tests a plugin has, the better @@ -11976,19 +11888,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
565
+
658
-

wpmreleasetoolkit

+

gs_project_flow_ios

-

via Automattic

+

via Сергей Веселовский

-> GitHub helper functions +> Plugin contains project flow code for code sharing between projects @@ -12011,17 +11923,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 66 + 0 More subscribers = more popular project stars - 31 + 0 More stars = more popular project forks - 50 + 0 More forks = more people seem to use/modify this project @@ -12031,32 +11943,32 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 0 How well is the README of the document written age - 31 + 0 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great github_issues - -38 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 245 + 638 More downloads = more users have been using the plugin for a while tests - 80 + 0 The more tests a plugin has, the better @@ -12066,19 +11978,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open website + (no GitHub link provided in gemspec)

----- -
561
+
653
-

google_sheet_localize

+

android_change_string_app_name

-

via Mario Hahn

+

via MaximusMcCann

-> Creates .strings files for iOS and strings.xml files for Android +> Change the app_name in the strings.xml file & revert method
@@ -12094,9 +12007,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - google_sheet_localize + android_change_string_app_name - - Creates .strings files for iOS and strings.xml files for Android + Change the app_name in the strings.xml file & revert method + + + android_change_string_app_name_revert + - + Revert strings.xml app_name using ANDROID_CHANGE_STRING_APP_NAME_ORIGINAL_NAME @@ -12118,22 +12036,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 18 + 12 The more contributors a project has, the more likely it is it stays alive subscribers - 18 + 3 More subscribers = more popular project stars - 17 + 0 More stars = more popular project forks - 15 + 5 More forks = more people seem to use/modify this project @@ -12143,12 +12061,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 28 + 45 Project that have been around for longer tend to be more stable @@ -12158,12 +12076,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -5 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 397 + 540 More downloads = more users have been using the plugin for a while @@ -12178,19 +12096,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
556
+
652
-

hours

+

android_emulator

-

via Rishabh Tayal

+

via Michael Ruhl

-> Record total time saved by fastlane +> Creates and starts an Android Emulator (AVD)
@@ -12206,9 +12124,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - hours + android_emulator - - Record total time saved by fastlane + Creates and starts an Android Emulator (AVD) @@ -12230,22 +12148,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 12 More subscribers = more popular project stars - 3 + 7 More stars = more popular project forks - 0 + 75 More forks = more people seem to use/modify this project @@ -12260,7 +12178,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 35 + 37 Project that have been around for longer tend to be more stable @@ -12270,17 +12188,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -2 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 406 + 417 More downloads = more users have been using the plugin for a while tests - 3 + 6 The more tests a plugin has, the better @@ -12290,19 +12208,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
545
+
621
-

s3_actions

+

swiftformat

-

via Fernando Saragoca

+

via Felix Mau

-> Download and upload files to AWS S3 +> Run swift code formatting using SwiftFormat
@@ -12318,19 +12236,121 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - s3_download - - - Download a file from AWS S3 + swiftformat + testing + Run swift code formatting using SwiftFormat + + + + +
+ + +
+Score details + + + + + + + + + - - - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
MetricPointsDescription
s3_check_file-Check if file exists in AWS S3contributors0The more contributors a project has, the more likely it is it stays alive
s3_uploadsubscribers3More subscribers = more popular project
stars4More stars = more popular project
forks5More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score50How well is the README of the document written
age25Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads481More downloads = more users have been using the plugin for a while
tests33The more tests a plugin has, the better
+ +
+ +

+ + Open on GitHub + +

+ +----- + +
608
+ +

google_sheet_localize

+ +

via Mario Hahn

+ +> Creates .strings files for iOS and strings.xml files for Android + + +
+Provided actions + + + + + + + + + + + + - +
NameCategoryDescription
google_sheet_localize -Upload a file to AWS S3Creates .strings files for iOS and strings.xml files for Android
@@ -12352,22 +12372,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 18 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 18 More subscribers = more popular project stars - 1 + 17 More stars = more popular project forks - 10 + 15 More forks = more people seem to use/modify this project @@ -12382,7 +12402,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 41 + 31 Project that have been around for longer tend to be more stable @@ -12392,17 +12412,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -1 + -5 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 418 + 441 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -12412,19 +12432,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
543
+
605
-

versioning_ios

+

rocket_chat

-

via Igor Lamoš

+

via Thiago Felix

-> iOS Versioning Plugin for Fastlane +> Send message to Rocket.Chat right from fastlane
@@ -12440,24 +12460,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - ios_set_build_number - - - Set the Build Number of your iOS project - - - ios_get_build_number - - - Get the Build Number of your iOS project - - - ios_set_version - - - Set the Version of your iOS project - - - ios_get_version + rocket_chat - - Get the Version of your iOS project + Send a success/error message to your RocketChat group @@ -12479,17 +12484,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 0 More subscribers = more popular project stars - 3 + 6 More stars = more popular project @@ -12504,12 +12509,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 35 + 45 Project that have been around for longer tend to be more stable @@ -12519,17 +12524,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 400 + 476 More downloads = more users have been using the plugin for a while tests - 51 + 9 The more tests a plugin has, the better @@ -12539,19 +12544,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
543
+
605
-

cryptex

+

mobile_center

-

via Helmut Januschka

+

via Microsoft Corporation

-> fastlane Crypt Store Git repo +> Fastlane plugin for Mobile Center
@@ -12567,14 +12572,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - cryptex - - - Secure Git-Backed Storage - - - cryptex_generate_keystore + appcenter_upload - - Generate a new Android Keystore + Distribute new release to App Center @@ -12596,22 +12596,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 36 + 42 The more contributors a project has, the more likely it is it stays alive subscribers - 12 + 33 More subscribers = more popular project stars - 26 + 47 More stars = more popular project forks - 55 + 45 More forks = more people seem to use/modify this project @@ -12636,17 +12636,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -4 + -11 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 303 + 257 More downloads = more users have been using the plugin for a while tests - 3 + 80 The more tests a plugin has, the better @@ -12656,19 +12656,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
525
+
596
-

translate_gpt

+

s3_actions

-

via Aleksei Cherepanov

+

via Fernando Saragoca

-> This fastlane plugin provides an easy way to use the OpenAI GPT language model to translate strings in your iOS application. +> Download and upload files to AWS S3
@@ -12684,9 +12684,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - translate_gpt + s3_download - - Translate a strings file using OpenAI's GPT API + Download a file from AWS S3 + + + s3_check_file + - + Check if file exists in AWS S3 + + + s3_upload + - + Upload a file to AWS S3 @@ -12708,22 +12718,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 9 + 0 More subscribers = more popular project stars - 16 + 1 More stars = more popular project forks - 420 + 10 More forks = more people seem to use/modify this project @@ -12738,7 +12748,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 2 + 44 Project that have been around for longer tend to be more stable @@ -12748,17 +12758,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 5 + 466 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -12768,42 +12778,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
524
- -

find_replace_string

- -

via Jonathan Ritchie

- -> Find a string in a file and replace it with a new one. +
581
+

android_change_app_name

-
-Provided actions +

via MaximusMcCann

- - - - - - - - - - - - - - - -
NameCategoryDescription
find_replace_string-Find and replace a string in a project file
+> Changes the manifest's label attribute (appName). Stores the original name for revertinng. -
@@ -12820,7 +12808,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive @@ -12835,7 +12823,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas forks - 5 + 0 More forks = more people seem to use/modify this project @@ -12845,12 +12833,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 0 How well is the README of the document written age - 39 + 0 Project that have been around for longer tend to be more stable @@ -12865,12 +12853,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 426 + 561 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -12880,19 +12868,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open website + (no GitHub link provided in gemspec)

----- -
510
+
580
-

jira_util

+

bitrise_automation

-

via %q{Alexey Martynov}

+

via Mario Cecchi

-> %q{Create JIRA issues and manage versions with this plugin} +> Trigger builds on Bitrise, check their status and download artifacts using Fastlane
@@ -12908,34 +12897,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - release_jira_version - - - Releases a version in your JIRA project - - - get_jira_release_report_link - - - Return link to JIRA release report. - - - create_jira_issue - - - Creates a new issue in your JIRA project - - - update_jira_version + bitrise_build_artifacts - - Creates a new version in your JIRA project + Get the list or full contents of the artifacts produced by a build on Bitrise - create_jira_version + trigger_bitrise_workflow - - Creates a new version in your JIRA project + Trigger a Bitrise workflow with the specified parameters, synchronously or asynchronously - get_jira_version + bitrise_build_status - - Finds project version in your JIRA project by id or by name + Get the status of the Bitrise build @@ -12962,12 +12936,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 36 More subscribers = more popular project stars - 0 + 1 More stars = more popular project @@ -12977,7 +12951,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas has_mit_license - 20 + -50 fastlane is MIT licensed, it's good to have plugins use MIT too @@ -12987,7 +12961,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 42 + 22 Project that have been around for longer tend to be more stable @@ -12997,17 +12971,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 392 + 442 More downloads = more users have been using the plugin for a while tests - 3 + 80 The more tests a plugin has, the better @@ -13017,19 +12991,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
502
+
575
-

bitrise_automation

+

git_switch_branch

-

via Mario Cecchi

+

via zhangqi

-> Trigger builds on Bitrise, check their status and download artifacts using Fastlane +> switch to branch
@@ -13045,19 +13019,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - bitrise_build_artifacts - - - Get the list or full contents of the artifacts produced by a build on Bitrise - - - trigger_bitrise_workflow - - - Trigger a Bitrise workflow with the specified parameters, synchronously or asynchronously - - - bitrise_build_status + git_switch_branch - - Get the status of the Bitrise build + switch to branch @@ -13079,12 +13043,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 36 + 3 More subscribers = more popular project @@ -13099,17 +13063,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas has_mit_license - -50 + 20 fastlane is MIT licensed, it's good to have plugins use MIT too readme_score - 50 + 25 How well is the README of the document written age - 19 + 40 Project that have been around for longer tend to be more stable @@ -13119,17 +13083,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 367 + 477 More downloads = more users have been using the plugin for a while tests - 80 + 3 The more tests a plugin has, the better @@ -13139,19 +13103,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
493
+
569
-

mattermost

+

cryptex

-

via cpfriend1721994

+

via Helmut Januschka

-> Fastlane plugin for push messages to Mattermost +> fastlane Crypt Store Git repo
@@ -13167,9 +13131,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - mattermost + cryptex - - Fastlane plugin for push messages to Mattermost + Secure Git-Backed Storage + + + cryptex_generate_keystore + - + Generate a new Android Keystore @@ -13191,22 +13160,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 36 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 12 More subscribers = more popular project stars - 4 + 26 More stars = more popular project forks - 15 + 55 More forks = more people seem to use/modify this project @@ -13216,27 +13185,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 19 + 45 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great github_issues - -1 + -4 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 375 + 326 More downloads = more users have been using the plugin for a while @@ -13251,13 +13220,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
476
+
569

android_versioning_kts

@@ -13358,7 +13327,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 24 + 27 Project that have been around for longer tend to be more stable @@ -13373,7 +13342,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 318 + 408 More downloads = more users have been using the plugin for a while @@ -13394,13 +13363,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
473
+
561
-

swiftformat

+

translate_gpt

-

via Felix Mau

+

via Aleksei Cherepanov

-> Run swift code formatting using SwiftFormat +> This fastlane plugin provides an easy way to use the OpenAI GPT language model to translate strings in your iOS application.
@@ -13416,9 +13385,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - swiftformat - testing - Run swift code formatting using SwiftFormat + translate_gpt + - + Translate a strings file using OpenAI's GPT API @@ -13445,17 +13414,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 9 More subscribers = more popular project stars - 4 + 39 More stars = more popular project forks - 5 + 425 More forks = more people seem to use/modify this project @@ -13470,7 +13439,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 22 + 5 Project that have been around for longer tend to be more stable @@ -13485,12 +13454,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 336 + 10 More downloads = more users have been using the plugin for a while tests - 33 + 3 The more tests a plugin has, the better @@ -13500,19 +13469,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
472
+
556
-

notarize

+

file_manager

-

via Zeplin, Inc.

+

via Jason Nam

-> fastlane plugin to notarize a macOS app +> Copy and remove files
@@ -13528,9 +13497,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - notarize - deprecated - Notarizes a macOS app + remove_files + - + Remove files + + + copy_files + - + Copy files @@ -13557,17 +13531,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 60 + 3 More subscribers = more popular project stars - 64 + 1 More stars = more popular project forks - 35 + 0 More forks = more people seem to use/modify this project @@ -13582,27 +13556,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 28 + 29 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great github_issues - -3 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 188 + 447 More downloads = more users have been using the plugin for a while tests - 0 + 6 The more tests a plugin has, the better @@ -13612,19 +13586,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
455
+
556
-

setup_app_feedback_sdk

+

file_manager

-

via Yahoo Japan Corporation

+

via Jason Nam

-> Setup the Info.plist for App Feedback SDK +> Copy and remove files
@@ -13640,9 +13614,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - setup_app_feedback_sdk + remove_files - - Setup the Info.plist for App Feedback SDK + Remove files + + + copy_files + - + Copy files @@ -13669,12 +13648,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 21 + 3 More subscribers = more popular project stars - 2 + 1 More stars = more popular project @@ -13694,7 +13673,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 28 + 29 Project that have been around for longer tend to be more stable @@ -13704,17 +13683,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 326 + 447 More downloads = more users have been using the plugin for a while tests - 9 + 6 The more tests a plugin has, the better @@ -13724,19 +13703,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
454
+
555
-

git_switch_branch

+

teams_bot

-

via zhangqi

+

via Hugo EXTRAT

-> switch to branch +> Easily alert a Microsoft Teams channel
@@ -13752,9 +13731,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - git_switch_branch + teams_bot - - switch to branch + Easily send a message to a Microsoft Teams channel through the Webhook connector @@ -13801,17 +13780,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 37 + 19 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -13821,7 +13800,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 359 + 423 More downloads = more users have been using the plugin for a while @@ -13836,19 +13815,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
450
+
548
-

jira_versions

+

jira_util

-

via Sandy Chapman

+

via %q{Alexey Martynov}

-> Manage your JIRA project's releases/versions with this plugin. +> %q{Create JIRA issues and manage versions with this plugin}
@@ -13869,141 +13848,29 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas Releases a version in your JIRA project - create_jira_version - - - Creates a new version in your JIRA project - - - get_jira_versions + get_jira_release_report_link - - Gets a list of all versions for a JIRA project - - - - -
- - -
-Score details - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MetricPointsDescription
contributors12The more contributors a project has, the more likely it is it stays alive
subscribers3More subscribers = more popular project
stars14More stars = more popular project
forks15More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score50How well is the README of the document written
age42Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues-3Lots of open issues are not a good sign usually, unless the project is really popular
downloads294More downloads = more users have been using the plugin for a while
tests3The more tests a plugin has, the better
- -
- -

- - Open on GitHub - -

- ------ - -
446
- -

code_push

- -

via Manuel Koch

- -> CodePush functionality for fastlane - - -
-Provided actions - - - - - - - + - - - + - + - + - + - + - + - + - +
NameCategoryDescriptionReturn link to JIRA release report.
code_push_promotecreate_jira_issue -CodePush promoteCreates a new issue in your JIRA project
code_push_loginupdate_jira_version -CodePush login with accessKeyCreates a new version in your JIRA project
code_push_release_reactcreate_jira_version -CodePush release-react functionality for fastlaneCreates a new version in your JIRA project
code_push_release_cordovaget_jira_version -CodePush release-cordova functionality for fastlaneFinds project version in your JIRA project by id or by name
@@ -14025,7 +13892,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 18 + 0 The more contributors a project has, the more likely it is it stays alive @@ -14035,12 +13902,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 23 + 0 More stars = more popular project forks - 25 + 0 More forks = more people seem to use/modify this project @@ -14055,7 +13922,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 39 + 46 Project that have been around for longer tend to be more stable @@ -14065,17 +13932,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -4 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 266 + 426 More downloads = more users have been using the plugin for a while tests - 6 + 3 The more tests a plugin has, the better @@ -14085,19 +13952,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
442
+
518
-

pretty_junit

+

microsft_teams_message_card

-

via GaryJohnson

+

via Dorian Cheignon

-> Pretty JUnit test results for your Android projects. +> Send a message card to your Microsoft teams channel
@@ -14113,9 +13980,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - pretty_junit - - - Pretty JUnit test results for your Android projects. + microsft_teams_message_card + notifications + Send a message card to your Microsoft teams channel @@ -14137,17 +14004,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 21 + 3 More subscribers = more popular project stars - 1 + 0 More stars = more popular project @@ -14167,7 +14034,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 42 + 21 Project that have been around for longer tend to be more stable @@ -14182,7 +14049,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 324 + 446 More downloads = more users have been using the plugin for a while @@ -14197,47 +14064,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
440
- -

file_manager

- -

via Jason Nam

- -> Copy and remove files +
515
+

rename_android_package

-
-Provided actions +

via Josh Holtz

- - - - - - - - - - - - - - - - - - - - -
NameCategoryDescription
remove_files-Remove files
copy_files-Copy files
+> Renames Android package -
@@ -14259,12 +14099,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 0 More subscribers = more popular project stars - 1 + 0 More stars = more popular project @@ -14279,12 +14119,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 0 How well is the README of the document written age - 26 + 0 Project that have been around for longer tend to be more stable @@ -14299,12 +14139,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 334 + 495 More downloads = more users have been using the plugin for a while tests - 6 + 0 The more tests a plugin has, the better @@ -14314,19 +14154,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open website + (no GitHub link provided in gemspec)

----- -
436
+
511
-

lokalise

+

simple_loco

-

via Abbas Jaffery

+

via Yves Delcoigne

-> Sync metadata with Lokalise +> A simple implementation for exporting translations from Loco.
@@ -14342,19 +14183,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - add_keys_to_lokalise - - - Add keys to lokalise - - - lokalise - - - Download Lokalise localization - - - lokalise_metadata + simple_loco - - Upload metadata to lokalise. + A simple implementation for exporting translations from Loco. @@ -14381,17 +14212,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 3 More subscribers = more popular project stars - 0 + 4 More stars = more popular project forks - 5 + 10 More forks = more people seem to use/modify this project @@ -14406,7 +14237,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 28 + 21 Project that have been around for longer tend to be more stable @@ -14416,12 +14247,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 301 + 370 More downloads = more users have been using the plugin for a while @@ -14436,19 +14267,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
433
+
497
-

applivery

+

git_status

-

via Alejandro Jimenez

+

via Bruno Coelho

-> Upload new build to Applivery +> Show the status of one or multiple files/directories
@@ -14464,9 +14295,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - applivery - beta - Upload new iOS or Android build to Applivery + git_status + - + Show the status of one or multiple files/directories @@ -14488,22 +14319,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 9 + 3 More subscribers = more popular project stars - 12 + 0 More stars = more popular project forks - 20 + 0 More forks = more people seem to use/modify this project @@ -14518,12 +14349,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 43 + 44 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -14533,12 +14364,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 246 + 365 More downloads = more users have been using the plugin for a while tests - 3 + 9 The more tests a plugin has, the better @@ -14548,19 +14379,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
432
+
489
-

fir_cli

+

setup_app_feedback_sdk

-

via atpking

+

via Yahoo Japan Corporation

-> upload ipa or apk to fir.im +> Setup the Info.plist for App Feedback SDK
@@ -14576,9 +14407,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - fir_cli + setup_app_feedback_sdk - - invoke fir-cli from fastlane plugin directly. \nfir-cli: https://github.com/FIRHQ/fir-cli + Setup the Info.plist for App Feedback SDK @@ -14605,17 +14436,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 15 + 21 More subscribers = more popular project stars - 44 + 2 More stars = more popular project forks - 45 + 0 More forks = more people seem to use/modify this project @@ -14630,27 +14461,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 23 + 32 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great github_issues - -2 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 204 + 356 More downloads = more users have been using the plugin for a while tests - 3 + 9 The more tests a plugin has, the better @@ -14660,19 +14491,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
429
+
483
-

secret_keeper

+

try_scan

-

via Daniel Jankowski

+

via Alexey Alter-Pesotskiy

-> secret_keeper is a wrapped on keychain access. +> The easiest way to retry your fastlane scan action
@@ -14688,19 +14519,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - remove_item_from_keychain - - - Removes the credentials from the keychain on behalf of the user - - - add_item_to_keychain - - - Adds the credentials to the keychain on behalf of the user - - - read_item_from_keychain - - - Reads the password from the keychain for a given item + try_scan + testing + Simple way to retry your scan action @@ -14727,12 +14548,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 6 More subscribers = more popular project stars - 2 + 7 More stars = more popular project @@ -14752,7 +14573,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 28 + 23 Project that have been around for longer tend to be more stable @@ -14767,12 +14588,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 293 + 347 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -14782,19 +14603,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
421
+
481
-

simple_loco

+

notarize

-

via Yves Delcoigne

+

via Zeplin, Inc.

-> A simple implementation for exporting translations from Loco. +> fastlane plugin to notarize a macOS app
@@ -14810,9 +14631,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - simple_loco - - - A simple implementation for exporting translations from Loco. + notarize + deprecated + Notarizes a macOS app @@ -14839,17 +14660,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 60 More subscribers = more popular project stars - 2 + 64 More stars = more popular project forks - 10 + 35 More forks = more people seem to use/modify this project @@ -14864,7 +14685,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 18 + 31 Project that have been around for longer tend to be more stable @@ -14874,17 +14695,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -3 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 285 + 194 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -14894,21 +14715,43 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
412
+
475
-

polidea

+

applivery

-

via Piotrek Dubiel

+

via Alejandro Jimenez

-> Polidea's fastlane action +> Upload new build to Applivery +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
appliverybetaUpload new iOS or Android build to Applivery
+ +
+
Score details @@ -14929,17 +14772,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 9 More subscribers = more popular project stars - 0 + 12 More stars = more popular project forks - 0 + 20 More forks = more people seem to use/modify this project @@ -14949,12 +14792,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 50 How well is the README of the document written age - 0 + 46 Project that have been around for longer tend to be more stable @@ -14969,12 +14812,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 362 + 285 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -14984,20 +14827,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website - (no GitHub link provided in gemspec) + Open on GitHub

----- -
408
+
467
-

git_status

+

pretty_junit

-

via Bruno Coelho

+

via GaryJohnson

-> Show the status of one or multiple files/directories +> Pretty JUnit test results for your Android projects.
@@ -15013,9 +14855,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - git_status + pretty_junit - - Show the status of one or multiple files/directories + Pretty JUnit test results for your Android projects. @@ -15042,12 +14884,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 21 More subscribers = more popular project stars - 0 + 1 More stars = more popular project @@ -15062,12 +14904,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 41 + 45 Project that have been around for longer tend to be more stable @@ -15082,12 +14924,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 279 + 346 More downloads = more users have been using the plugin for a while tests - 9 + 3 The more tests a plugin has, the better @@ -15097,19 +14939,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
401
+
464
-

firebase_management

+

code_push

-

via Ackee

+

via Manuel Koch

-> Unofficial tool to access Firebase project settings +> CodePush functionality for fastlane
@@ -15125,19 +14967,24 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - firebase_management_add_app + code_push_promote - - Add new app to Firebase project + CodePush promote - firebase_management_list + code_push_login - - List all Firebase projects and their apps + CodePush login with accessKey - firebase_management_download_config + code_push_release_react - - Download configuration file for Firebase app + CodePush release-react functionality for fastlane + + + code_push_release_cordova + - + CodePush release-cordova functionality for fastlane @@ -15159,17 +15006,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 18 The more contributors a project has, the more likely it is it stays alive subscribers - 15 + 3 More subscribers = more popular project stars - 8 + 23 More stars = more popular project @@ -15189,27 +15036,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 39 + 42 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great github_issues - 0 + -4 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 211 + 281 More downloads = more users have been using the plugin for a while tests - 3 + 6 The more tests a plugin has, the better @@ -15219,19 +15066,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
401
+
458
-

microsft_teams_message_card

+

jira_versions

-

via Dorian Cheignon

+

via Sandy Chapman

-> Send a message card to your Microsoft teams channel +> Manage your JIRA project's releases/versions with this plugin.
@@ -15247,9 +15094,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - microsft_teams_message_card - notifications - Send a message card to your Microsoft teams channel + release_jira_version + - + Releases a version in your JIRA project + + + create_jira_version + - + Creates a new version in your JIRA project + + + get_jira_versions + - + Gets a list of all versions for a JIRA project @@ -15271,7 +15128,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive @@ -15281,12 +15138,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 14 More stars = more popular project forks - 0 + 15 More forks = more people seem to use/modify this project @@ -15296,12 +15153,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 18 + 46 Project that have been around for longer tend to be more stable @@ -15311,12 +15168,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -3 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 332 + 298 More downloads = more users have been using the plugin for a while @@ -15331,19 +15188,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
398
+
458
-

jira_set_fix_version

+

create_merge_request

-

via Tommy Sadiq Hinrichsen

+

via masashi mizuno

-> Tags all Jira issues mentioned in git changelog with with a fix version from parameter :name +> This will create a new merge request on GitLab.
@@ -15359,9 +15216,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - jira_set_fix_version - - - Tags all Jira issues mentioned in git changelog with with a fix version from parameter :name + create_merge_request + source_control + This will create a new marge request on GitLab @@ -15383,17 +15240,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 18 The more contributors a project has, the more likely it is it stays alive subscribers - 9 + 6 More subscribers = more popular project stars - 3 + 1 More stars = more popular project @@ -15413,12 +15270,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 34 + 28 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -15428,12 +15285,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 239 + 325 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -15443,19 +15300,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
398
+
454
-

jira_issue_details

+

upload_to_server

-

via Zaim Ramlan

+

via Maxim Toyberman

-> Get the details for the given jira issue key(s) +> Upload IPA and APK to your own server
@@ -15471,9 +15328,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - get_jira_issue + upload_to_server + - - - Get the details for the given jira issue key(s). @@ -15505,12 +15362,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 19 More stars = more popular project forks - 0 + 15 More forks = more people seem to use/modify this project @@ -15520,12 +15377,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 29 + 35 Project that have been around for longer tend to be more stable @@ -15540,12 +15397,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 275 + 328 More downloads = more users have been using the plugin for a while tests - 21 + 9 The more tests a plugin has, the better @@ -15555,19 +15412,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
397
+
454
-

upload_to_server

+

firebase_management

-

via Maxim Toyberman

+

via Ackee

-> Upload IPA and APK to your own server +> Unofficial tool to access Firebase project settings
@@ -15583,105 +15440,25 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - upload_to_server - - + firebase_management_add_app - - - - - -
- - -
-Score details - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - + + + - - - + + +
MetricPointsDescription
contributors0The more contributors a project has, the more likely it is it stays alive
subscribers3More subscribers = more popular project
stars19More stars = more popular project
forks15More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score25How well is the README of the document written
age32Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popularAdd new app to Firebase project
downloads274More downloads = more users have been using the plugin for a whilefirebase_management_list-List all Firebase projects and their apps
tests9The more tests a plugin has, the betterfirebase_management_download_config-Download configuration file for Firebase app
-

- - Open on GitHub - -

- ------ - -
395
- -

retry

- -

via gmgchow

- -> Retries failed XCUITest test cases - -
Score details @@ -15702,17 +15479,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 15 More subscribers = more popular project stars - 0 + 8 More stars = more popular project forks - 0 + 25 More forks = more people seem to use/modify this project @@ -15722,12 +15499,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 50 How well is the README of the document written age - 0 + 42 Project that have been around for longer tend to be more stable @@ -15742,12 +15519,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 345 + 261 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -15757,20 +15534,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website - (no GitHub link provided in gemspec) + Open on GitHub

----- -
390
+
450
-

analyze_ios_ipa

+

fir_cli

-

via xiongzenghui

+

via atpking

-> analysis iOS app/ipa multiple data. eg: 1) ipa basic info 2) Size occupied by each component = code + resource +> upload ipa or apk to fir.im
@@ -15786,9 +15562,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - analyze_ios_ipa + fir_cli - - analysis iOS app/ipa multiple data. eg: 1) ipa basic info 2) Size occupied by each component = code + resource + invoke fir-cli from fastlane plugin directly. \nfir-cli: https://github.com/FIRHQ/fir-cli @@ -15815,17 +15591,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 15 More subscribers = more popular project stars - 0 + 44 More stars = more popular project forks - 0 + 45 More forks = more people seem to use/modify this project @@ -15840,27 +15616,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 25 + 26 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great github_issues - 0 + -2 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 286 + 219 More downloads = more users have been using the plugin for a while tests - 6 + 3 The more tests a plugin has, the better @@ -15870,19 +15646,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
388
+
448
-

create_merge_request

+

google_chat

-

via masashi mizuno

+

via Narlei Américo Moreira

-> This will create a new merge request on GitLab. +> Send messages to Google Chat
@@ -15898,9 +15674,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - create_merge_request - source_control - This will create a new marge request on GitLab + google_chat + - + Send messages to Google Chat @@ -15922,7 +15698,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 18 + 6 The more contributors a project has, the more likely it is it stays alive @@ -15932,12 +15708,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 1 + 13 More stars = more popular project forks - 10 + 5 More forks = more people seem to use/modify this project @@ -15947,12 +15723,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 25 + 29 Project that have been around for longer tend to be more stable @@ -15967,12 +15743,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 258 + 341 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -15982,19 +15758,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
387
+
445
-

google_chat

+

lokalise

-

via Narlei Américo Moreira

+

via Abbas Jaffery

-> Send messages to Google Chat +> Sync metadata with Lokalise
@@ -16010,9 +15786,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - google_chat + add_keys_to_lokalise - - Send messages to Google Chat + Add keys to lokalise + + + lokalise + - + Download Lokalise localization + + + lokalise_metadata + - + Upload metadata to lokalise. @@ -16034,17 +15820,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 0 More subscribers = more popular project stars - 13 + 0 More stars = more popular project @@ -16059,27 +15845,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 26 + 31 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great github_issues - 0 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 283 + 307 More downloads = more users have been using the plugin for a while @@ -16094,19 +15880,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
381
+
438
-

gmail

+

app_info

-

via Alexander Ignition

+

via icyleaf

-> send mail from gmail +> Teardown tool for mobile app(ipa, apk and aab files), analysis metedata like version, name, icon etc.
@@ -16122,9 +15908,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - gmail + app_info - - A short description with <= 80 characters of what this action does + Parse and dump mobile app(ipa, apk and aab file) metedata. @@ -16146,17 +15932,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 21 + 3 More subscribers = more popular project stars - 7 + 3 More stars = more popular project @@ -16176,7 +15962,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 29 + 44 Project that have been around for longer tend to be more stable @@ -16186,17 +15972,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 230 + 262 More downloads = more users have been using the plugin for a while tests - 18 + 57 The more tests a plugin has, the better @@ -16206,19 +15992,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
379
+
438
-

cosigner

+

secret_keeper

-

via André Pacheco Neves, Luís Portela Afonso

+

via Daniel Jankowski

-> A fastlane plugin to help you sign your iOS builds +> secret_keeper is a wrapped on keychain access.
@@ -16234,9 +16020,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - cosigner + remove_item_from_keychain - - A fastlane plugin to help you sign your iOS builds + Removes the credentials from the keychain on behalf of the user + + + add_item_to_keychain + - + Adds the credentials to the keychain on behalf of the user + + + read_item_from_keychain + - + Reads the password from the keychain for a given item @@ -16258,22 +16054,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 39 + 3 More subscribers = more popular project stars - 21 + 2 More stars = more popular project forks - 5 + 0 More forks = more people seem to use/modify this project @@ -16288,7 +16084,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 40 + 31 Project that have been around for longer tend to be more stable @@ -16303,12 +16099,124 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 162 + 299 More downloads = more users have been using the plugin for a while tests + 3 + The more tests a plugin has, the better + + + + +
+ +

+ + Open on GitHub + +

+ +----- + +
433
+ +

jira_issue_details

+ +

via Zaim Ramlan

+ +> Get the details for the given jira issue key(s) + + +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
get_jira_issue-Get the details for the given jira issue key(s).
+ +
+ + +
+Score details + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -16318,19 +16226,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
376
+
433
-

try_scan

+

analyze_ios_ipa

-

via Alexey Alter-Pesotskiy

+

via xiongzenghui

-> The easiest way to retry your fastlane scan action +> analysis iOS app/ipa multiple data. eg: 1) ipa basic info 2) Size occupied by each component = code + resource
@@ -16346,9 +16254,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
- - - + + +
MetricPointsDescription
contributors 0The more contributors a project has, the more likely it is it stays alive
subscribers3More subscribers = more popular project
stars0More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score50How well is the README of the document written
age32Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads307More downloads = more users have been using the plugin for a while
tests21 The more tests a plugin has, the better
try_scantestingSimple way to retry your scan actionanalyze_ios_ipa-analysis iOS app/ipa multiple data. eg: 1) ipa basic info 2) Size occupied by each component = code + resource
@@ -16375,12 +16283,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 6 + 3 More subscribers = more popular project stars - 7 + 0 More stars = more popular project @@ -16400,12 +16308,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 19 + 28 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -16415,12 +16323,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 244 + 326 More downloads = more users have been using the plugin for a while tests - 0 + 6 The more tests a plugin has, the better @@ -16430,19 +16338,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
375
+
431
-

android_change_app_name

+

polidea

-

via MaximusMcCann

+

via Piotrek Dubiel

-> Changes the manifest's label attribute (appName). Stores the original name for revertinng. +> Polidea's fastlane action @@ -16495,7 +16403,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas major_release - 0 + 30 Post 1.0 releases are great @@ -16505,7 +16413,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 355 + 381 More downloads = more users have been using the plugin for a while @@ -16520,20 +16428,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
372
+
414
-

app_info

+

xcresult_to_junit

-

via icyleaf

+

via Shane Birdsall

-> Teardown tool for mobile app(ipa, apk and aab files), analysis metedata like version, name, icon etc. +> Produces junit xml files from Xcode 11+ xcresult files
@@ -16549,9 +16457,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - app_info + xcresult_to_junit - - Parse and dump mobile app(ipa, apk and aab file) metedata. + Produces junit xml files from Xcode 11+ xcresult files @@ -16583,12 +16491,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 3 + 8 More stars = more popular project forks - 0 + 20 More forks = more people seem to use/modify this project @@ -16603,7 +16511,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 41 + 26 Project that have been around for longer tend to be more stable @@ -16613,17 +16521,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 199 + 284 More downloads = more users have been using the plugin for a while tests - 57 + 3 The more tests a plugin has, the better @@ -16633,19 +16541,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
370
+
410
-

sharethemeal

+

jira_set_fix_version

-

via Helmut Januschka

+

via Tommy Sadiq Hinrichsen

-> ShareTheMeal +> Tags all Jira issues mentioned in git changelog with with a fix version from parameter :name
@@ -16661,9 +16569,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - sharethemeal + jira_set_fix_version - - Donate food via ShareTheMeal + Tags all Jira issues mentioned in git changelog with with a fix version from parameter :name @@ -16685,17 +16593,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 18 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 9 More subscribers = more popular project stars - 7 + 3 More stars = more popular project @@ -16715,12 +16623,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 42 + 37 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -16730,7 +16638,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 217 + 248 More downloads = more users have been using the plugin for a while @@ -16745,127 +16653,47 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
367
+
409
-

profile_expiration_info

- -

via Steven Chung

+

androidmanifest_editor

-> Returns if the provisioning profile has expired and the DateTime it expires +

via 任福新

+> edit meta-data in AndroidManifest.xml
-Score details +Provided actions - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + - -
MetricPointsNameCategory Description
contributors12The more contributors a project has, the more likely it is it stays alive
subscribers0More subscribers = more popular project
stars0More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score0How well is the README of the document written
age0Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads335More downloads = more users have been using the plugin for a while
tests0The more tests a plugin has, the bettermodify_meta_data-edit meta-data in AndroidManifest.xml
- -
- -

- - Open on GitHub - -

- ------ - -
362
- -

clubmate

- -

via KrauseFx

- -> Print the Club Mate logo in your build output - - -
-Provided actions - - - - - - + + + - - - + - +
NameCategoryDescriptionmodify_intent_scheme-edit scheme data of intent-filter in AndroidManifest.xml
clubmateandroidmanifest_editor -Print a Club Mate in your build outputedit meta-data in AndroidManifest.xml
@@ -16887,17 +16715,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 18 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 3 More subscribers = more popular project stars - 8 + 0 More stars = more popular project @@ -16912,12 +16740,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 44 + 32 Project that have been around for longer tend to be more stable @@ -16932,7 +16760,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 213 + 326 More downloads = more users have been using the plugin for a while @@ -16947,42 +16775,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
362
- -

ci_changelog

- -

via icyleaf

- -> Automate generate changelog between previous build failed and the latest commit of scm in CI +
398
+

retry

-
-Provided actions +

via gmgchow

- - - - - - - - - - - - - - - -
NameCategoryDescription
ci_changelog--
+> Retries failed XCUITest test cases -
@@ -17004,17 +16810,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 6 + 0 More subscribers = more popular project stars - 6 + 0 More stars = more popular project forks - 5 + 0 More forks = more people seem to use/modify this project @@ -17024,17 +16830,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 0 How well is the README of the document written age - 42 + 0 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -17044,12 +16850,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 153 + 348 More downloads = more users have been using the plugin for a while tests - 80 + 0 The more tests a plugin has, the better @@ -17059,21 +16865,44 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open website + (no GitHub link provided in gemspec)

----- -
356
+
398
-

github_job_status

+

gmail

-

via Justin Singer

+

via Alexander Ignition

-> Post the status of your test jobs to your pull requests +> send mail from gmail +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
gmail-A short description with <= 80 characters of what this action does
+ +
+
Score details @@ -17089,17 +16918,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 21 More subscribers = more popular project stars - 0 + 7 More stars = more popular project @@ -17114,12 +16943,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 50 How well is the README of the document written age - 0 + 32 Project that have been around for longer tend to be more stable @@ -17134,12 +16963,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 324 + 244 More downloads = more users have been using the plugin for a while tests - 0 + 18 The more tests a plugin has, the better @@ -17149,19 +16978,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
350
+
392
-

android_sdk_update

+

cosigner

-

via Philipp Burgk, Michael Ruhl

+

via André Pacheco Neves, Luís Portela Afonso

-> Install required Android-SDK packages +> A fastlane plugin to help you sign your iOS builds
@@ -17177,9 +17006,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - android_sdk_update + cosigner - - Install and update required Android-SDK packages + A fastlane plugin to help you sign your iOS builds @@ -17201,22 +17030,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive subscribers - 27 + 39 More subscribers = more popular project stars - 10 + 21 More stars = more popular project forks - 20 + 5 More forks = more people seem to use/modify this project @@ -17231,7 +17060,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 39 + 43 Project that have been around for longer tend to be more stable @@ -17241,17 +17070,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 146 + 172 More downloads = more users have been using the plugin for a while tests - 9 + 0 The more tests a plugin has, the better @@ -17261,19 +17090,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
350
+
384
-

androidmanifest_editor

+

sharethemeal

-

via 任福新

+

via Helmut Januschka

-> edit meta-data in AndroidManifest.xml +> ShareTheMeal
@@ -17289,19 +17118,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - modify_meta_data - - - edit meta-data in AndroidManifest.xml - - - modify_intent_scheme - - - edit scheme data of intent-filter in AndroidManifest.xml - - - androidmanifest_editor + sharethemeal - - edit meta-data in AndroidManifest.xml + Donate food via ShareTheMeal @@ -17323,7 +17142,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 18 The more contributors a project has, the more likely it is it stays alive @@ -17333,12 +17152,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 7 More stars = more popular project forks - 0 + 10 More forks = more people seem to use/modify this project @@ -17348,12 +17167,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 29 + 45 Project that have been around for longer tend to be more stable @@ -17368,7 +17187,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 270 + 228 More downloads = more users have been using the plugin for a while @@ -17383,19 +17202,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
348
+
381
-

teams_bot

+

latest_appcenter_build_number

-

via Hugo EXTRAT

+

via Jack Spargo

-> Easily alert a Microsoft Teams channel +> Use AppCenter API to get the latest version and build number for an App Center app
@@ -17411,9 +17230,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - teams_bot + latest_appcenter_build_number - - Easily send a message to a Microsoft Teams channel through the Webhook connector + Gets latest version number of the app from AppCenter @@ -17440,17 +17259,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 6 More subscribers = more popular project stars - 1 + 2 More stars = more popular project forks - 0 + 5 More forks = more people seem to use/modify this project @@ -17465,7 +17284,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 16 + 27 Project that have been around for longer tend to be more stable @@ -17480,12 +17299,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 219 + 187 More downloads = more users have been using the plugin for a while tests - 3 + 48 The more tests a plugin has, the better @@ -17495,19 +17314,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
347
+
379
-

airwatch_workspaceone

+

android_sdk_update

-

via Ram Awadhesh Sharan

+

via Philipp Burgk, Michael Ruhl

-> The main purpose of this plugin is to upload an IPA or an APK file to an AirWatch or Workspace ONE enterprise instance/console. +> Install required Android-SDK packages
@@ -17523,49 +17342,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - add_or_update_assignments - - - The main purpose of this action is to add a new smart group assignment to an application or to update an existing smart group assignment of an application with a given dictionary of deployment/assignment parameters. If a smart group name is provided which does not exist yet on Console, assignment for that smart group is ignored. - - - unretire_specific_version - - - The main purpose of this action is to unretire a specific version of an application. This action takes a string parameter where you can specify the version number to unretire. - - - retire_previous_versions - - - The main purpose of this action is to retire previous active versions of an application. This action takes a string parameter where you can specify the number of latest versions to keep if you do not want to retire all the previous active versions. - - - delete_specific_version - - - The main purpose of this action is to delete a specific version of an application. This action takes a string parameter where you can specify the version number to delete. - - - latest_version - - - The main purpose of this action is to find the version number of the latest version of the app on the console and output the same. It also finds and outputs arrays of active app version numbers and retired app version numbers of the app. - - - deploy_build - - - The main purpose of this action is to upload an IPA or an APK file to an AirWatch or Workspace ONE enterprise console. - - - delete_previous_versions - - - The main purpose of this action is to delete versions of an application. This action takes a string parameter where you can specify the number of latest versions to keep if you do not want to delete all the versions. - - - retire_specific_version - - - The main purpose of this action is to retire a specific version of an application. This action takes a string parameter where you can specify the version number to retire. - - - unretire_all_versions + android_sdk_update - - The main purpose of this action is to unretire all retired versions of an application. + Install and update required Android-SDK packages @@ -17592,17 +17371,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 6 + 27 More subscribers = more popular project stars - 6 + 10 More stars = more popular project forks - 25 + 20 More forks = more people seem to use/modify this project @@ -17617,7 +17396,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 26 + 42 Project that have been around for longer tend to be more stable @@ -17627,17 +17406,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 181 + 172 More downloads = more users have been using the plugin for a while tests - 3 + 9 The more tests a plugin has, the better @@ -17647,19 +17426,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
346
+
377
-

create_bitbucket_pull_request

+

clubmate

-

via Issarapong Poesua

+

via KrauseFx

-> This lane creates create bitbucket pull request +> Print the Club Mate logo in your build output
@@ -17675,9 +17454,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - create_bitbucket_pull_request + clubmate - - This lane creates create bitbucket pull request + Print a Club Mate in your build output @@ -17699,17 +17478,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 18 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 6 More subscribers = more popular project stars - 1 + 8 More stars = more popular project @@ -17724,17 +17503,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 21 + 47 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -17744,7 +17523,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 243 + 225 More downloads = more users have been using the plugin for a while @@ -17759,19 +17538,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
345
+
375
-

xcode_log_parser

+

poeditor_export

-

via KrauseFx

+

via James Campbell

-> Convert the Xcode plist log to a JUnit report +> Exports translations from POEditor.com
@@ -17787,9 +17566,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - trainer + poeditor_export - - Convert the Xcode plist log to a JUnit report. This will raise an exception if the tests failed + Exports translations from POEditor.com @@ -17811,22 +17590,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 30 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 12 + 6 More subscribers = more popular project stars - 102 + 8 More stars = more popular project forks - 60 + 5 More forks = more people seem to use/modify this project @@ -17841,7 +17620,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 43 + 47 Project that have been around for longer tend to be more stable @@ -17851,17 +17630,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -5 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 9 + 230 More downloads = more users have been using the plugin for a while tests - 24 + 3 The more tests a plugin has, the better @@ -17871,42 +17650,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
344
- -

swiftlint_codequality

- -

via Mads Bøgeskov

- -> Converts SwiftLint reports into GitLab support CodeQuality reports +
373
+

github_job_status

-
-Provided actions +

via Justin Singer

- - - - - - - - - - - - - - - -
NameCategoryDescription
swiftlint_codequality-Converts SwiftLint reports into GitLab support CodeQuality reports
+> Post the status of your test jobs to your pull requests -
@@ -17923,12 +17680,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 0 More subscribers = more popular project @@ -17938,7 +17695,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas forks - 5 + 0 More forks = more people seem to use/modify this project @@ -17948,17 +17705,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 0 How well is the README of the document written age - 24 + 0 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -17968,12 +17725,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 213 + 341 More downloads = more users have been using the plugin for a while tests - 24 + 0 The more tests a plugin has, the better @@ -17983,47 +17740,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
343
- -

changelog_generator

- -

via Fernando Saragoca

- -> Changelog generation based on merged pull requests & tags +
371
+

profile_expiration_info

-
-Provided actions +

via Steven Chung

- - - - - - - - - - - - - - - - - - - - -
NameCategoryDescription
generate_changelog-Changelog generation based on merged pull requests & tags
generate_release_changelog-Changelog generation based on merged pull requests & tags, filtered by one or two tags
+> Returns if the provisioning profile has expired and the DateTime it expires -
@@ -18050,12 +17780,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 8 + 0 More stars = more popular project forks - 5 + 0 More forks = more people seem to use/modify this project @@ -18065,12 +17795,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 0 How well is the README of the document written age - 41 + 0 Project that have been around for longer tend to be more stable @@ -18080,12 +17810,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -2 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 209 + 339 More downloads = more users have been using the plugin for a while @@ -18100,19 +17830,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
336
+
371
-

cerberus

+

xcconfig_actions

-

via Harry Singh

+

via Maksym Grebenets

-> Cerberus is a fastlane plugin for extracting Jira issues from commit messages and sharing information on its respective Jenkins job and HockeyApp upload. +> Adds actions to fastlane to work with xcconfig files
@@ -18128,24 +17858,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - find_commits - - - Extracts additional issues from the log - - - jira_comment - - - This action adds comments on Jira issues with the current build number and url of that build + build_settings_to_flags + building + Map xcconfig build settings to compiler and linker build flags - find_tickets - - - Extracts the Jira issue keys between commits + read_xcconfig + building + Read and resolve contents of xcconfig file and return as JSON - release_notes - - - - + validate_xcconfig + linting + Validate xcconfig file @@ -18167,12 +17892,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 57 + 3 More subscribers = more popular project @@ -18182,7 +17907,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas forks - 15 + 0 More forks = more people seem to use/modify this project @@ -18197,27 +17922,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 30 + 31 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great github_issues - 0 + -2 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 128 + 147 More downloads = more users have been using the plugin for a while tests - 30 + 80 The more tests a plugin has, the better @@ -18227,19 +17952,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
336
+
370
-

branch

+

ci_changelog

-

via Branch, Jimmy Dee

+

via icyleaf

-> Adds Branch keys, custom URI schemes and domains to iOS and Android projects. Validates the Universal Link configuration for any Xcode project. +> Automate generate changelog between previous build failed and the latest commit of scm in CI
@@ -18255,29 +17980,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - update_action_docs + ci_changelog - - Generate a standard action page for each action - - - update_readme - - Update the contents of the README in this repo - - - branch_report - project - Generate a brief summary or a full build report for your project. - - - setup_branch - project - configuration for Xcode projects. - - - validate_universal_links - project - Validates Universal Link configuration for an Xcode project. @@ -18299,17 +18004,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 24 + 6 More subscribers = more popular project stars - 8 + 6 More stars = more popular project @@ -18329,7 +18034,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 39 + 45 Project that have been around for longer tend to be more stable @@ -18344,7 +18049,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 104 + 158 More downloads = more users have been using the plugin for a while @@ -18359,19 +18064,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
332
+
369
-

latest_hockeyapp_version_number

+

saucelabs

-

via Travis Palmer

+

via ivan kat

-> Easily fetch the most recent HockeyApp version number for your app +> Sauce Labs android & ios configuraiton
@@ -18387,9 +18092,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - latest_hockeyapp_version_number + saucelabs_upload - - Easily fetch the most recent HockeyApp version number for your app + Sauce labs android & ios Fastlane plugin @@ -18416,17 +18121,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 0 More subscribers = more popular project stars - 6 + 0 More stars = more popular project forks - 5 + 0 More forks = more people seem to use/modify this project @@ -18441,27 +18146,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 43 + 15 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great github_issues - -4 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 192 + 300 More downloads = more users have been using the plugin for a while tests - 6 + 3 The more tests a plugin has, the better @@ -18471,19 +18176,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
330
+
367
-

souyuz

+

sftp

-

via Felix Rudat

+

via Oliver Limberg

-> A fastlane component to make Xamarin builds a breeze +> Plugin to upload files via SFTP
@@ -18499,14 +18204,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - app_version - - - Easily set or print app version with `app_version` + sftp_download + misc + download files from a remote Server via SFTP - souyuz - - - Easily build and sign your app using `souyuz` + sftp_upload + misc + upload files to a remote Server via SFTP @@ -18528,22 +18233,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 18 + 12 The more contributors a project has, the more likely it is it stays alive subscribers - 15 + 3 More subscribers = more popular project stars - 34 + 2 More stars = more popular project forks - 45 + 5 More forks = more people seem to use/modify this project @@ -18553,32 +18258,32 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 44 + 30 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great github_issues - -5 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 134 + 152 More downloads = more users have been using the plugin for a while tests - 0 + 63 The more tests a plugin has, the better @@ -18588,19 +18293,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
330
+
363
-

ftp

+

discord_notifier

-

via Allan Vialatte

+

via Nikos Theodosis

-> Simple ftp upload and download for Fastlane +> Discord Notifier
@@ -18616,9 +18321,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - ftp + discord_notifier - - Upload and Download files via FTP + Discord Webhook Notifier @@ -18645,17 +18350,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 6 + 3 More subscribers = more popular project stars - 27 + 8 More stars = more popular project forks - 50 + 0 More forks = more people seem to use/modify this project @@ -18670,7 +18375,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 43 + 24 Project that have been around for longer tend to be more stable @@ -18680,12 +18385,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -3 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 134 + 256 More downloads = more users have been using the plugin for a while @@ -18700,19 +18405,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
330
+
362
-

latest_appcenter_build_number

+

build_log_info

-

via Jack Spargo

+

via tarappo

-> Use AppCenter API to get the latest version and build number for an App Center app +> show build log info
@@ -18728,9 +18433,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - latest_appcenter_build_number + build_log_info - - Gets latest version number of the app from AppCenter + build log information @@ -18757,17 +18462,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 6 + 0 More subscribers = more popular project stars - 2 + 1 More stars = more popular project forks - 5 + 0 More forks = more people seem to use/modify this project @@ -18782,12 +18487,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 24 + 34 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -18797,12 +18502,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 139 + 251 More downloads = more users have been using the plugin for a while tests - 48 + 0 The more tests a plugin has, the better @@ -18812,19 +18517,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
328
+
361
-

instrumented_tests

+

airwatch_workspaceone

-

via Silviu Paragina

+

via Ram Awadhesh Sharan

-> New action to run instrumented tests for android. This plugin creates and boots an emulator before running a gradle command so that you can run instrumented tests against that emulator. After the gradle command is executed, the avd gets shut down and deleted. This is really helpful on CI services, keeping them clean and always having a fresh avd for testing. +> The main purpose of this plugin is to upload an IPA or an APK file to an AirWatch or Workspace ONE enterprise instance/console.
@@ -18840,9 +18545,49 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - instrumented_tests + add_or_update_assignments - - Run android instrumented tests via a gradle command againts a newly created avd + The main purpose of this action is to add a new smart group assignment to an application or to update an existing smart group assignment of an application with a given dictionary of deployment/assignment parameters. If a smart group name is provided which does not exist yet on Console, assignment for that smart group is ignored. + + + unretire_specific_version + - + The main purpose of this action is to unretire a specific version of an application. This action takes a string parameter where you can specify the version number to unretire. + + + retire_previous_versions + - + The main purpose of this action is to retire previous active versions of an application. This action takes a string parameter where you can specify the number of latest versions to keep if you do not want to retire all the previous active versions. + + + delete_specific_version + - + The main purpose of this action is to delete a specific version of an application. This action takes a string parameter where you can specify the version number to delete. + + + latest_version + - + The main purpose of this action is to find the version number of the latest version of the app on the console and output the same. It also finds and outputs arrays of active app version numbers and retired app version numbers of the app. + + + deploy_build + - + The main purpose of this action is to upload an IPA or an APK file to an AirWatch or Workspace ONE enterprise console. + + + delete_previous_versions + - + The main purpose of this action is to delete versions of an application. This action takes a string parameter where you can specify the number of latest versions to keep if you do not want to delete all the versions. + + + retire_specific_version + - + The main purpose of this action is to retire a specific version of an application. This action takes a string parameter where you can specify the version number to retire. + + + unretire_all_versions + - + The main purpose of this action is to unretire all retired versions of an application. @@ -18869,17 +18614,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 9 + 6 More subscribers = more popular project stars - 14 + 6 More stars = more popular project forks - 15 + 25 More forks = more people seem to use/modify this project @@ -18894,22 +18639,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 43 + 29 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great github_issues - -4 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 178 + 192 More downloads = more users have been using the plugin for a while @@ -18924,19 +18669,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
328
+
361
-

build_log_info

+

create_bitbucket_pull_request

-

via tarappo

+

via Issarapong Poesua

-> show build log info +> This lane creates create bitbucket pull request
@@ -18952,9 +18697,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - build_log_info + create_bitbucket_pull_request - - build log information + This lane creates create bitbucket pull request @@ -18976,12 +18721,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 3 More subscribers = more popular project @@ -19001,17 +18746,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 31 + 24 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -19021,12 +18766,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 220 + 255 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -19036,19 +18781,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
323
+
358
-

framer

+

instrumented_tests

-

via DrAL3X

+

via Silviu Paragina

-> Create images combining app screenshots with templates to make nice pictures for the App Store +> New action to run instrumented tests for android. This plugin creates and boots an emulator before running a gradle command so that you can run instrumented tests against that emulator. After the gradle command is executed, the avd gets shut down and deleted. This is really helpful on CI services, keeping them clean and always having a fresh avd for testing.
@@ -19064,9 +18809,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - framer + instrumented_tests - - Create images combining app screenshots to templates to make a nice \'screenshot\' to upload in App Store and Google Play + Run android instrumented tests via a gradle command againts a newly created avd @@ -19088,17 +18833,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 15 + 9 More subscribers = more popular project stars - 31 + 14 More stars = more popular project @@ -19118,119 +18863,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 42 - Project that have been around for longer tend to be more stable - - - major_release - 30 - Post 1.0 releases are great - - - github_issues - 0 - Lots of open issues are not a good sign usually, unless the project is really popular - - - downloads - 57 - More downloads = more users have been using the plugin for a while - - - tests - 51 - The more tests a plugin has, the better - - - - -
- -

- - Open on GitHub - -

- ------ - -
321
- -

get_android_version

- -

via MaximusMcCann

- -> gets the android versionName and versionCode from the `AndroidManifest.xml` file located in the provided apk - - -
-Provided actions - - - - - - - - - - - - - - - - -
NameCategoryDescription
get_android_version-Gets the android versionName, versionCode and parsed appName (label) from AndroidManifest.xml file in provided apk
- -
- - -
-Score details - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -19240,12 +18873,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + - + @@ -19260,19 +18893,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
321
+
354
-

xcconfig_actions

+

latest_hockeyapp_version_number

-

via Maksym Grebenets

+

via Travis Palmer

-> Adds actions to fastlane to work with xcconfig files +> Easily fetch the most recent HockeyApp version number for your app
@@ -19288,19 +18921,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
- - - - - - - - - - - - - + + +
MetricPointsDescription
contributors6The more contributors a project has, the more likely it is it stays alive
subscribers3More subscribers = more popular project
stars3More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score25How well is the README of the document written
age4247 Project that have been around for longer tend to be more stable
github_issues0-4 Lots of open issues are not a good sign usually, unless the project is really popular
downloads219204 More downloads = more users have been using the plugin for a while
build_settings_to_flagsbuildingMap xcconfig build settings to compiler and linker build flags
read_xcconfigbuildingRead and resolve contents of xcconfig file and return as JSON
validate_xcconfiglintingValidate xcconfig filelatest_hockeyapp_version_number-Easily fetch the most recent HockeyApp version number for your app
@@ -19337,7 +18960,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas forks - 0 + 5 More forks = more people seem to use/modify this project @@ -19347,12 +18970,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 27 + 46 Project that have been around for longer tend to be more stable @@ -19362,17 +18985,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -2 + -4 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 101 + 211 More downloads = more users have been using the plugin for a while tests - 80 + 6 The more tests a plugin has, the better @@ -19382,19 +19005,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
321
+
351
-

android_version_manager

+

get_android_version

-

via Jonathan Cardoso Machado

+

via MaximusMcCann

-> Android's App Version Managment +> gets the android versionName and versionCode from the `AndroidManifest.xml` file located in the provided apk
@@ -19410,9 +19033,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - android_base - - + get_android_version - + Gets the android versionName, versionCode and parsed appName (label) from AndroidManifest.xml file in provided apk @@ -19434,12 +19057,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 3 More subscribers = more popular project @@ -19449,7 +19072,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas forks - 5 + 0 More forks = more people seem to use/modify this project @@ -19459,12 +19082,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 24 + 45 Project that have been around for longer tend to be more stable @@ -19474,17 +19097,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -2 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 123 + 246 More downloads = more users have been using the plugin for a while tests - 80 + 3 The more tests a plugin has, the better @@ -19494,19 +19117,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
317
+
349
-

xcresult_to_junit

+

xcode_log_parser

-

via Shane Birdsall

+

via KrauseFx

-> Produces junit xml files from Xcode 11+ xcresult files +> Convert the Xcode plist log to a JUnit report
@@ -19522,9 +19145,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - xcresult_to_junit + trainer - - Produces junit xml files from Xcode 11+ xcresult files + Convert the Xcode plist log to a JUnit report. This will raise an exception if the tests failed @@ -19546,22 +19169,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 30 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 12 More subscribers = more popular project stars - 8 + 102 More stars = more popular project forks - 20 + 60 More forks = more people seem to use/modify this project @@ -19576,7 +19199,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 23 + 46 Project that have been around for longer tend to be more stable @@ -19586,17 +19209,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -5 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 190 + 10 More downloads = more users have been using the plugin for a while tests - 3 + 24 The more tests a plugin has, the better @@ -19606,19 +19229,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
316
+
349
-

sftp

+

swiftlint_codequality

-

via Oliver Limberg

+

via Mads Bøgeskov

-> Plugin to upload files via SFTP +> Converts SwiftLint reports into GitLab support CodeQuality reports
@@ -19634,14 +19257,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - sftp_download - misc - download files from a remote Server via SFTP - - - sftp_upload - misc - upload files to a remote Server via SFTP + swiftlint_codequality + - + Converts SwiftLint reports into GitLab support CodeQuality reports @@ -19663,7 +19281,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive @@ -19673,7 +19291,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 2 + 0 More stars = more popular project @@ -19688,7 +19306,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written @@ -19708,12 +19326,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 104 + 215 More downloads = more users have been using the plugin for a while tests - 63 + 24 The more tests a plugin has, the better @@ -19723,19 +19341,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
315
+
349
-

xml_editor

+

changelog_generator

-

via Jonathan Ritchie

+

via Fernando Saragoca

-> Generic xml editor for iOS and Android projects. +> Changelog generation based on merged pull requests & tags
@@ -19751,120 +19369,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - xml_editor - - - Generic XML file editor - - - xml_add - - - Generic XML file add content using XPath - - - xml_remove + generate_changelog - - Generic XML file remover using XPath + Changelog generation based on merged pull requests & tags - xml_set_attribute + generate_release_changelog - - Add XML attribute using XPath - - - - -
- - -
-Score details - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
MetricPointsDescription
contributors6The more contributors a project has, the more likely it is it stays alive
subscribers0More subscribers = more popular project
stars0More stars = more popular project
forks10More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score25How well is the README of the document written
age39Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues-1Lots of open issues are not a good sign usually, unless the project is really popular
downloads213More downloads = more users have been using the plugin for a while
tests3The more tests a plugin has, the betterChangelog generation based on merged pull requests & tags, filtered by one or two tags
-

- - Open on GitHub - -

- ------ - -
309
- -

resetsims

- -

via Luís Esteves

- -> Makes an reset on xcode simulators - -
Score details @@ -19880,7 +19398,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive @@ -19890,12 +19408,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 8 More stars = more popular project forks - 0 + 5 More forks = more people seem to use/modify this project @@ -19905,12 +19423,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 50 How well is the README of the document written age - 0 + 44 Project that have been around for longer tend to be more stable @@ -19920,12 +19438,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -2 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 289 + 212 More downloads = more users have been using the plugin for a while @@ -19940,20 +19458,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website - (no GitHub link provided in gemspec) + Open on GitHub

----- -
308
+
347
-

discord_notifier

+ -

via Nikos Theodosis

+

via Aleksey Novikov

-> Discord Notifier +> Plugin to add remote link to jira issue
@@ -19969,9 +19486,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - discord_notifier + jira_issue_link - - Discord Webhook Notifier + Plugin to add remote link to jira issue @@ -20003,7 +19520,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 8 + 0 More stars = more popular project @@ -20033,12 +19550,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 205 + 251 More downloads = more users have been using the plugin for a while @@ -20053,19 +19570,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
306
+
346
-

set_jira_fix_version

+

xcresult_actions

-

via yuriy-tolstoguzov

+

via yutailang0119

-> Adds fix version to specified JIRA issues. Creates version if needed +> fastlane actions for `.xcresult`
@@ -20081,14 +19598,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - set_jira_fix_version - misc - Adds fix version to specified JIRA issues. Creates version if needed - - - jira_issue_keys_from_changelog - misc - Gets list of JIRA issues kyes from git log starting from specified tag + summarize_xcresult_report + - + Summarize about test coverage rate from `.xcresult` file @@ -20110,7 +19622,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive @@ -20120,12 +19632,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 2 + 1 More stars = more popular project forks - 5 + 0 More forks = more people seem to use/modify this project @@ -20135,17 +19647,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 39 + 23 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -20155,12 +19667,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 174 + 241 More downloads = more users have been using the plugin for a while tests - 3 + 9 The more tests a plugin has, the better @@ -20170,19 +19682,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
305
+
345
-

replace_file

+

branch

-

via Jonathan Ritchie

+

via Branch, Jimmy Dee

-> Replace any file in your mobile project. +> Adds Branch keys, custom URI schemes and domains to iOS and Android projects. Validates the Universal Link configuration for any Xcode project.
@@ -20198,9 +19710,29 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - replace_file + update_action_docs + - + Generate a standard action page for each action + + + update_readme - - Replace any file in your mobile project + Update the contents of the README in this repo + + + branch_report + project + Generate a brief summary or a full build report for your project. + + + setup_branch + project + configuration for Xcode projects. + + + validate_universal_links + project + Validates Universal Link configuration for an Xcode project. @@ -20227,17 +19759,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 24 More subscribers = more popular project stars - 0 + 8 More stars = more popular project forks - 0 + 5 More forks = more people seem to use/modify this project @@ -20247,12 +19779,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 39 + 42 Project that have been around for longer tend to be more stable @@ -20267,12 +19799,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 212 + 110 More downloads = more users have been using the plugin for a while tests - 3 + 80 The more tests a plugin has, the better @@ -20282,19 +19814,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
305
+
344
- +

cerberus

-

via Aleksey Novikov

+

via Harry Singh

-> Plugin to add remote link to jira issue +> Cerberus is a fastlane plugin for extracting Jira issues from commit messages and sharing information on its respective Jenkins job and HockeyApp upload.
@@ -20310,9 +19842,24 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - jira_issue_link + find_commits + - + Extracts additional issues from the log + + + jira_comment + - + This action adds comments on Jira issues with the current build number and url of that build + + + find_tickets + - + Extracts the Jira issue keys between commits + + + release_notes + - - - Plugin to add remote link to jira issue @@ -20339,17 +19886,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 57 More subscribers = more popular project stars - 0 + 6 More stars = more popular project forks - 0 + 15 More forks = more people seem to use/modify this project @@ -20364,7 +19911,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 16 + 33 Project that have been around for longer tend to be more stable @@ -20379,12 +19926,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 213 + 133 More downloads = more users have been using the plugin for a while tests - 3 + 30 The more tests a plugin has, the better @@ -20394,19 +19941,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
304
+
344
-

latest_hockey_build_number

+

ftp

-

via Sergii Stotskyi, Kirill Pahnev

+

via Allan Vialatte

-> Gets latest version number of the app with the bundle id from HockeyApp +> Simple ftp upload and download for Fastlane
@@ -20422,9 +19969,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - latest_hockey_build_number + ftp - - Gets latest version number of the app with the bundle id from HockeyApp + Upload and Download files via FTP @@ -20446,12 +19993,124 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive subscribers + 6 + More subscribers = more popular project + + + stars + 27 + More stars = more popular project + + + forks + 50 + More forks = more people seem to use/modify this project + + + has_mit_license + 20 + fastlane is MIT licensed, it's good to have plugins use MIT too + + + readme_score + 50 + How well is the README of the document written + + + age + 47 + Project that have been around for longer tend to be more stable + + + major_release + 0 + Post 1.0 releases are great + + + github_issues + -3 + Lots of open issues are not a good sign usually, unless the project is really popular + + + downloads + 144 + More downloads = more users have been using the plugin for a while + + + tests 3 + The more tests a plugin has, the better + + + + +
+ +

+ + Open on GitHub + +

+ +----- + +
343
+ +

android_version_manager

+ +

via Jonathan Cardoso Machado

+ +> Android's App Version Managment + + +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
android_base--
+ +
+ + +
+Score details + + + + + + + + + + + + + + + + + + @@ -20461,7 +20120,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + @@ -20476,7 +20135,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + @@ -20486,17 +20145,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + - + - + @@ -20506,21 +20165,48 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
304
+
341
-

rename_android_package

+

souyuz

-

via Josh Holtz

+

via Felix Rudat

-> Renames Android package +> A fastlane component to make Xamarin builds a breeze +
+Provided actions + +
MetricPointsDescription
contributors12The more contributors a project has, the more likely it is it stays alive
subscribers6 More subscribers = more popular project
forks05 More forks = more people seem to use/modify this project
age4227 Project that have been around for longer tend to be more stable
github_issues0-2 Lots of open issues are not a good sign usually, unless the project is really popular
downloads171142 More downloads = more users have been using the plugin for a while
tests380 The more tests a plugin has, the better
+ + + + + + + + + + + + + + + + + + + +
NameCategoryDescription
app_version-Easily set or print app version with `app_version`
souyuz-Easily build and sign your app using `souyuz`
+ +
+
Score details @@ -20536,7 +20222,97 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors + 18 + The more contributors a project has, the more likely it is it stays alive + + + subscribers + 15 + More subscribers = more popular project + + + stars + 34 + More stars = more popular project + + + forks + 45 + More forks = more people seem to use/modify this project + + + has_mit_license + 20 + fastlane is MIT licensed, it's good to have plugins use MIT too + + + readme_score + 25 + How well is the README of the document written + + + age + 48 + Project that have been around for longer tend to be more stable + + + major_release 0 + Post 1.0 releases are great + + + github_issues + -5 + Lots of open issues are not a good sign usually, unless the project is really popular + + + downloads + 141 + More downloads = more users have been using the plugin for a while + + + tests + 0 + The more tests a plugin has, the better + + + + +
+ +

+ + Open on GitHub + +

+ +----- + +
333
+ +

update_app_associated_domains

+ +

via Nicolas TRUTET

+ +> [iOS] Replace associated domains array for the key in the entitlement file. + + + +
+Score details + + + + + + + + + + + + + @@ -20581,7 +20357,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + @@ -20596,20 +20372,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website - (no GitHub link provided in gemspec) + Open on GitHub

----- -
303
+
331
-

perfecto

+

framer

-

via Perfecto

+

via DrAL3X

-> This plugin allows you to automatically upload ipa/apk files to Perfecto for manual/automation testing +> Create images combining app screenshots with templates to make nice pictures for the App Store
@@ -20625,9 +20400,360 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
- + - + + + +
MetricPointsDescription
contributors12 The more contributors a project has, the more likely it is it stays alive
downloads284301 More downloads = more users have been using the plugin for a while
perfectoframer -This plugin allows you to automatically upload ipa/apk files to Perfecto for manual/automation testingCreate images combining app screenshots to templates to make a nice \'screenshot\' to upload in App Store and Google Play
+ +
+ + +
+Score details + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
MetricPointsDescription
contributors12The more contributors a project has, the more likely it is it stays alive
subscribers15More subscribers = more popular project
stars31More stars = more popular project
forks15More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score50How well is the README of the document written
age46Project that have been around for longer tend to be more stable
major_release30Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads61More downloads = more users have been using the plugin for a while
tests51The more tests a plugin has, the better
+ +
+ +

+ + Open on GitHub + +

+ +----- + +
329
+ +

demo_mode

+ +

via Florian Rauscha

+ +> Sets your connected android devices to demo mode + + +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
demo_mode-Sets your device to demo mode
+ +
+ + +
+Score details + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
MetricPointsDescription
contributors12The more contributors a project has, the more likely it is it stays alive
subscribers3More subscribers = more popular project
stars4More stars = more popular project
forks5More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score50How well is the README of the document written
age42Project that have been around for longer tend to be more stable
major_release30Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads160More downloads = more users have been using the plugin for a while
tests3The more tests a plugin has, the better
+ +
+ +

+ + Open on GitHub + +

+ +----- + +
326
+ +

latest_hockey_build_number

+ +

via Sergii Stotskyi, Kirill Pahnev

+ +> Gets latest version number of the app with the bundle id from HockeyApp + + +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
latest_hockey_build_number-Gets latest version number of the app with the bundle id from HockeyApp
+ +
+ + +
+Score details + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
MetricPointsDescription
contributors12The more contributors a project has, the more likely it is it stays alive
subscribers3More subscribers = more popular project
stars3More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score50How well is the README of the document written
age45Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads190More downloads = more users have been using the plugin for a while
tests3The more tests a plugin has, the better
+ +
+ +

+ + Open on GitHub + +

+ +----- + +
326
+ +

rollbar

+ +

via Evgrafov Denis

+ +> Helps to upload sourcemaps/dsyms/proguard mapping/deploy report to Rollbar + + +
+Provided actions + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameCategoryDescription
rollbar_proguard_upload-Helps to upload Proguard mappings to Rollbar
rollbar_dsym_upload-Helps to upload Dsym to Rollbar
rollbar_report_deploy-Helps to report deploy to Rollbar
rollbar_sourcemaps_upload-Helps to upload sourcemaps to Rollbar
@@ -20649,22 +20775,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 24 + 3 More subscribers = more popular project stars - 1 + 6 More stars = more popular project forks - 5 + 0 More forks = more people seem to use/modify this project @@ -20679,7 +20805,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 22 + 23 Project that have been around for longer tend to be more stable @@ -20694,12 +20820,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 124 + 221 More downloads = more users have been using the plugin for a while tests - 51 + 3 The more tests a plugin has, the better @@ -20709,13 +20835,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
302
+
321

xcov_report

@@ -20791,7 +20917,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 36 + 40 Project that have been around for longer tend to be more stable @@ -20806,7 +20932,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 136 + 151 More downloads = more users have been using the plugin for a while @@ -20827,13 +20953,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
300
+
320
-

automated_test_emulator_run_xing

+

perfecto

-

via Daniel Hartwich

+

via Perfecto

-> Starts n AVDs based on JSON file config. AVDs are created and configured according to user liking before instrumentation test process (started either via shell command or gradle) and killed/deleted after test process finishes. +> This plugin allows you to automatically upload ipa/apk files to Perfecto for manual/automation testing
@@ -20849,9 +20975,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - automated_test_emulator_run_xing + perfecto - - Starts AVD, based on AVD_setup.json file, before test launch and kills it after testing is done. + This plugin allows you to automatically upload ipa/apk files to Perfecto for manual/automation testing @@ -20873,17 +20999,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 36 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 24 More subscribers = more popular project stars - 0 + 1 More stars = more popular project @@ -20903,27 +21029,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 43 + 25 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great github_issues - -3 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 110 + 138 More downloads = more users have been using the plugin for a while tests - 3 + 51 The more tests a plugin has, the better @@ -20933,19 +21059,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
299
+
320
-

xcresult_actions

+

set_jira_fix_version

-

via yutailang0119

+

via yuriy-tolstoguzov

-> fastlane actions for `.xcresult` +> Adds fix version to specified JIRA issues. Creates version if needed
@@ -20961,9 +21087,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - summarize_xcresult_report - - - Summarize about test coverage rate from `.xcresult` file + set_jira_fix_version + misc + Adds fix version to specified JIRA issues. Creates version if needed + + + jira_issue_keys_from_changelog + misc + Gets list of JIRA issues kyes from git log starting from specified tag @@ -20985,7 +21116,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive @@ -20995,12 +21126,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 1 + 2 More stars = more popular project forks - 0 + 5 More forks = more people seem to use/modify this project @@ -21010,17 +21141,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 19 + 42 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -21030,12 +21161,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 198 + 185 More downloads = more users have been using the plugin for a while tests - 9 + 3 The more tests a plugin has, the better @@ -21045,19 +21176,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
299
+
313
-

get_unprovisioned_devices_from_hockey

+

gs_versioning

-

via GaryJohnson

+

via SAVeselovskiy

-> Retrieves a list of unprovisioned devices from Hockey which can be passed directly into register_devices. +> Plugin for GradoService versioning system
@@ -21073,105 +21204,55 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - get_unprovisioned_devices_from_hockey + gs_save_beta_version - - Retrieves a list of unprovisioned devices from Hockey which can be passed directly into register_devices. - - - - -
- - -
-Score details - - - - - - - - - - - - - - - - - - - - - - - - + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + +
MetricPointsDescription
contributors12The more contributors a project has, the more likely it is it stays alive
subscribers24More subscribers = more popular project
stars6More stars = more popular projectPlugin for GradoService versioning system
forks10More forks = more people seem to use/modify this projectgs_increment_rc_version-Plugin for GradoService versioning system
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT toogs_get_beta_version-Plugin for GradoService versioning system
readme_score50How well is the README of the document writtengs_increment_release_version-Plugin for GradoService versioning system
age42Project that have been around for longer tend to be more stablegs_get_release_version-Plugin for GradoService versioning system
major_release0Post 1.0 releases are greatgs_save_rc_version-Plugin for GradoService versioning system
github_issues0Lots of open issues are not a good sign usually, unless the project is really populargs_increment_beta_version-Plugin for GradoService versioning system
downloads132More downloads = more users have been using the plugin for a whilegs_get_rc_version-Plugin for GradoService versioning system
tests3The more tests a plugin has, the bettergs_save_release_version-Plugin for GradoService versioning system
-

- - Open on GitHub - -

- ------ - -
297
- -

slack_train

- -

via Felix Krause

- -> Show a train of the fastlane progress - -
Score details @@ -21192,7 +21273,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 3 More subscribers = more popular project @@ -21212,12 +21293,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 25 How well is the README of the document written age - 0 + 45 Project that have been around for longer tend to be more stable @@ -21232,12 +21313,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 277 + 217 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -21247,73 +21328,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website - (no GitHub link provided in gemspec) + Open on GitHub

----- -
297
- -

uninow-sentry

- -

via Tom Krusch

- -> Upload symbols to Sentry +
310
+

slack_train

-
-Provided actions +

via Felix Krause

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameCategoryDescription
sentry_upload_sourcemap-Upload a sourcemap to a release of a project on Sentry
sentry_finalize_release-Finalize a release for a project on Sentry
sentry_create_release-Create new releases for a project on Sentry
sentry_upload_file-Upload files to a release of a project on Sentry
sentry_upload_dsym-Upload dSYM symbolication files to Sentry
sentry_set_commits-Set commits of a release
sentry_upload_proguard-Upload mapping to a project on Sentry
+> Show a train of the fastlane progress -
@@ -21330,7 +21358,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 66 + 0 The more contributors a project has, the more likely it is it stays alive @@ -21355,17 +21383,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 0 How well is the README of the document written age - 44 + 0 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -21375,12 +21403,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 7 + 290 More downloads = more users have been using the plugin for a while tests - 80 + 0 The more tests a plugin has, the better @@ -21390,77 +21418,129 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open website + (no GitHub link provided in gemspec)

----- -
296
+
310
-

gs_versioning

+

resetsims

-

via SAVeselovskiy

+

via Luís Esteves

+ +> Makes an reset on xcode simulators -> Plugin for GradoService versioning system
-Provided actions +Score details - - + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - + + + + + + + + + + + + + + + +
NameCategoryMetricPoints Description
gs_save_beta_version-Plugin for GradoService versioning systemcontributors0The more contributors a project has, the more likely it is it stays alive
gs_increment_rc_version-Plugin for GradoService versioning systemsubscribers0More subscribers = more popular project
gs_get_beta_version-Plugin for GradoService versioning systemstars0More stars = more popular project
gs_increment_release_version-Plugin for GradoService versioning systemforks0More forks = more people seem to use/modify this project
gs_get_release_version-Plugin for GradoService versioning systemhas_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
gs_save_rc_version-Plugin for GradoService versioning systemreadme_score0How well is the README of the document written
gs_increment_beta_version-Plugin for GradoService versioning systemage0Project that have been around for longer tend to be more stable
gs_get_rc_version-Plugin for GradoService versioning systemmajor_release0Post 1.0 releases are great
gs_save_release_versiongithub_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads290More downloads = more users have been using the plugin for a while
tests0The more tests a plugin has, the better
+ +
+ +

+ + Open website + (no GitHub link provided in gemspec) + +

+ +----- + +
309
+ +

huawei_appgallery

+ +

via Arne Kaiser

+ +> Plugin to deploy an app to the Huawei AppGallery + + +
+Provided actions + + + + + + + + + + + + - +
NameCategoryDescription
huawei_appgallery -Plugin for GradoService versioning systemPlugin to deploy an app to the Huawei AppGallery
@@ -21487,17 +21567,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 15 More subscribers = more popular project stars - 0 + 27 More stars = more popular project forks - 0 + 70 More forks = more people seem to use/modify this project @@ -21507,12 +21587,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 41 + 28 Project that have been around for longer tend to be more stable @@ -21527,7 +21607,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 204 + 96 More downloads = more users have been using the plugin for a while @@ -21542,19 +21622,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
294
+
309
-

huawei_appgallery

+

automated_test_emulator_run_mik

-

via Arne Kaiser

+

via Kamil Krzyk

-> Plugin to deploy an app to the Huawei AppGallery +> Starts n AVDs based on JSON file config. AVDs are created and configured according to user liking before instrumentation test process (started either via shell command or gradle) and killed/deleted after test process finishes.
@@ -21570,9 +21650,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - huawei_appgallery + automated_test_emulator_run - - Plugin to deploy an app to the Huawei AppGallery + Starts AVD, based on AVD_setup.json file, before test launch and kills it after testing is done. @@ -21599,17 +21679,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 15 + 3 More subscribers = more popular project stars - 27 + 0 More stars = more popular project forks - 70 + 0 More forks = more people seem to use/modify this project @@ -21624,12 +21704,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 24 + 46 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -21639,7 +21719,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 85 + 157 More downloads = more users have been using the plugin for a while @@ -21654,19 +21734,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
293
+
309
-

bugsee

+

automated_test_emulator_run_xing

-

via Dmitry Fink

+

via Daniel Hartwich

-> Bugsee symbols uploader +> Starts n AVDs based on JSON file config. AVDs are created and configured according to user liking before instrumentation test process (started either via shell command or gradle) and killed/deleted after test process finishes.
@@ -21682,9 +21762,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - upload_symbols_to_bugsee - - + automated_test_emulator_run_xing - + Starts AVD, based on AVD_setup.json file, before test launch and kills it after testing is done. @@ -21706,22 +21786,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 36 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 6 More subscribers = more popular project stars - 1 + 0 More stars = more popular project forks - 0 + 5 More forks = more people seem to use/modify this project @@ -21736,7 +21816,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 40 + 46 Project that have been around for longer tend to be more stable @@ -21746,12 +21826,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -3 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 146 + 116 More downloads = more users have been using the plugin for a while @@ -21766,19 +21846,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
291
+
303
-

automated_test_emulator_run_mik

+

get_unprovisioned_devices_from_hockey

-

via Kamil Krzyk

+

via GaryJohnson

-> Starts n AVDs based on JSON file config. AVDs are created and configured according to user liking before instrumentation test process (started either via shell command or gradle) and killed/deleted after test process finishes. +> Retrieves a list of unprovisioned devices from Hockey which can be passed directly into register_devices.
@@ -21794,9 +21874,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - automated_test_emulator_run + get_unprovisioned_devices_from_hockey - - Starts AVD, based on AVD_setup.json file, before test launch and kills it after testing is done. + Retrieves a list of unprovisioned devices from Hockey which can be passed directly into register_devices. @@ -21818,22 +21898,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 24 More subscribers = more popular project stars - 0 + 6 More stars = more popular project forks - 0 + 10 More forks = more people seem to use/modify this project @@ -21848,12 +21928,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 43 + 45 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -21863,7 +21943,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 142 + 133 More downloads = more users have been using the plugin for a while @@ -21878,19 +21958,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
290
+
301
-

rollbar

+

npm

-

via Evgrafov Denis

+

via Erick Martins

-> Helps to upload sourcemaps/dsyms/proguard mapping/deploy report to Rollbar +> A very simple plugin to run npm scripts
@@ -21906,24 +21986,34 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - rollbar_proguard_upload + npm_test - - Helps to upload Proguard mappings to Rollbar + A very simple plugin to run npm scripts - rollbar_dsym_upload + npm_run - - Helps to upload Dsym to Rollbar + A very simple plugin to run npm scripts - rollbar_report_deploy + npm_post_install - - Helps to report deploy to Rollbar + A very simple plugin to run npm scripts - rollbar_sourcemaps_upload + npm_install - - Helps to upload sourcemaps to Rollbar + A very simple plugin to run npm scripts + + + upgrade_package_json_version + - + A very simple plugin to run npm scripts + + + npm_lint + - + Runs lint script @@ -21945,7 +22035,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive @@ -21955,7 +22045,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 6 + 0 More stars = more popular project @@ -21970,12 +22060,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 20 + 15 Project that have been around for longer tend to be more stable @@ -21990,7 +22080,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 188 + 229 More downloads = more users have been using the plugin for a while @@ -22005,19 +22095,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
287
+
300
-

ciutils

+

uninow-sentry

-

via Nicolae Ghimbovschi

+

via Tom Krusch

-> Various utilities for iOS CI +> Upload symbols to Sentry
@@ -22033,54 +22123,39 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - en_build_number - - - Get the value for build number from environment - - - en_install_provisioning_profiles - - - Copies recursively all provisioning profiles from current folder to system Provisioning Profiles - - - en_profile_name - - - A short description with <= 80 characters of what this action does - - - en_remove_keychain + sentry_upload_sourcemap - - Removes the keychain setup by en_setup_keychain + Upload a sourcemap to a release of a project on Sentry - en_ci_utils_init + sentry_finalize_release - - Sets env variables for gym, scan, swiftlint and lizard actions + Finalize a release for a project on Sentry - en_setup_project + sentry_create_release - - Updates Xcode project, plist and entitlements file if config file is provided + Create new releases for a project on Sentry - en_setup_keychain + sentry_upload_file - - Creates the keychain, and imports the provided certificate + Upload files to a release of a project on Sentry - en_git_changelog + sentry_upload_dsym - - Creates a change log from git commits by filtering commits by a pattern (e.g. JIRA task prefix) + Upload dSYM symbolication files to Sentry - en_close_simulator + sentry_set_commits - - Closes all simulator instances + Set commits of a release - en_create_sonar_reports + sentry_upload_proguard - - Creates swiftlint, lizard and oclint reports and adjusts junit reports for sonarqube (with the open source swift/objc plugin) + Upload mapping to a project on Sentry @@ -22102,17 +22177,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 66 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 0 More subscribers = more popular project stars - 5 + 0 More stars = more popular project @@ -22132,12 +22207,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 41 + 47 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -22147,12 +22222,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 162 + 7 More downloads = more users have been using the plugin for a while tests - 3 + 80 The more tests a plugin has, the better @@ -22162,19 +22237,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
284
+
300
-

code_static_analyzer

+

bugsee

-

via Olga Kniazska

+

via Dmitry Fink

-> Runs different Static Analyzers and generate report +> Bugsee symbols uploader
@@ -22190,27 +22265,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - ruby_analyzer - - - This analyzer detect warnings, errors and check syntax in ruby files. This is based on rubocop - - - cpd_analyzer - - - This analyzer detect copy paste code (it uses PMD CPD) - - - clang_analyzer - - - A short description with <= 80 characters of what this action does - - - warning_analyzer - - - This analyzer detect warnings in Xcode projects. - - - code_static_analyzer + upload_symbols_to_bugsee - - @@ -22234,7 +22289,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive @@ -22244,7 +22299,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 5 + 1 More stars = more popular project @@ -22264,12 +22319,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 41 + 43 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -22279,7 +22334,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 156 + 150 More downloads = more users have been using the plugin for a while @@ -22294,19 +22349,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
284
+
299
-

dingtalk_robot

+

giffy

-

via InfiniteReverse

+

via SiarheiFiedartsou

-> webhook for dingtalk robot +> Fastlane plugin for Giffy.com API
@@ -22322,9 +22377,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - dingtalk_robot + giffy_random_sticker_url - - webhook for dingtalk robot + Allows to obtain URL to some random GIF sticker from Giffy.com + + + giffy_random_gif_url + - + Allows to obtain URL to some random funny GIF from Giffy.com @@ -22351,17 +22411,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 3 More subscribers = more popular project stars - 0 + 5 More stars = more popular project forks - 0 + 5 More forks = more people seem to use/modify this project @@ -22376,7 +22436,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 29 + 46 Project that have been around for longer tend to be more stable @@ -22391,12 +22451,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 173 + 146 More downloads = more users have been using the plugin for a while tests - 0 + 12 The more tests a plugin has, the better @@ -22406,19 +22466,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
284
+
299
-

jira_transition

+

ciutils

-

via Valerio Mazzeo

+

via Nicolae Ghimbovschi

-> Apply a JIRA transition to issues mentioned in the changelog +> Various utilities for iOS CI
@@ -22434,9 +22494,54 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - jira_transition + en_build_number - - Apply a JIRA transition to issues mentioned in the changelog + Get the value for build number from environment + + + en_install_provisioning_profiles + - + Copies recursively all provisioning profiles from current folder to system Provisioning Profiles + + + en_profile_name + - + A short description with <= 80 characters of what this action does + + + en_remove_keychain + - + Removes the keychain setup by en_setup_keychain + + + en_ci_utils_init + - + Sets env variables for gym, scan, swiftlint and lizard actions + + + en_setup_project + - + Updates Xcode project, plist and entitlements file if config file is provided + + + en_setup_keychain + - + Creates the keychain, and imports the provided certificate + + + en_git_changelog + - + Creates a change log from git commits by filtering commits by a pattern (e.g. JIRA task prefix) + + + en_close_simulator + - + Closes all simulator instances + + + en_create_sonar_reports + - + Creates swiftlint, lizard and oclint reports and adjusts junit reports for sonarqube (with the open source swift/objc plugin) @@ -22458,7 +22563,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive @@ -22468,7 +22573,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 12 + 5 More stars = more popular project @@ -22483,7 +22588,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written @@ -22503,7 +22608,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 168 + 171 More downloads = more users have been using the plugin for a while @@ -22518,19 +22623,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
283
+
298
-

demo_mode

+

code_static_analyzer

-

via Florian Rauscha

+

via Olga Kniazska

-> Sets your connected android devices to demo mode +> Runs different Static Analyzers and generate report
@@ -22546,9 +22651,29 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - demo_mode + ruby_analyzer + - + This analyzer detect warnings, errors and check syntax in ruby files. This is based on rubocop + + + cpd_analyzer + - + This analyzer detect copy paste code (it uses PMD CPD) + + + clang_analyzer + - + A short description with <= 80 characters of what this action does + + + warning_analyzer + - + This analyzer detect warnings in Xcode projects. + + + code_static_analyzer + - - - Sets your device to demo mode @@ -22570,7 +22695,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 6 The more contributors a project has, the more likely it is it stays alive @@ -22580,12 +22705,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 4 + 5 More stars = more popular project forks - 5 + 0 More forks = more people seem to use/modify this project @@ -22600,12 +22725,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 39 + 44 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -22615,7 +22740,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 117 + 167 More downloads = more users have been using the plugin for a while @@ -22630,19 +22755,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
281
+
291
-

giffy

+

jira_transition

-

via SiarheiFiedartsou

+

via Valerio Mazzeo

-> Fastlane plugin for Giffy.com API +> Apply a JIRA transition to issues mentioned in the changelog
@@ -22658,14 +22783,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - giffy_random_sticker_url - - - Allows to obtain URL to some random GIF sticker from Giffy.com - - - giffy_random_gif_url + jira_transition - - Allows to obtain URL to some random funny GIF from Giffy.com + Apply a JIRA transition to issues mentioned in the changelog @@ -22687,22 +22807,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 6 More subscribers = more popular project stars - 5 + 12 More stars = more popular project forks - 5 + 0 More forks = more people seem to use/modify this project @@ -22712,12 +22832,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 43 + 47 Project that have been around for longer tend to be more stable @@ -22732,12 +22852,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 131 + 172 More downloads = more users have been using the plugin for a while tests - 12 + 3 The more tests a plugin has, the better @@ -22747,111 +22867,128 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
277
- -

update_app_associated_domains

+
290
-

via Nicolas TRUTET

+

stream_actions

-> [iOS] Replace associated domains array for the key in the entitlement file. +

via GetStream

+> stream custom actions
-Score details +Provided actions - - + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
MetricPointsNameCategory Description
contributors12The more contributors a project has, the more likely it is it stays aliveallure_api-Allure Testops API
subscribers0More subscribers = more popular projectallure_create_launch-Creates launch on Allure Testops
stars0More stars = more popular projectallure_create_testcase-Creates testcase on Allure Testops
forks0More forks = more people seem to use/modify this projectallure_run_testplan-Sync and run testplan on Allure Testops
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT toobuild_app_for_ios_simulatorbuildingThis plugin builds apps exclusively for iOS, tvOS or watchOS Simulators.
readme_score0How well is the README of the document writtencustom_match--
age0Project that have been around for longer tend to be more stableis_check_required-Analyzes the impact of changes on PR
major_release0Post 1.0 releases are greatpod_push_safely-Safely push a Podspec to Trunk or a private repository
github_issues0Lots of open issues are not a good sign usually, unless the project is really popularprepare_simulator-Prepares simulator for tests
downloads245More downloads = more users have been using the plugin for a whilepublish_ios_sdk-Publish iOS SDKs
tests0The more tests a plugin has, the betterread_changelog-Gets updates from the CHANGELOG.md
release_ios_sdk-Releases iOS SDKs
retrieve_xctest_names-Retrieves test names from xctestrun file
testflight_build-Builds a DemoApp and uploads it to TestFlight
touch_changelog-Updates CHANGELOG.md file with release
update_copyright-Updates copyright headers in source files
update_testplan-Adds environment variables to a test plan
wait_android_emu_idle--
-

- - Open on GitHub - -

- ------ - -
275
- -

killsimulator

- -

via Luís Esteves

- -> Kill all the open simulatores - -
Score details @@ -22872,12 +23009,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 81 More subscribers = more popular project stars - 0 + 3 More stars = more popular project @@ -22887,17 +23024,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas has_mit_license - 20 + -50 fastlane is MIT licensed, it's good to have plugins use MIT too readme_score - 0 + 50 How well is the README of the document written age - 0 + 8 Project that have been around for longer tend to be more stable @@ -22912,12 +23049,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 255 + 126 More downloads = more users have been using the plugin for a while tests - 0 + 72 The more tests a plugin has, the better @@ -22927,20 +23064,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website - (no GitHub link provided in gemspec) + Open on GitHub

----- -
273
+
290
-

release_helper

+

dingtalk_robot

-

via Artem Ivanov

+

via InfiniteReverse

-> release heper +> webhook for dingtalk robot
@@ -22956,9 +23092,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - release_helper + dingtalk_robot - - release heper + webhook for dingtalk robot @@ -23005,12 +23141,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 26 + 32 Project that have been around for longer tend to be more stable @@ -23025,12 +23161,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 187 + 176 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -23040,19 +23176,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
270
+
289
-

altool

+

install_provisioning_profiles

-

via Shashikant Jagtap

+

via Dylan Gyesbreghs

-> Upload IPA to iTunes Connect using altool +> Install all the provisioning profiles located in you're project.
@@ -23068,9 +23204,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - altool + install_provisioning_profiles - - Upload IPA to iTunes Connect using altool + Install all the provisioning profiles located in you're project. @@ -23097,17 +23233,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 6 + 3 More subscribers = more popular project stars - 12 + 1 More stars = more popular project forks - 30 + 5 More forks = more people seem to use/modify this project @@ -23122,22 +23258,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 34 + 38 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 86 + 169 More downloads = more users have been using the plugin for a while @@ -23152,19 +23288,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
266
+
287
-

install_provisioning_profiles

+

match_import

-

via Dylan Gyesbreghs

+

via Serhii Batsevych

-> Install all the provisioning profiles located in you're project. +> Match repository custom import
@@ -23180,9 +23316,34 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - install_provisioning_profiles + match_export_apns - - Install all the provisioning profiles located in you're project. + Match repository apns certs export + + + match_export + - + Match repository custom export + + + match_import + - + Match repository custom import + + + match_import_apns + - + Match repository apns certs import + + + match_remove_invalid_apns + - + Match repository apns certs remove invalid + + + match_remove + - + Match repository custom export @@ -23209,7 +23370,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 6 More subscribers = more popular project @@ -23219,7 +23380,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas forks - 5 + 0 More forks = more people seem to use/modify this project @@ -23234,7 +23395,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 35 + 24 Project that have been around for longer tend to be more stable @@ -23249,7 +23410,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 149 + 183 More downloads = more users have been using the plugin for a while @@ -23264,19 +23425,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
263
+
287
-

upload_folder_to_s3

+

amazon_app_submission

-

via teriiehina

+

via mohammedhemaid

-> Upload a folder to S3 +> This is the first version of the Amazon App Submission
@@ -23292,9 +23453,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - upload_folder_to_s3 + amazon_app_submission - - Upload a folder to S3 + Fastlane plugin for Amazon App Submissions @@ -23316,7 +23477,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 30 + 0 The more contributors a project has, the more likely it is it stays alive @@ -23326,12 +23487,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 7 + 4 More stars = more popular project forks - 10 + 15 More forks = more people seem to use/modify this project @@ -23346,7 +23507,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 44 + 11 Project that have been around for longer tend to be more stable @@ -23356,17 +23517,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -3 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 81 + 184 More downloads = more users have been using the plugin for a while tests - 18 + 3 The more tests a plugin has, the better @@ -23376,19 +23537,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
259
+
286
-

localization

+

release_helper

-

via Viktor Malyi

+

via Artem Ivanov

-> Export/import app localizations with help of xcodebuild -exportLocalizations/-importLocalizations tool +> release heper
@@ -23404,14 +23565,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - import_localizations - - - Import app localizations with help of xcodebuild -importLocalizations tool - - - export_localizations + release_helper - - Export app localizations with help of xcodebuild -exportLocalizations tool + release heper @@ -23433,7 +23589,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 12 The more contributors a project has, the more likely it is it stays alive @@ -23443,12 +23599,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 9 + 0 More stars = more popular project forks - 15 + 0 More forks = more people seem to use/modify this project @@ -23458,12 +23614,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 43 + 29 Project that have been around for longer tend to be more stable @@ -23473,12 +23629,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 114 + 197 More downloads = more users have been using the plugin for a while @@ -23493,19 +23649,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
258
+
283
-

download_circleci_artifacts

+

altool

-

via Manabu OHTAKE

+

via Shashikant Jagtap

-> Downloads a Circle CI artifact's +> Upload IPA to iTunes Connect using altool
@@ -23521,19 +23677,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - show_builds - - - This action show recent builds a Circle CI artifact's using the Circle CI API - - - get_recent_builds - - - This action recent builds a Circle CI artifact's using the Circle CI API - - - download_circleci_artifacts + altool - - This action downloads a Circle CI artifact's using the Circle CI API and puts it in a destination path. + Upload IPA to iTunes Connect using altool @@ -23555,22 +23701,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 6 More subscribers = more popular project stars - 0 + 12 More stars = more popular project forks - 0 + 30 More forks = more people seem to use/modify this project @@ -23580,32 +23726,32 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 40 + 37 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great github_issues - 0 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 164 + 96 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -23615,19 +23761,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
256
+
280
-

saucelabs

+

ti_build_app

-

via ivan kat

+

via Adam Armstrong

-> Sauce Labs android & ios configuraiton +> Build Axway Appcelerator Mobile Applications from within fastlane
@@ -23643,9 +23789,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - saucelabs_upload + ti_build_app - - Sauce labs android & ios Fastlane plugin + Build Axway Appcelerator Mobile Applications from within fastlane @@ -23667,22 +23813,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 9 More subscribers = more popular project stars - 0 + 6 More stars = more popular project forks - 0 + 10 More forks = more people seem to use/modify this project @@ -23692,12 +23838,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 12 + 36 Project that have been around for longer tend to be more stable @@ -23712,7 +23858,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 190 + 146 More downloads = more users have been using the plugin for a while @@ -23727,19 +23873,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
255
+
279
-

poeditor_export

+

saucectl

-

via James Campbell

+

via Ian Hamilton

-> Exports translations from POEditor.com +> Simplify the set up, configuration, upload, and execution of espresso and XCUITest on the Sauce Labs platform by utilizing fastlane which will enable you to test your iOS and Android apps at scale.
@@ -23755,9 +23901,44 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - poeditor_export - - - Exports translations from POEditor.com + delete_from_storage + testing + Delete test artifacts from sauce labs storage + + + disabled_tests + testing + Fetches any disabled ui test cases (for android searches for @Ignore tests, and for ios skipped tests within an xcode test plan). Will be used in future for generating pretty HTML reports + + + install_saucectl + testing + Installs the Sauce Labs saucectl cli binary + + + sauce_apps + testing + Returns the set of files by specific app id that have been uploaded to Sauce Storage by the requester + + + sauce_config + testing + Create SauceLabs configuration file for test execution based on given parameters + + + sauce_devices + testing + Returns a list of Device IDs for all devices in the data center that are currently free for testing. + + + sauce_runner + testing + Execute automated tests on sauce labs platform via saucectl binary for specified configuration + + + sauce_upload + testing + Upload test artifacts to sauce labs storage @@ -23779,22 +23960,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 15 More subscribers = more popular project stars - 8 + 3 More stars = more popular project forks - 5 + 10 More forks = more people seem to use/modify this project @@ -23804,12 +23985,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 43 + 14 Project that have been around for longer tend to be more stable @@ -23824,12 +24005,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 114 + 112 More downloads = more users have been using the plugin for a while tests - 3 + 80 The more tests a plugin has, the better @@ -23839,72 +24020,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
254
- -

uninow_sentry

- -

via Tom Krusch

- -> Upload symbols to Sentry +
276
+

killsimulator

-
-Provided actions +

via Luís Esteves

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameCategoryDescription
sentry_upload_sourcemap-Upload a sourcemap to a release of a project on Sentry
sentry_finalize_release-Finalize a release for a project on Sentry
sentry_create_release-Create new releases for a project on Sentry
sentry_upload_file-Upload files to a release of a project on Sentry
sentry_upload_dsym-Upload dSYM symbolication files to Sentry
sentry_set_commits-Set commits of a release
sentry_upload_proguard-Upload mapping to a project on Sentry
+> Kill all the open simulatores -
@@ -23946,17 +24075,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 0 How well is the README of the document written age - 44 + 0 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -23966,12 +24095,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 30 + 256 More downloads = more users have been using the plugin for a while tests - 80 + 0 The more tests a plugin has, the better @@ -23981,19 +24110,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open website + (no GitHub link provided in gemspec)

----- -
254
+
272
-

blackberry_mam

+

dmg

-

via Lyndsey Ferguson

+

via Alexey Dvoryanskiy

-> A fastlane plugin that works with Blackberry Dynamics (formerly Good Dynamics) provides Mobile Application Management +> Easily create dmg for your Mac app
@@ -24009,19 +24139,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - update_info_plist_for_blackberry_mam - - - updates the plist so that the built application can be deployed and managed within BlackBerry's Good Dynamics Control Center for Enterprise Mobility Management. - - - blackberry_mam_network_check - - - Checks to see if the required network ports for BlackBerry Dynamics are open on the network - - - blackberry_mam_version - - - Checks the version of the installed Good framework + dmg + misc + Create DMG for your Mac app @@ -24048,17 +24168,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 6 More subscribers = more popular project stars - 0 + 7 More stars = more popular project forks - 5 + 25 More forks = more people seem to use/modify this project @@ -24081,6 +24201,118 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas 30 Post 1.0 releases are great + + github_issues + -1 + Lots of open issues are not a good sign usually, unless the project is really popular + + + downloads + 70 + More downloads = more users have been using the plugin for a while + + + tests + 27 + The more tests a plugin has, the better + + + + +
+ +

+ + Open on GitHub + +

+ +----- + +
272
+ +

delete_files

+ +

via GaryJohnson

+ +> Deletes a file, folder or multiple files using shell glob pattern. + + +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
delete_files-Deletes a file, folder or multiple files using shell glob pattern.
+ +
+ + +
+Score details + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -24088,12 +24320,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + - + @@ -24103,19 +24335,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
253
+
270
-

semantic_convention_release

+

transporter

-

via Jiří Otáhal, Sergio Fierro

+

via Maksym Grebenets

-> Automated version managment and generator of release notes. +> Manage Apple iTMSTransporter installation
@@ -24131,14 +24363,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
- + - + - + - + + + + + +
MetricPointsDescription
contributors6The more contributors a project has, the more likely it is it stays alive
subscribers21More subscribers = more popular project
stars0More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score25How well is the README of the document written
age45Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues 0
downloads28152 More downloads = more users have been using the plugin for a while
tests803 The more tests a plugin has, the better
conventional_changelogconfigure_transporter -Uses conventional commits. It groups commits by their types and generates release notes in markdown or slack format.Configure Apple iTMSTransporter installation
analyze_commitsupdate_transporter_path -Finds a tag of last release and determinates version of next releaseConfigure Fastlane to use custom Transporter installation
install_transporter-Install Apple iTMSTransporter
@@ -24165,12 +24402,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 3 More subscribers = more popular project stars - 0 + 1 More stars = more popular project @@ -24190,7 +24427,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 27 + 30 Project that have been around for longer tend to be more stable @@ -24205,12 +24442,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 46 + 76 More downloads = more users have been using the plugin for a while tests - 80 + 60 The more tests a plugin has, the better @@ -24220,19 +24457,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
253
+
268
-

ti_build_app

+

upload_folder_to_s3

-

via Adam Armstrong

+

via teriiehina

-> Build Axway Appcelerator Mobile Applications from within fastlane +> Upload a folder to S3
@@ -24248,9 +24485,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - ti_build_app + upload_folder_to_s3 - - Build Axway Appcelerator Mobile Applications from within fastlane + Upload a folder to S3 @@ -24272,17 +24509,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 30 The more contributors a project has, the more likely it is it stays alive subscribers - 9 + 3 More subscribers = more popular project stars - 6 + 7 More stars = more popular project @@ -24302,7 +24539,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 33 + 47 Project that have been around for longer tend to be more stable @@ -24317,12 +24554,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 122 + 83 More downloads = more users have been using the plugin for a while tests - 3 + 18 The more tests a plugin has, the better @@ -24332,19 +24569,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
252
+
265
-

dmg

+

localization

-

via Alexey Dvoryanskiy

+

via Viktor Malyi

-> Easily create dmg for your Mac app +> Export/import app localizations with help of xcodebuild -exportLocalizations/-importLocalizations tool
@@ -24360,9 +24597,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - dmg - misc - Create DMG for your Mac app + import_localizations + - + Import app localizations with help of xcodebuild -importLocalizations tool + + + export_localizations + - + Export app localizations with help of xcodebuild -exportLocalizations tool @@ -24384,22 +24626,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 0 More subscribers = more popular project stars - 7 + 9 More stars = more popular project forks - 25 + 15 More forks = more people seem to use/modify this project @@ -24414,12 +24656,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 35 + 46 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -24429,12 +24671,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 53 + 117 More downloads = more users have been using the plugin for a while tests - 27 + 3 The more tests a plugin has, the better @@ -24444,28 +24686,47 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
251
+
264
-

retry_tests

+

semantic_convention_release

-

via Gloria Chow

+

via Jiří Otáhal, Sergio Fierro

-> This fastlane plugin includes the following actions: - 1) multi_scan: uses scan to run Xcode tests, optionally in batches, a given number of times: only re-testing failing tests. - 2) suppress_tests_from_junit: uses a junit xml report file to suppress either passing or failing tests in an Xcode Scheme. - 3) suppress_tests: suppresses specific tests in a specific or all Xcode Schemes in a given project. - 4) suppressed_tests: retrieves a list of tests that are suppressed in a specific or all Xcode Schemes in a project. - 5) tests_from_junit: retrieves the failing and passing tests as reported in a junit xml file. - 6) tests_from_xctestrun: retrieves all of the tests from xctest bundles referenced by the xctestrun file - 7) collate_junit_reports: collects and correctly organizes junit reports from multiple test passes. +> Automated version managment and generator of release notes. +
+Provided actions + + + + + + + + + + + + + + + + + + + + + +
NameCategoryDescription
conventional_changelog-Uses conventional commits. It groups commits by their types and generates release notes in markdown or slack format.
analyze_commits-Finds a tag of last release and determinates version of next release
+ +
@@ -24482,7 +24743,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive @@ -24507,12 +24768,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 50 How well is the README of the document written age - 0 + 30 Project that have been around for longer tend to be more stable @@ -24527,12 +24788,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 189 + 54 More downloads = more users have been using the plugin for a while tests - 0 + 80 The more tests a plugin has, the better @@ -24542,19 +24803,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
251
+
264
-

ensure_xcode_build_version

+

ipa_info

-

via Fumiya Nakamura

+

via tarappo

-> Ensure Xcode Build Version for working with Beta, GM and Release +> show ipa info
@@ -24570,9 +24831,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - ensure_xcode_build_version + ipa_info - - Ensure the selected Xcode Build version with xcode-select matches a value + Show information of an ipa file. @@ -24594,12 +24855,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 0 More subscribers = more popular project @@ -24624,27 +24885,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 42 + 35 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great github_issues - 0 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 83 + 146 More downloads = more users have been using the plugin for a while tests - 15 + 12 The more tests a plugin has, the better @@ -24654,52 +24915,28 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
251
+
264
-

semantic_release_workflow

+

retry_tests

-

via Phong Nguyen

+

via Gloria Chow

-> Automated version managment, generator of release notes, create gitlab release then notify +> This fastlane plugin includes the following actions: + 1) multi_scan: uses scan to run Xcode tests, optionally in batches, a given number of times: only re-testing failing tests. + 2) suppress_tests_from_junit: uses a junit xml report file to suppress either passing or failing tests in an Xcode Scheme. + 3) suppress_tests: suppresses specific tests in a specific or all Xcode Schemes in a given project. + 4) suppressed_tests: retrieves a list of tests that are suppressed in a specific or all Xcode Schemes in a project. + 5) tests_from_junit: retrieves the failing and passing tests as reported in a junit xml file. + 6) tests_from_xctestrun: retrieves all of the tests from xctest bundles referenced by the xctestrun file + 7) collate_junit_reports: collects and correctly organizes junit reports from multiple test passes. -
-Provided actions - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameCategoryDescription
conventional_changelog-Uses conventional commits. It groups commits by their types and generates release notes in markdown or slack format.
create_release-Create Gitlab release
analyze_commits-Finds a tag of last release and determinates version of next release
- -
@@ -24716,7 +24953,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive @@ -24741,12 +24978,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 0 How well is the README of the document written age - 27 + 0 Project that have been around for longer tend to be more stable @@ -24761,12 +24998,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 44 + 202 More downloads = more users have been using the plugin for a while tests - 80 + 0 The more tests a plugin has, the better @@ -24776,19 +25013,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
250
+
261
-

upload_dsym_to_bugly

+

humanable_build_number

-

via liubo

+

via icyleaf

-> upload_dsym_to_bugly +> Automatic generate app build number unque and human readable friendly, like yymmHHMM. both support iOS and Android.
@@ -24804,9 +25041,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - upload_dsym_to_bugly + humanable_build_number - - upload_dsym_to_bugly + Automatic generate app build number unque and human readable friendly, like yymmHHMM. both support iOS and Android. @@ -24828,7 +25065,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive @@ -24838,12 +25075,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 30 + 4 More stars = more popular project forks - 30 + 0 More forks = more people seem to use/modify this project @@ -24858,22 +25095,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 29 + 44 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 56 + 131 More downloads = more users have been using the plugin for a while @@ -24888,19 +25125,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
250
+
261
-

xamarin_build

+

uninow_sentry

-

via punksta

+

via Tom Krusch

-> Build xamarin android\ios projects +> Upload symbols to Sentry
@@ -24916,19 +25153,39 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - extract_certificate + sentry_upload_sourcemap - - Extract certificate public key from provision profile + Upload a sourcemap to a release of a project on Sentry - xamarin_update_configuration + sentry_finalize_release - - Set properties of specific build configuration in Xamarin configuration file + Finalize a release for a project on Sentry - xamarin_build + sentry_create_release - - Build xamarin android and ios projects + Create new releases for a project on Sentry + + + sentry_upload_file + - + Upload files to a release of a project on Sentry + + + sentry_upload_dsym + - + Upload dSYM symbolication files to Sentry + + + sentry_set_commits + - + Set commits of a release + + + sentry_upload_proguard + - + Upload mapping to a project on Sentry @@ -24950,22 +25207,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 24 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 9 + 0 More subscribers = more popular project stars - 7 + 0 More stars = more popular project forks - 40 + 0 More forks = more people seem to use/modify this project @@ -24980,27 +25237,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 43 + 47 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 55 + 34 More downloads = more users have been using the plugin for a while tests - 3 + 80 The more tests a plugin has, the better @@ -25010,19 +25267,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
250
+
260
-

msbuild

+

blackberry_mam

-

via Jeff Ward

+

via Lyndsey Ferguson

-> Build a Xamarin.iOS or Xamarin.Android project using msbuild +> A fastlane plugin that works with Blackberry Dynamics (formerly Good Dynamics) provides Mobile Application Management
@@ -25038,24 +25295,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - msbuild - - - Build a Xamarin.iOS or Xamarin.Android project using msbuild - - - assembly_info_poke_version + update_info_plist_for_blackberry_mam - - Set the version in an AssemblyInfo.cs file. Optionally only set the revision number + updates the plist so that the built application can be deployed and managed within BlackBerry's Good Dynamics Control Center for Enterprise Mobility Management. - nuget_pack + blackberry_mam_network_check - - Package a nuspec + Checks to see if the required network ports for BlackBerry Dynamics are open on the network - nuspec_poke_version + blackberry_mam_version - - Set the version in a Nuspec file. Optionally only set the revision number + Checks the version of the installed Good framework @@ -25077,17 +25329,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 27 + 3 More subscribers = more popular project stars - 4 + 0 More stars = more popular project @@ -25102,32 +25354,32 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 40 + 42 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great github_issues - -2 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 125 + 30 More downloads = more users have been using the plugin for a while tests - 0 + 80 The more tests a plugin has, the better @@ -25137,19 +25389,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
249
+
260
-

ipa_info

+

wait_xcrun

-

via tarappo

+

via Maksym Grebenets

-> show ipa info +> Wait for Xcode toolchain to come back online after switching Xcode versions.
@@ -25165,9 +25417,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - ipa_info + wait_xcrun - - Show information of an ipa file. + Wait for Xcode toolchain to come back online after switching Xcode versions. @@ -25194,12 +25446,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 3 More subscribers = more popular project stars - 2 + 1 More stars = more popular project @@ -25219,27 +25471,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 31 + 45 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 135 + 105 More downloads = more users have been using the plugin for a while tests - 12 + 6 The more tests a plugin has, the better @@ -25249,19 +25501,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
247
+
260
-

humanable_build_number

+

ensure_xcode_build_version

-

via icyleaf

+

via Fumiya Nakamura

-> Automatic generate app build number unque and human readable friendly, like yymmHHMM. both support iOS and Android. +> Ensure Xcode Build Version for working with Beta, GM and Release
@@ -25277,9 +25529,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - humanable_build_number + ensure_xcode_build_version - - Automatic generate app build number unque and human readable friendly, like yymmHHMM. both support iOS and Android. + Ensure the selected Xcode Build version with xcode-select matches a value @@ -25311,7 +25563,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 4 + 2 More stars = more popular project @@ -25331,12 +25583,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 41 + 46 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -25346,12 +25598,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 120 + 88 More downloads = more users have been using the plugin for a while tests - 3 + 15 The more tests a plugin has, the better @@ -25361,19 +25613,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
246
+
260
-

transporter

+

unity

-

via Maksym Grebenets

+

via safu9

-> Manage Apple iTMSTransporter installation +> Fastlane plugin for Unity
@@ -25389,19 +25641,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - configure_transporter - - - Configure Apple iTMSTransporter installation - - - update_transporter_path - - - Configure Fastlane to use custom Transporter installation - - - install_transporter + unity - - Install Apple iTMSTransporter + Fastlane plugin for Unity @@ -25433,12 +25675,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 1 + 5 More stars = more popular project forks - 0 + 5 More forks = more people seem to use/modify this project @@ -25453,7 +25695,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 26 + 20 Project that have been around for longer tend to be more stable @@ -25463,17 +25705,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 56 + 122 More downloads = more users have been using the plugin for a while tests - 60 + 6 The more tests a plugin has, the better @@ -25483,19 +25725,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
245
+
259
-

wait_xcrun

+

upload_dsym_to_bugly

-

via Maksym Grebenets

+

via liubo

-> Wait for Xcode toolchain to come back online after switching Xcode versions. +> upload_dsym_to_bugly
@@ -25511,9 +25753,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - wait_xcrun + upload_dsym_to_bugly - - Wait for Xcode toolchain to come back online after switching Xcode versions. + upload_dsym_to_bugly @@ -25545,12 +25787,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 1 + 30 More stars = more popular project forks - 0 + 30 More forks = more people seem to use/modify this project @@ -25565,7 +25807,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 42 + 32 Project that have been around for longer tend to be more stable @@ -25575,17 +25817,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 93 + 62 More downloads = more users have been using the plugin for a while tests - 6 + 3 The more tests a plugin has, the better @@ -25595,19 +25837,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
244
+
256
-

git_info_extract

+

xamarin_build

-

via alexander sun

+

via punksta

-> Extract JIRA information from git merge +> Build xamarin android\ios projects
@@ -25623,9 +25865,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - git_info_extract + extract_certificate - - Extract JIRA information from git merge + Extract certificate public key from provision profile + + + xamarin_update_configuration + - + Set properties of specific build configuration in Xamarin configuration file + + + xamarin_build + - + Build xamarin android and ios projects @@ -25647,22 +25899,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 24 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 9 More subscribers = more popular project stars - 1 + 7 More stars = more popular project forks - 0 + 40 More forks = more people seem to use/modify this project @@ -25672,12 +25924,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 40 + 47 Project that have been around for longer tend to be more stable @@ -25687,12 +25939,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 155 + 57 More downloads = more users have been using the plugin for a while @@ -25707,19 +25959,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
244
+
256
-

snapshot_test

+

semantic_release_workflow

-

via Moyuru Aizawa

+

via Phong Nguyen

-> Compare snapshots +> Automated version managment, generator of release notes, create gitlab release then notify
@@ -25735,9 +25987,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - take_screenshot + conventional_changelog - - Take screenshots + Uses conventional commits. It groups commits by their types and generates release notes in markdown or slack format. + + + create_release + - + Create Gitlab release + + + analyze_commits + - + Finds a tag of last release and determinates version of next release @@ -25764,12 +26026,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 60 + 0 More subscribers = more popular project stars - 4 + 0 More stars = more popular project @@ -25789,12 +26051,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 25 + 30 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -25804,12 +26066,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 73 + 46 More downloads = more users have been using the plugin for a while tests - 12 + 80 The more tests a plugin has, the better @@ -25819,19 +26081,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
244
+
255
-

delete_files

+

testappio

-

via GaryJohnson

+

via TestApp.io

-> Deletes a file, folder or multiple files using shell glob pattern. +> Deploy your Android & iOS to TestApp.io
@@ -25847,9 +26109,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - delete_files + upload_to_testappio - - Deletes a file, folder or multiple files using shell glob pattern. + Uploading ipa/apk packages to TestApp.io for testing. @@ -25871,22 +26133,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 21 + 6 More subscribers = more popular project stars - 0 + 2 More stars = more popular project forks - 0 + 5 More forks = more people seem to use/modify this project @@ -25896,17 +26158,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 42 + 12 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -25931,19 +26193,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
240
+
255
-

saucectl

+

msbuild

-

via Ian Hamilton

+

via Jeff Ward

-> Simplify the set up, configuration, upload, and execution of espresso and XCUITest on the Sauce Labs platform by utilizing fastlane which will enable you to test your iOS and Android apps at scale. +> Build a Xamarin.iOS or Xamarin.Android project using msbuild
@@ -25959,44 +26221,24 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - delete_from_storage - testing - Delete test artifacts from sauce labs storage - - - disabled_tests - testing - Fetches any disabled ui test cases (for android searches for @Ignore tests, and for ios skipped tests within an xcode test plan). Will be used in future for generating pretty HTML reports - - - install_saucectl - testing - Installs the Sauce Labs saucectl cli binary - - - sauce_apps - testing - Returns the set of files by specific app id that have been uploaded to Sauce Storage by the requester - - - sauce_config - testing - Create SauceLabs configuration file for test execution based on given parameters + msbuild + - + Build a Xamarin.iOS or Xamarin.Android project using msbuild - sauce_devices - testing - Returns a list of Device IDs for all devices in the data center that are currently free for testing. + assembly_info_poke_version + - + Set the version in an AssemblyInfo.cs file. Optionally only set the revision number - sauce_runner - testing - Execute automated tests on sauce labs platform via saucectl binary for specified configuration + nuget_pack + - + Package a nuspec - sauce_upload - testing - Upload test artifacts to sauce labs storage + nuspec_poke_version + - + Set the version in a Nuspec file. Optionally only set the revision number @@ -26018,17 +26260,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 12 + 27 More subscribers = more popular project stars - 2 + 4 More stars = more popular project @@ -26048,7 +26290,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 11 + 43 Project that have been around for longer tend to be more stable @@ -26058,17 +26300,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -2 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 85 + 127 More downloads = more users have been using the plugin for a while tests - 80 + 0 The more tests a plugin has, the better @@ -26078,19 +26320,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
239
+
252
-

trigger_bitrise_build

+

testdroid_runner

-

via Nick Hammond

+

via josepmc

-> Trigger a Bitrise build from Fastlane +> Allows to run BitBar tests on fastlane
@@ -26106,9 +26348,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - trigger_bitrise_build + testdroid_runner - - Trigger a Bitrise build from Fastlane + BitBar Test Runner + + + upload_testdroid + - + Uploads a file to bitbar @@ -26135,12 +26382,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 12 + 3 More subscribers = more popular project stars - 2 + 0 More stars = more popular project @@ -26160,7 +26407,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 35 + 22 Project that have been around for longer tend to be more stable @@ -26170,17 +26417,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 81 + 116 More downloads = more users have been using the plugin for a while tests - 3 + 6 The more tests a plugin has, the better @@ -26190,47 +26437,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
237
- -

better_semantic_release

- -

via Tom Greco

- -> Automated version managment and generator of release notes. +
251
+

coveralls

-
-Provided actions +

via Atsushi Nagase

- - - - - - - - - - - - - - - - - - - - -
NameCategoryDescription
analyze_commits--
conventional_changelog--
+> Send coverage information to Coveralls -
@@ -26272,12 +26492,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 0 How well is the README of the document written age - 27 + 0 Project that have been around for longer tend to be more stable @@ -26292,12 +26512,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 30 + 201 More downloads = more users have been using the plugin for a while tests - 80 + 0 The more tests a plugin has, the better @@ -26307,19 +26527,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open website + (no GitHub link provided in gemspec)

----- -
237
+
251
-

facelift

+

menigit

-

via Richard Szalay

+

via Meniga

-> Deprecated in favor of 'fastlane-plugin-act' +> Missing git actions
@@ -26335,9 +26556,29 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - act - - - Reconfigures .plists and icons inside a compiled IPA + add_git_remote + source_control + This will add a remote repository + + + remove_git_remote + source_control + This will remove a remote repository + + + ensure_no_changes + source_control + Raises an exception if there are uncommitted git changes at path + + + ensure_tag_not_exists + source_control + Checks if the git tag with the given name not exists in the current repo + + + set_git_config_user + source_control + This will set git config user @@ -26364,17 +26605,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 9 More subscribers = more popular project stars - 17 + 1 More stars = more popular project forks - 10 + 0 More forks = more people seem to use/modify this project @@ -26389,27 +26630,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 43 + 25 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great github_issues - -4 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 20 + 77 More downloads = more users have been using the plugin for a while tests - 72 + 33 The more tests a plugin has, the better @@ -26419,13 +26660,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
236
+
251

android_keystore

@@ -26501,7 +26742,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 37 + 40 Project that have been around for longer tend to be more stable @@ -26516,7 +26757,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 117 + 129 More downloads = more users have been using the plugin for a while @@ -26537,13 +26778,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
234
+
251
-

bugsnag_sourcemaps_upload

+

snapshot_test

-

via Evgrafov Denis

+

via Moyuru Aizawa

-> Helps to upload sourcemaps to Bugsnag +> Compare snapshots
@@ -26559,9 +26800,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - bugsnag_sourcemaps_upload - - + take_screenshot - + Take screenshots @@ -26583,12 +26824,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 60 More subscribers = more popular project @@ -26598,7 +26839,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas forks - 10 + 0 More forks = more people seem to use/modify this project @@ -26613,7 +26854,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 23 + 28 Project that have been around for longer tend to be more stable @@ -26623,17 +26864,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 107 + 77 More downloads = more users have been using the plugin for a while tests - 3 + 12 The more tests a plugin has, the better @@ -26643,19 +26884,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
234
+
250
-

stream_actions

+

better_semantic_release

-

via GetStream

+

via Tom Greco

-> stream custom actions +> Automated version managment and generator of release notes.
@@ -26671,87 +26912,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - allure_api - - - Allure Testops API - - - allure_create_launch - - - Creates launch on Allure Testops - - - allure_create_testcase - - - Creates testcase on Allure Testops - - - allure_run_testplan - - - Sync and run testplan on Allure Testops - - - build_app_for_ios_simulator - building - This plugin builds apps exclusively for iOS, tvOS or watchOS Simulators. - - - custom_match - - - - - - - is_check_required - - - Analyzes the impact of changes on PR - - - pod_push_safely - - - Safely push a Podspec to Trunk or a private repository - - - prepare_simulator - - - Prepares simulator for tests - - - publish_ios_sdk - - - Publish iOS SDKs - - - read_changelog - - - Gets updates from the CHANGELOG.md - - - release_ios_sdk - - - Releases iOS SDKs - - - retrieve_xctest_names - - - Retrieves test names from xctestrun file - - - testflight_build - - - Builds a DemoApp and uploads it to TestFlight - - - touch_changelog + analyze_commits - - Updates CHANGELOG.md file with release - - - update_testplan - - Adds environment variables to a test plan - wait_android_emu_idle + conventional_changelog - - @@ -26780,12 +26946,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 69 + 0 More subscribers = more popular project stars - 3 + 0 More stars = more popular project @@ -26795,7 +26961,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas has_mit_license - -50 + 20 fastlane is MIT licensed, it's good to have plugins use MIT too @@ -26805,12 +26971,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 5 + 30 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -26820,12 +26986,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 85 + 40 More downloads = more users have been using the plugin for a while tests - 72 + 80 The more tests a plugin has, the better @@ -26835,19 +27001,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
232
+
248
-

aws_sns

+

flutter_version_manager

-

via Josh Holtz

+

via Davor Maric

-> Creates AWS SNS platform applications +> Manages app versioning of Flutter project
@@ -26863,9 +27029,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - aws_sns + flutter_version_manager - - Creates AWS SNS platform applications + Manages app versioning of a Flutter project. @@ -26887,22 +27053,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 3 More subscribers = more popular project stars - 10 + 1 More stars = more popular project forks - 35 + 0 More forks = more people seem to use/modify this project @@ -26912,32 +27078,32 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 41 + 21 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great github_issues - -2 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 94 + 117 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -26947,19 +27113,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
230
+
248
-

menigit

+

git_info_extract

-

via Meniga

+

via alexander sun

-> Missing git actions +> Extract JIRA information from git merge
@@ -26975,29 +27141,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - add_git_remote - source_control - This will add a remote repository - - - remove_git_remote - source_control - This will remove a remote repository - - - ensure_no_changes - source_control - Raises an exception if there are uncommitted git changes at path - - - ensure_tag_not_exists - source_control - Checks if the git tag with the given name not exists in the current repo - - - set_git_config_user - source_control - This will set git config user + git_info_extract + - + Extract JIRA information from git merge @@ -27019,12 +27165,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 9 + 0 More subscribers = more popular project @@ -27044,17 +27190,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 21 + 43 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -27064,12 +27210,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 60 + 156 More downloads = more users have been using the plugin for a while tests - 33 + 3 The more tests a plugin has, the better @@ -27079,19 +27225,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
229
+
247
-

testdroid_runner

+

trigger_bitrise_build

-

via josepmc

+

via Nick Hammond

-> Allows to run BitBar tests on fastlane +> Trigger a Bitrise build from Fastlane
@@ -27107,14 +27253,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - testdroid_runner - - - BitBar Test Runner - - - upload_testdroid + trigger_bitrise_build - - Uploads a file to bitbar + Trigger a Bitrise build from Fastlane @@ -27141,12 +27282,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 12 More subscribers = more popular project stars - 0 + 2 More stars = more popular project @@ -27166,7 +27307,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 19 + 39 Project that have been around for longer tend to be more stable @@ -27176,17 +27317,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 96 + 85 More downloads = more users have been using the plugin for a while tests - 6 + 3 The more tests a plugin has, the better @@ -27196,19 +27337,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
229
+
247
-

taiwan_number_one

+

trigger_bitrise_build

-

via andrew54068

+

via Nick Hammond

-> approve or reject first if status is Pending Developer Release. +> Trigger a Bitrise build from Fastlane
@@ -27224,9 +27365,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - taiwan_number_one - - + trigger_bitrise_build - + Trigger a Bitrise build from Fastlane @@ -27248,17 +27389,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 12 More subscribers = more popular project stars - 8 + 2 More stars = more popular project @@ -27278,7 +27419,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 15 + 39 Project that have been around for longer tend to be more stable @@ -27293,12 +27434,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 100 + 85 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -27308,19 +27449,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
228
+
244
-

analyze_apk

+

match_keystore

-

via kochavi-daniel

+

via Christopher NEY

-> Analyzes an apk to fetch: versionCode, versionName, apk size, etc. +> Easily sync your Android keystores across your team
@@ -27336,9 +27477,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - analyze_apk + match_keystore - - Analyzes an apk to fetch: versionCode, versionName, apk size, permissions, etc. + Easily sync your Android keystores across your team @@ -27360,12 +27501,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 3 More subscribers = more popular project @@ -27375,7 +27516,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas forks - 5 + 25 More forks = more people seem to use/modify this project @@ -27385,12 +27526,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 37 + 24 Project that have been around for longer tend to be more stable @@ -27400,17 +27541,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -5 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 111 + 132 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -27420,19 +27561,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
228
+
242
-

match_keystore

+

ixguard

-

via Christopher NEY

+

via Evgeniy Kubyshin

-> Easily sync your Android keystores across your team +> ixguard plugin
@@ -27448,9 +27589,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - match_keystore + ixguard - - Easily sync your Android keystores across your team + iXGuard build plugin @@ -27472,7 +27613,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive @@ -27482,12 +27623,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 5 + 0 More stars = more popular project forks - 25 + 0 More forks = more people seem to use/modify this project @@ -27502,7 +27643,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 21 + 39 Project that have been around for longer tend to be more stable @@ -27512,12 +27653,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -5 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 119 + 152 More downloads = more users have been using the plugin for a while @@ -27532,19 +27673,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
228
+
242
-

apprepo

+

bugsnag_sourcemaps_upload

-

via Matej Sychra

+

via Evgrafov Denis

-> Fastlane plugin SFTP/AppRepo uploader +> Helps to upload sourcemaps to Bugsnag
@@ -27560,30 +27701,10 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - download_manifest - - - Runs the Apprepo plugin - - - apprepo + bugsnag_sourcemaps_upload - - - - init - - - Initializes Repofile - - - run - - - Runs the default Apprepo action - - - submit - - - Submits IPA to Apprepo - @@ -27604,12 +27725,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 6 More subscribers = more popular project @@ -27619,7 +27740,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas forks - 0 + 10 More forks = more people seem to use/modify this project @@ -27629,12 +27750,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 44 + 26 Project that have been around for longer tend to be more stable @@ -27649,12 +27770,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 133 + 112 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -27664,19 +27785,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
227
+
241
-

instabug

+

taiwan_number_one

-

via Siarhei Fiedartsou

+

via andrew54068

-> Uploads dSYM to Instabug +> approve or reject first if status is Pending Developer Release.
@@ -27692,7 +27813,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - instabug + taiwan_number_one - - @@ -27702,96 +27823,6 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
-
-Score details - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MetricPointsDescription
contributors6The more contributors a project has, the more likely it is it stays alive
subscribers3More subscribers = more popular project
stars1More stars = more popular project
forks10More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score50How well is the README of the document written
age44Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads72More downloads = more users have been using the plugin for a while
tests21The more tests a plugin has, the better
- -
- -

- - Open on GitHub - -

- ------ - -
225
- -

coveralls

- -

via Atsushi Nagase

- -> Send coverage information to Coveralls - - -
Score details @@ -27811,12 +27842,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 6 More subscribers = more popular project stars - 0 + 8 More stars = more popular project @@ -27831,12 +27862,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 50 How well is the README of the document written age - 0 + 18 Project that have been around for longer tend to be more stable @@ -27851,7 +27882,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 175 + 109 More downloads = more users have been using the plugin for a while @@ -27866,21 +27897,42 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website - (no GitHub link provided in gemspec) + Open on GitHub

----- -
224
+
241
-

android_reporter

+

facelift

-

via Yazan Tarifi

+

via Richard Szalay

-> Open Android Emeulators Then Generate Report File From Tests then Upload the File To Slack +> Deprecated in favor of 'fastlane-plugin-act' + + +
+Provided actions + + + + + + + + + + + + + + + +
NameCategoryDescription
act-Reconfigures .plists and icons inside a compiled IPA
+ +
@@ -27897,22 +27949,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 3 More subscribers = more popular project stars - 0 + 17 More stars = more popular project forks - 0 + 10 More forks = more people seem to use/modify this project @@ -27922,12 +27974,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 50 How well is the README of the document written age - 0 + 46 Project that have been around for longer tend to be more stable @@ -27937,17 +27989,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -4 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 192 + 21 More downloads = more users have been using the plugin for a while tests - 0 + 72 The more tests a plugin has, the better @@ -27957,20 +28009,62 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
224
+
239
-

elux_actions

+

apprepo

-

via Dennis Granath

+

via Matej Sychra

-> Plugin including actions for releasing the android SDK +> Fastlane plugin SFTP/AppRepo uploader + + +
+Provided actions + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameCategoryDescription
download_manifest-Runs the Apprepo plugin
apprepo--
init-Initializes Repofile
run-Runs the default Apprepo action
submit-Submits IPA to Apprepo
+
@@ -27992,12 +28086,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 3 More subscribers = more popular project stars - 0 + 4 More stars = more popular project @@ -28012,27 +28106,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 25 How well is the README of the document written age - 0 + 47 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great github_issues - 0 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 174 + 141 More downloads = more users have been using the plugin for a while @@ -28047,20 +28141,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website - (no GitHub link provided in gemspec) + Open on GitHub

----- -
221
+
238
-

accessibility_test

+

analyze_apk

-

via Takeshi Tsukamoto

+

via kochavi-daniel

-> Accessibility test with Firebase Test Lab for Android. +> Analyzes an apk to fetch: versionCode, versionName, apk size, etc.
@@ -28076,9 +28169,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - accessibility_test + analyze_apk - - Accessibility test with Firebase Test Lab for Android. + Analyzes an apk to fetch: versionCode, versionName, apk size, permissions, etc. @@ -28100,12 +28193,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 0 More subscribers = more popular project @@ -28115,7 +28208,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas forks - 0 + 5 More forks = more people seem to use/modify this project @@ -28125,12 +28218,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 24 + 41 Project that have been around for longer tend to be more stable @@ -28145,12 +28238,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 126 + 117 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -28160,19 +28253,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
221
+
237
-

unity

+

aws_sns

-

via safu9

+

via Josh Holtz

-> Fastlane plugin for Unity +> Creates AWS SNS platform applications
@@ -28188,9 +28281,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - unity + aws_sns - - Fastlane plugin for Unity + Creates AWS SNS platform applications @@ -28217,17 +28310,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 6 More subscribers = more popular project stars - 5 + 10 More stars = more popular project forks - 5 + 35 More forks = more people seem to use/modify this project @@ -28237,32 +28330,32 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 17 + 44 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great github_issues - -1 + -2 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 86 + 96 More downloads = more users have been using the plugin for a while tests - 6 + 3 The more tests a plugin has, the better @@ -28272,47 +28365,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
219
- -

translation

- -

via Jakob Jensen

- -> Handling translations from Google sheet. +
237
+

android_reporter

-
-Provided actions +

via Yazan Tarifi

- - - - - - - - - - - - - - - - - - - - -
NameCategoryDescription
create_translation-Create sheet for translations in Google sheets.
translation-Output translations from Google sheet into templates.
+> Open Android Emeulators Then Generate Report File From Tests then Upload the File To Slack -
@@ -28329,22 +28395,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 0 More subscribers = more popular project stars - 3 + 0 More stars = more popular project forks - 10 + 0 More forks = more people seem to use/modify this project @@ -28354,17 +28420,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 0 How well is the README of the document written age - 41 + 0 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -28374,12 +28440,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 81 + 205 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -28389,42 +28455,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
219
- -

dependency_check_ios_analyzer

- -

via Alexey Alter-Pesotskiy

- -> Fastlane wrapper around the OWASP dependency-check iOS analyzers (Swift Package Manager and CocoaPods). +
234
+

elux_actions

-
-Provided actions +

via Dennis Granath

- - - - - - - - - - - - - - - -
NameCategoryDescription
dependency_check_ios_analyzertestingFastlane wrapper around the OWASP dependency-check iOS analyzers (Swift Package Manager and CocoaPods).
+> Plugin including actions for releasing the android SDK -
@@ -28441,12 +28485,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 0 More subscribers = more popular project @@ -28456,7 +28500,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas forks - 5 + 0 More forks = more people seem to use/modify this project @@ -28466,12 +28510,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 0 How well is the README of the document written age - 14 + 0 Project that have been around for longer tend to be more stable @@ -28486,12 +28530,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 79 + 184 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -28501,19 +28545,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open website + (no GitHub link provided in gemspec)

----- -
219
+
234
-

twine

+

dependency_check_ios_analyzer

-

via Jonas Rottmann

+

via Alexey Alter-Pesotskiy

-> A fastlane plugin providing actions related to twine +> Fastlane wrapper around the OWASP dependency-check iOS analyzers (Swift Package Manager and CocoaPods).
@@ -28529,19 +28574,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - twine_generate - building - Generates all localization files specified by the configuration file - - - twine_check - building - Checks the source twine file against the localization file to make sure they are in sync - - - twine_validate - building - Validates all twine files mentioned in the config file + dependency_check_ios_analyzer + testing + Fastlane wrapper around the OWASP dependency-check iOS analyzers (Swift Package Manager and CocoaPods). @@ -28563,7 +28598,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 12 The more contributors a project has, the more likely it is it stays alive @@ -28573,12 +28608,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 4 + 0 More stars = more popular project forks - 0 + 5 More forks = more people seem to use/modify this project @@ -28593,7 +28628,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 35 + 17 Project that have been around for longer tend to be more stable @@ -28608,12 +28643,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 32 + 91 More downloads = more users have been using the plugin for a while tests - 36 + 3 The more tests a plugin has, the better @@ -28623,19 +28658,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
218
+
232
-

github_status

+

flurry

-

via Michael Furtak

+

via Akash Duseja

-> Provides the ability to display and act upon GitHub server status as part of your build +> Upload dSYM symbolication files to Flurry
@@ -28651,9 +28686,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - github_status - - - Provides the ability to check on GitHub server status as part of your build + flurry_upload_dsym + misc + Upload dSYM symbolication files to Flurry @@ -28680,12 +28715,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 30 More subscribers = more popular project stars - 8 + 1 More stars = more popular project @@ -28720,12 +28755,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 42 + 69 More downloads = more users have been using the plugin for a while tests - 48 + 12 The more tests a plugin has, the better @@ -28735,19 +28770,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
217
+
232
-

store_sizer

+

accessibility_test

-

via Marcelo Oliveira

+

via Takeshi Tsukamoto

-> Estimates download and install sizes for your app, also checks if sizes fit the requirements +> Accessibility test with Firebase Test Lab for Android.
@@ -28763,14 +28798,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - store_size_xcarchive_check - - - Checks if the size report fits the requirements - - - store_size_xcarchive + accessibility_test - - Estimates download and install sizes for your app + Accessibility test with Firebase Test Lab for Android. @@ -28797,129 +28827,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 6 More subscribers = more popular project stars - 11 - More stars = more popular project - - - forks 5 - More forks = more people seem to use/modify this project - - - has_mit_license - 20 - fastlane is MIT licensed, it's good to have plugins use MIT too - - - readme_score - 50 - How well is the README of the document written - - - age - 38 - Project that have been around for longer tend to be more stable - - - major_release - 0 - Post 1.0 releases are great - - - github_issues - -2 - Lots of open issues are not a good sign usually, unless the project is really popular - - - downloads - 44 - More downloads = more users have been using the plugin for a while - - - tests - 39 - The more tests a plugin has, the better - - - - -
- -

- - Open on GitHub - -

- ------ - -
216
- -

get_application_id_flavor

- -

via Helder Pinhal

- -> Get the applicationId of an Android project. - - -
-Provided actions - - - - - - - - - - - - - - - - -
NameCategoryDescription
get_application_id_flavor-Get the applicationId of an Android project.
- -
- - -
-Score details - - - - - - - - - - - - - - - - - - - - - - - - + @@ -28934,7 +28852,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + @@ -28949,7 +28867,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + @@ -28964,19 +28882,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
216
+
231
-

mackerel_api

+

instabug

-

via yutailang0119

+

via Siarhei Fiedartsou

-> Call a Mackerel API endpoint and get the resulting JSON response +> Uploads dSYM to Instabug
@@ -28992,9 +28910,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
- - - + + +
MetricPointsDescription
contributors0The more contributors a project has, the more likely it is it stays alive
subscribers3More subscribers = more popular project
stars0 More stars = more popular project
forks150 More forks = more people seem to use/modify this project
age3527 Project that have been around for longer tend to be more stable
downloads115134 More downloads = more users have been using the plugin for a while
mackerel_apisource_controlCall a Mackerel API endpoint and get the resulting JSON responseinstabug--
@@ -29016,7 +28934,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive @@ -29031,7 +28949,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas forks - 0 + 10 More forks = more people seem to use/modify this project @@ -29046,7 +28964,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 20 + 47 Project that have been around for longer tend to be more stable @@ -29061,12 +28979,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 83 + 73 More downloads = more users have been using the plugin for a while tests - 39 + 21 The more tests a plugin has, the better @@ -29076,19 +28994,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
216
+
230
-

branding

+

translation

-

via Stefan Natchev

+

via Jakob Jensen

-> Add some branding to your fastlane output +> Handling translations from Google sheet.
@@ -29104,9 +29022,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - branding + create_translation - - Add some branding to your fastlane output + Create sheet for translations in Google sheets. + + + translation + - + Output translations from Google sheet into templates. @@ -29128,7 +29051,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 24 + 0 The more contributors a project has, the more likely it is it stays alive @@ -29138,7 +29061,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 13 + 3 More stars = more popular project @@ -29153,7 +29076,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written @@ -29163,7 +29086,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas major_release - 0 + 30 Post 1.0 releases are great @@ -29173,7 +29096,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 46 + 89 More downloads = more users have been using the plugin for a while @@ -29188,19 +29111,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
213
+
228
-

xcpretty_report

+

twine

-

via Fernando Saragoca

+

via Jonas Rottmann

-> Generate xcodebuild reports using xcpretty +> A fastlane plugin providing actions related to twine
@@ -29216,9 +29139,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - xcpretty_report - - - xcpretty + twine_generate + building + Generates all localization files specified by the configuration file + + + twine_check + building + Checks the source twine file against the localization file to make sure they are in sync + + + twine_validate + building + Validates all twine files mentioned in the config file @@ -29245,17 +29178,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 6 More subscribers = more popular project stars - 1 + 4 More stars = more popular project forks - 5 + 0 More forks = more people seem to use/modify this project @@ -29270,12 +29203,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 41 + 38 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -29285,12 +29218,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 90 + 38 More downloads = more users have been using the plugin for a while tests - 0 + 36 The more tests a plugin has, the better @@ -29300,19 +29233,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
212
+
227
-

flurry

+

android_version_manage

-

via Akash Duseja

+

via futabooo

-> Upload dSYM symbolication files to Flurry +> Manage Android App Versioning
@@ -29328,9 +29261,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - flurry_upload_dsym - misc - Upload dSYM symbolication files to Flurry + android_set_version_code + - + Set the Version Code of your Android project + + + android_commit_version_bump + - + This action is like a commit_version_bump action for Android + + + android_set_version_name + - + Set the Version Name of your Android project @@ -29352,17 +29295,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 30 + 3 More subscribers = more popular project stars - 1 + 0 More stars = more popular project @@ -29377,12 +29320,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 41 + 26 Project that have been around for longer tend to be more stable @@ -29397,12 +29340,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 52 + 126 More downloads = more users have been using the plugin for a while tests - 12 + 27 The more tests a plugin has, the better @@ -29412,19 +29355,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
210
+
225
-

sem_release

+

github_status

-

via pboulch

+

via Michael Furtak

-> Automated version managment and generator of release notes. +> Provides the ability to display and act upon GitHub server status as part of your build
@@ -29440,14 +29383,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - analyze_commits - - - - - - - conventional_changelog + github_status - - Uses conventional commits. It groups commits by their types and generates release notes in markdown or slack format. + Provides the ability to check on GitHub server status as part of your build @@ -29469,7 +29407,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive @@ -29479,7 +29417,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 8 More stars = more popular project @@ -29499,12 +29437,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 27 + 47 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -29514,12 +29452,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 3 + 46 More downloads = more users have been using the plugin for a while tests - 80 + 48 The more tests a plugin has, the better @@ -29529,19 +29467,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
210
+
222
-

match_import

+

store_sizer

-

via Serhii Batsevych

+

via Marcelo Oliveira

-> Match repository custom import +> Estimates download and install sizes for your app, also checks if sizes fit the requirements
@@ -29557,34 +29495,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - match_export_apns - - - Match repository apns certs export - - - match_export - - - Match repository custom export - - - match_import - - - Match repository custom import - - - match_import_apns - - - Match repository apns certs import - - - match_remove_invalid_apns + store_size_xcarchive_check - - Match repository apns certs remove invalid + Checks if the size report fits the requirements - match_remove + store_size_xcarchive - - Match repository custom export + Estimates download and install sizes for your app @@ -29606,22 +29524,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 0 More subscribers = more popular project stars - 1 + 11 More stars = more popular project forks - 0 + 5 More forks = more people seem to use/modify this project @@ -29636,7 +29554,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 21 + 41 Project that have been around for longer tend to be more stable @@ -29646,17 +29564,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -2 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 109 + 46 More downloads = more users have been using the plugin for a while tests - 3 + 39 The more tests a plugin has, the better @@ -29666,19 +29584,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
209
+
222
-

appbox

+

mackerel_api

-

via Vineet Choudhary

+

via yutailang0119

-> Deploy Development, Ad-Hoc and In-house (Enterprise) iOS applications directly to the devices from your Dropbox account. +> Call a Mackerel API endpoint and get the resulting JSON response
@@ -29694,9 +29612,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - appbox - - - Deploy Development, Ad-Hoc and In-house (Enterprise) iOS applications directly to the devices from your Dropbox account. + mackerel_api + source_control + Call a Mackerel API endpoint and get the resulting JSON response @@ -29723,17 +29641,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 6 + 3 More subscribers = more popular project stars - 12 + 1 More stars = more popular project forks - 10 + 0 More forks = more people seem to use/modify this project @@ -29748,27 +29666,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 28 + 23 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 51 + 86 More downloads = more users have been using the plugin for a while tests - 3 + 39 The more tests a plugin has, the better @@ -29778,19 +29696,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
208
+
222
-

raven

+

branding

-

via Marten Klitzke

+

via Stefan Natchev

-> Plugin to manage Releases and upload JS Sourcemaps +> Add some branding to your fastlane output
@@ -29806,9 +29724,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - raven + branding - - Create new Sentry/Raven Release and Upload Sourcemaps + Add some branding to your fastlane output @@ -29830,22 +29748,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 18 + 24 The more contributors a project has, the more likely it is it stays alive subscribers - 30 + 6 More subscribers = more popular project stars - 2 + 13 More stars = more popular project forks - 5 + 10 More forks = more people seem to use/modify this project @@ -29855,12 +29773,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 39 + 47 Project that have been around for longer tend to be more stable @@ -29870,12 +29788,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 67 + 49 More downloads = more users have been using the plugin for a while @@ -29890,19 +29808,110 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
208
+
218
-

flutter_version_manager

+

apadmi_grout

-

via Davor Maric

+

via Apadmi

-> Manages app versioning of Flutter project +> A fastlane wrapper for the apadmi build tools plugin + + + +
+Score details + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
MetricPointsDescription
contributors0The more contributors a project has, the more likely it is it stays alive
subscribers0More subscribers = more popular project
stars0More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score0How well is the README of the document written
age0Project that have been around for longer tend to be more stable
major_release30Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads168More downloads = more users have been using the plugin for a while
tests0The more tests a plugin has, the better
+ +
+ +

+ + Open website + (no GitHub link provided in gemspec) + +

+ +----- + +
218
+ +

appbox

+ +

via Vineet Choudhary

+ +> Deploy Development, Ad-Hoc and In-house (Enterprise) iOS applications directly to the devices from your Dropbox account.
@@ -29918,9 +29927,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - flutter_version_manager + appbox - - Manages app versioning of a Flutter project. + Deploy Development, Ad-Hoc and In-house (Enterprise) iOS applications directly to the devices from your Dropbox account. @@ -29942,22 +29951,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 6 More subscribers = more popular project stars - 1 + 12 More stars = more popular project forks - 0 + 10 More forks = more people seem to use/modify this project @@ -29972,7 +29981,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 18 + 32 Project that have been around for longer tend to be more stable @@ -29982,17 +29991,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 80 + 56 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -30002,19 +30011,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
205
+
218
-

testappio

+

xcpretty_report

-

via TestApp.io

+

via Fernando Saragoca

-> Deploy your Android & iOS to TestApp.io +> Generate xcodebuild reports using xcpretty
@@ -30030,9 +30039,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - upload_to_testappio + xcpretty_report - - Uploading ipa/apk packages to TestApp.io for testing. + xcpretty @@ -30054,17 +30063,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 0 More subscribers = more popular project stars - 2 + 1 More stars = more popular project @@ -30084,12 +30093,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 9 + 44 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -30099,12 +30108,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 80 + 92 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -30114,19 +30123,109 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
203
+
217
-

repack_ios

+

match_android_keystore

-

via Omer Duzyol

+

via izzis92

-> Enables your build pipeline to repack your pre-built ipa with new assets without rebuilding the native code. +> Get android keystores from github + + + +
+Score details + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
MetricPointsDescription
contributors12The more contributors a project has, the more likely it is it stays alive
subscribers0More subscribers = more popular project
stars0More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score0How well is the README of the document written
age0Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads185More downloads = more users have been using the plugin for a while
tests0The more tests a plugin has, the better
+ +
+ +

+ + Open on GitHub + +

+ +----- + +
214
+ +

sem_release

+ +

via pboulch

+ +> Automated version managment and generator of release notes.
@@ -30142,9 +30241,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - repack_ios + analyze_commits + - - - Enables your build pipeline to repack your pre-built ipa with new assets without rebuilding the native code. + + + conventional_changelog + - + Uses conventional commits. It groups commits by their types and generates release notes in markdown or slack format. @@ -30171,17 +30275,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 9 + 0 More subscribers = more popular project stars - 11 + 0 More stars = more popular project forks - 15 + 0 More forks = more people seem to use/modify this project @@ -30196,7 +30300,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 23 + 30 Project that have been around for longer tend to be more stable @@ -30211,12 +30315,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 45 + 4 More downloads = more users have been using the plugin for a while tests - 0 + 80 The more tests a plugin has, the better @@ -30226,19 +30330,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
202
+
214
-

ionic_integration

+

raven

-

via Adrian Regan

+

via Marten Klitzke

-> Integrating Fastlane with Ionic Generated Projects +> Plugin to manage Releases and upload JS Sourcemaps
@@ -30254,14 +30358,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - ionic_ios_config_snapshot - - - Create a Sample iOS UI Unit Test to get started with in a generated Ionic/Cordova project - - - ionic_ios_snapshot + raven - - Bridge between Ionic/Cordova Projects and Fastlane for Automated Snapshot Generation for iOS Projects + Create new Sentry/Raven Release and Upload Sourcemaps @@ -30283,22 +30382,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 18 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 30 More subscribers = more popular project stars - 22 + 2 More stars = more popular project forks - 10 + 5 More forks = more people seem to use/modify this project @@ -30308,12 +30407,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 39 + 42 Project that have been around for longer tend to be more stable @@ -30323,17 +30422,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -4 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 32 + 70 More downloads = more users have been using the plugin for a while tests - 15 + 3 The more tests a plugin has, the better @@ -30343,19 +30442,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
202
+
212
-

teak

+

sourcery

-

via Pat Wilson

+

via Marcin Stepnowski

-> Fastlane plugins for the Teak SDK +> Run sourcery with fastlane! Sourcery is a code generator for Swift language, built on top of Apple's own SwiftSyntax. It extends the language abstractions to allow you to generate boilerplate code automatically.
@@ -30371,19 +30470,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - teak_extensions - - - Add App Extension - - - teak_sdk - - - Download the Teak SDK - - - teak - - - Fastlane plugins for the Teak SDK + sourcery + building + Sourcery is a code generator for Swift language, built on top of Apple's own SwiftSyntax. It extends the language abstractions to allow you to generate boilerplate code automatically. @@ -30410,7 +30499,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 9 + 3 More subscribers = more popular project @@ -30430,12 +30519,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 32 + 14 Project that have been around for longer tend to be more stable @@ -30450,12 +30539,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 83 + 74 More downloads = more users have been using the plugin for a while tests - 3 + 21 The more tests a plugin has, the better @@ -30465,19 +30554,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
201
+
211
-

unity_exporter

+

teak

-

via ar:met

+

via Pat Wilson

-> Plugin for 'fastlane' that defines an action to export iOS and Android projects via Unity3d. This allows Unity3d to more easily integrate with 'fastlane'. +> Fastlane plugins for the Teak SDK
@@ -30493,24 +30582,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - unity_commit_version_bump - - - Commits a version bump, if there is any. - - - unity_export + teak_extensions - - Exports a Unity project. + Add App Extension - unity_get_build_number + teak_sdk - - Will get the build number that was used for the latest Unity export action. Therefore make sure to call the Unity export action before you use this action. + Download the Teak SDK - unity_get_version_number + teak - - Will get the version number that was used for the latest Unity export action. Therefore make sure to call the Unity export action before you use this action. + Fastlane plugins for the Teak SDK @@ -30532,17 +30616,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 9 More subscribers = more popular project stars - 1 + 0 More stars = more popular project @@ -30557,12 +30641,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 13 + 36 Project that have been around for longer tend to be more stable @@ -30572,17 +30656,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -2 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 53 + 88 More downloads = more users have been using the plugin for a while tests - 27 + 3 The more tests a plugin has, the better @@ -30592,19 +30676,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
199
+
211
-

docker

+

repack_ios

-

via Manu Wallner

+

via Omer Duzyol

-> fastlane Actions to support building images, logging into Docker Hub, and pushing those images to the Hub +> Enables your build pipeline to repack your pre-built ipa with new assets without rebuilding the native code.
@@ -30620,29 +30704,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - docker_build - - - Build docker images in the current directory - - - docker_login - - - Login to Docker Hub - - - ensure_docker_machine_available - - - Makes sure a docker machine is created and available for us to use - - - docker_compose - - - Define and run multi-container applications with Docker - - - docker_push + repack_ios - - Push a docker image to its' repository + Enables your build pipeline to repack your pre-built ipa with new assets without rebuilding the native code. @@ -30664,22 +30728,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 9 More subscribers = more popular project stars - 6 + 11 More stars = more popular project forks - 10 + 15 More forks = more people seem to use/modify this project @@ -30694,27 +30758,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 41 + 26 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 55 + 50 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -30724,19 +30788,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
199
+
210
-

android_emulator_kami

+

github_action

-

via Michael Ruhl

+

via Josh Holtz

-> Creates and starts an Android Emulator (AVD) +> Helper to setup GitHub actions for fastlane and match
@@ -30752,9 +30816,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - android_emulator_kami + github_action - - Creates and starts an Android Emulator (AVD) + Helper to setup GitHub actions for fastlane and match @@ -30781,12 +30845,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 0 More subscribers = more popular project stars - 0 + 4 More stars = more popular project @@ -30806,7 +30870,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 34 + 23 Project that have been around for longer tend to be more stable @@ -30821,12 +30885,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 56 + 80 More downloads = more users have been using the plugin for a while tests - 6 + 3 The more tests a plugin has, the better @@ -30836,19 +30900,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
198
+
210
-

ixguard

+

unity_exporter

-

via Evgeniy Kubyshin

+

via ar:met

-> ixguard plugin +> Plugin for 'fastlane' that defines an action to export iOS and Android projects via Unity3d. This allows Unity3d to more easily integrate with 'fastlane'.
@@ -30864,9 +30928,24 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - ixguard + unity_commit_version_bump - - iXGuard build plugin + Commits a version bump, if there is any. + + + unity_export + - + Exports a Unity project. + + + unity_get_build_number + - + Will get the build number that was used for the latest Unity export action. Therefore make sure to call the Unity export action before you use this action. + + + unity_get_version_number + - + Will get the version number that was used for the latest Unity export action. Therefore make sure to call the Unity export action before you use this action. @@ -30888,7 +30967,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive @@ -30898,7 +30977,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 1 More stars = more popular project @@ -30913,32 +30992,32 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 36 + 16 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great github_issues - 0 + -2 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 111 + 59 More downloads = more users have been using the plugin for a while tests - 3 + 27 The more tests a plugin has, the better @@ -30948,19 +31027,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
198
+
206
-

localize

+

android_change_package_name

-

via Wolfgang Lutz

+

via yeppao

-> Searches the code for extractable strings and allows interactive extraction to .strings file. +> Change the package name in the AndroidManifest.xml file
@@ -30976,9 +31055,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - localize + android_change_package_name - - Searches the code for extractable strings and allows interactive extraction to .strings file. + Change the package identifier in the AndroidManifest.xml file @@ -31000,22 +31079,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 3 More subscribers = more popular project stars - 7 + 0 More stars = more popular project forks - 5 + 0 More forks = more people seem to use/modify this project @@ -31025,7 +31104,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written @@ -31035,7 +31114,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas major_release - 30 + 0 Post 1.0 releases are great @@ -31045,7 +31124,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 32 + 122 More downloads = more users have been using the plugin for a while @@ -31060,19 +31139,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
197
+
206
-

validate_app

+

docker

-

via Thi

+

via Manu Wallner

-> Validate your build before uploading to iTunes Connect +> fastlane Actions to support building images, logging into Docker Hub, and pushing those images to the Hub
@@ -31088,9 +31167,29 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - validate_app + docker_build - - Validate your ipa file + Build docker images in the current directory + + + docker_login + - + Login to Docker Hub + + + ensure_docker_machine_available + - + Makes sure a docker machine is created and available for us to use + + + docker_compose + - + Define and run multi-container applications with Docker + + + docker_push + - + Push a docker image to its' repository @@ -31112,7 +31211,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive @@ -31122,12 +31221,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 11 + 6 More stars = more popular project forks - 5 + 10 More forks = more people seem to use/modify this project @@ -31142,7 +31241,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 34 + 45 Project that have been around for longer tend to be more stable @@ -31152,17 +31251,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 74 + 58 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -31172,19 +31271,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
197
+
206
-

bluepill

+

ionic_integration

-

via tbrand

+

via Adrian Regan

-> Fastlane plugin to use bluepill in fastlane +> Integrating Fastlane with Ionic Generated Projects
@@ -31200,9 +31299,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - bluepill + ionic_ios_config_snapshot - - Plugin to use bluepill in fastlane + Create a Sample iOS UI Unit Test to get started with in a generated Ionic/Cordova project + + + ionic_ios_snapshot + - + Bridge between Ionic/Cordova Projects and Fastlane for Automated Snapshot Generation for iOS Projects @@ -31224,22 +31328,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 12 The more contributors a project has, the more likely it is it stays alive subscribers - 15 + 6 More subscribers = more popular project stars - 13 + 22 More stars = more popular project forks - 15 + 10 More forks = more people seem to use/modify this project @@ -31254,7 +31358,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 39 + 42 Project that have been around for longer tend to be more stable @@ -31264,17 +31368,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -2 + -4 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 38 + 33 More downloads = more users have been using the plugin for a while tests - 3 + 15 The more tests a plugin has, the better @@ -31284,19 +31388,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
196
+
206
-

verify_ipa

+

provisioning

-

via Derek Yang

+

via Pawel Jankowski

-> Verify various aspects of iOS ipa file +> Helps provision your app in the CI environment
@@ -31312,14 +31416,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - verify_ipa_files + set_key_partition_list - - Verify files in ipa file + Sets key partition list (required by macOS Sierra) - verify_ipa_entitlements + install_profiles - - Verify ipa entitlements + Install profiles from specified directory @@ -31346,12 +31450,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 0 More subscribers = more popular project stars - 3 + 0 More stars = more popular project @@ -31371,12 +31475,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 39 + 44 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -31386,12 +31490,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 24 + 53 More downloads = more users have been using the plugin for a while tests - 51 + 3 The more tests a plugin has, the better @@ -31401,19 +31505,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
196
+
206
-

property_file_write

+

remove_git_tag

-

via Jan Meier

+

via Marker Digital

-> writes property files +> This will remove a specific tag from your remote branch
@@ -31429,9 +31533,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - property_file_write - - - Writes value into properties file + remove_git_tag + source_control + This will remove a tag from the remote repository @@ -31453,12 +31557,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 0 More subscribers = more popular project @@ -31488,7 +31592,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas major_release - 30 + 0 Post 1.0 releases are great @@ -31498,7 +31602,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 79 + 110 More downloads = more users have been using the plugin for a while @@ -31513,19 +31617,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
195
+
206
-

provisioning

+

android_emulator_kami

-

via Pawel Jankowski

+

via Michael Ruhl

-> Helps provision your app in the CI environment +> Creates and starts an Android Emulator (AVD)
@@ -31541,14 +31645,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - set_key_partition_list - - - Sets key partition list (required by macOS Sierra) - - - install_profiles + android_emulator_kami - - Install profiles from specified directory + Creates and starts an Android Emulator (AVD) @@ -31570,12 +31669,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 3 More subscribers = more popular project @@ -31600,7 +31699,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 41 + 37 Project that have been around for longer tend to be more stable @@ -31615,12 +31714,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 45 + 60 More downloads = more users have been using the plugin for a while tests - 3 + 6 The more tests a plugin has, the better @@ -31630,19 +31729,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
194
+
205
-

number_of_swift_lines

+

property_file_write

-

via Dennis Charmington

+

via Jan Meier

-> Outputs the total number of swift lines and other useful statistics +> writes property files
@@ -31658,9 +31757,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - number_of_swift_lines + property_file_write - - Outputs the total number of lines of swift code, number of swift files, and a list of the largest swift files, and some other useful statistics + Writes value into properties file @@ -31682,7 +31781,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive @@ -31712,12 +31811,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 35 + 40 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -31727,7 +31826,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 102 + 84 More downloads = more users have been using the plugin for a while @@ -31742,19 +31841,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
194
+
204
-

git_build_versioning

+

localize

-

via Mikko Välimäki

+

via Wolfgang Lutz

-> Store build numbers in git tags for distributed sequential builds +> Searches the code for extractable strings and allows interactive extraction to .strings file.
@@ -31770,14 +31869,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - reserve_git_build_number - - - Use git for tagging your builds for unique distributed sequential build numbers - - - get_git_build_number + localize - - Use git for tagging your builds for unique distributed sequential build numbers + Searches the code for extractable strings and allows interactive extraction to .strings file. @@ -31799,22 +31893,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 6 More subscribers = more popular project stars - 0 + 7 More stars = more popular project forks - 0 + 5 More forks = more people seem to use/modify this project @@ -31824,17 +31918,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 29 + 37 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -31844,12 +31938,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 99 + 34 More downloads = more users have been using the plugin for a while tests - 18 + 3 The more tests a plugin has, the better @@ -31859,19 +31953,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
194
+
204
-

amazon_app_submission

+

git_build_versioning

-

via mohammedhemaid

+

via Mikko Välimäki

-> This is the first version of the Amazon App Submission +> Store build numbers in git tags for distributed sequential builds
@@ -31887,9 +31981,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - amazon_app_submission + reserve_git_build_number - - Fastlane plugin for Amazon App Submissions + Use git for tagging your builds for unique distributed sequential build numbers + + + get_git_build_number + - + Use git for tagging your builds for unique distributed sequential build numbers @@ -31921,12 +32020,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 4 + 0 More stars = more popular project forks - 15 + 0 More forks = more people seem to use/modify this project @@ -31936,12 +32035,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 7 + 33 Project that have been around for longer tend to be more stable @@ -31951,17 +32050,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -3 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 95 + 105 More downloads = more users have been using the plugin for a while tests - 3 + 18 The more tests a plugin has, the better @@ -31971,19 +32070,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
193
+
203
-

xcode_test_reporter

+

version

-

via Taisuke Hori

+

via Jason Nam

-> Generates JUnit or HTML report from Xcode `plist` test report files. +> Set version
@@ -31999,9 +32098,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - xcode_test_reporter + set_version - - Generates JUnit or HTML report from Xcode `plist` test report files + Set version @@ -32053,12 +32152,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 32 + 29 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -32068,12 +32167,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 55 + 92 More downloads = more users have been using the plugin for a while tests - 3 + 9 The more tests a plugin has, the better @@ -32083,19 +32182,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
193
+
203
-

line_notify

+

set_sonar_properties

-

via AKKHARAWAT CHAYAPIWAT

+

via Paldom

-> To be able to send message to Line Notify +> Load and edit sonar-project.properties files
@@ -32111,9 +32210,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - line_notify + set_sonar_properties - - You can use this action to send message via Line Notify + Load and edit sonar properties file @@ -32160,17 +32259,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 32 + 28 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -32180,12 +32279,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 110 + 60 More downloads = more users have been using the plugin for a while tests - 3 + 12 The more tests a plugin has, the better @@ -32195,19 +32294,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
193
+
202
-

xcodebuild_analyze

+

bitrise

-

via Meniga

+

via Robin AUTHIAT

-> Run code analyzer using xcodebuild +> Fastlane plugin to trigger a bitrise build with some options
@@ -32223,19 +32322,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - xcodebuild_analyze - building - Run code analyzer using xcodebuild - - - xcodebuild_analyze_and_ensure_no_results - building - Run code analyzer using xcodebuild and fail if any vulnerability is found - - - ensure_no_results_from_xcodebuild_analyze - building - Check if the are any vulnerabilities under provided analyzer output path + bitrise + - + Trigger a bitrise build @@ -32257,17 +32346,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 3 More subscribers = more popular project stars - 1 + 0 More stars = more popular project @@ -32287,12 +32376,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 20 + 32 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -32302,12 +32391,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 15 + 91 More downloads = more users have been using the plugin for a while tests - 45 + 6 The more tests a plugin has, the better @@ -32317,19 +32406,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
192
+
202
-

remove_git_tag

+

bluepill

-

via Marker Digital

+

via tbrand

-> This will remove a specific tag from your remote branch +> Fastlane plugin to use bluepill in fastlane
@@ -32345,9 +32434,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - remove_git_tag - source_control - This will remove a tag from the remote repository + bluepill + - + Plugin to use bluepill in fastlane @@ -32369,22 +32458,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 15 More subscribers = more popular project stars - 0 + 13 More stars = more popular project forks - 0 + 15 More forks = more people seem to use/modify this project @@ -32394,12 +32483,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 33 + 42 Project that have been around for longer tend to be more stable @@ -32409,12 +32498,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -2 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 99 + 40 More downloads = more users have been using the plugin for a while @@ -32429,19 +32518,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
192
+
202
-

compilation_time_report

+

verify_ipa

-

via Tinkoff.ru

+

via Derek Yang

-> Generate custom HTML report compilation time of each Swift func +> Verify various aspects of iOS ipa file
@@ -32457,9 +32546,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - compilation_time_report + verify_ipa_files - - Generate custom HTML report compilation time of each Swift func + Verify files in ipa file + + + verify_ipa_entitlements + - + Verify ipa entitlements @@ -32486,12 +32580,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 24 + 3 More subscribers = more popular project stars - 5 + 3 More stars = more popular project @@ -32511,12 +32605,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 28 + 43 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -32531,7 +32625,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas tests - 3 + 51 The more tests a plugin has, the better @@ -32541,19 +32635,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
190
+
202
-

sourcery

+

validate_app

-

via Marcin Stepnowski

+

via Thi

-> Run sourcery with fastlane! Sourcery is a code generator for Swift language, built on top of Apple's own SwiftSyntax. It extends the language abstractions to allow you to generate boilerplate code automatically. +> Validate your build before uploading to iTunes Connect
@@ -32569,9 +32663,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - sourcery - building - Sourcery is a code generator for Swift language, built on top of Apple's own SwiftSyntax. It extends the language abstractions to allow you to generate boilerplate code automatically. + validate_app + - + Validate your ipa file @@ -32603,12 +32697,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 11 More stars = more popular project forks - 0 + 5 More forks = more people seem to use/modify this project @@ -32623,12 +32717,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 11 + 37 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -32638,12 +32732,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 55 + 76 More downloads = more users have been using the plugin for a while tests - 21 + 0 The more tests a plugin has, the better @@ -32653,19 +32747,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
189
+
201
-

gitlab_release

+

line_notify

-

via Andrea Del Fante

+

via AKKHARAWAT CHAYAPIWAT

-> Fastlane wrapper of gitlab-release-tools +> To be able to send message to Line Notify
@@ -32681,14 +32775,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - gitlab_release_changelog - - - - - - - gitlab_release_close - - + line_notify - + You can use this action to send message via Line Notify @@ -32735,12 +32824,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 23 + 35 Project that have been around for longer tend to be more stable @@ -32750,17 +32839,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 88 + 115 More downloads = more users have been using the plugin for a while tests - 6 + 3 The more tests a plugin has, the better @@ -32770,19 +32859,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
189
+
201
-

set_sonar_properties

+

number_of_swift_lines

-

via Paldom

+

via Dennis Charmington

-> Load and edit sonar-project.properties files +> Outputs the total number of swift lines and other useful statistics
@@ -32798,9 +32887,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - set_sonar_properties + number_of_swift_lines - - Load and edit sonar properties file + Outputs the total number of lines of swift code, number of swift files, and a list of the largest swift files, and some other useful statistics @@ -32822,7 +32911,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive @@ -32847,17 +32936,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 25 + 38 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -32867,12 +32956,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 49 + 106 More downloads = more users have been using the plugin for a while tests - 12 + 3 The more tests a plugin has, the better @@ -32882,19 +32971,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
189
+
200
-

zealot

+

xcode_test_reporter

-

via icyleaf

+

via Taisuke Hori

-> Upload IPA/APK/dSYM/Proguard files to Zealot which it provides a self-host Over The Air Server for deployment of Android and iOS apps. +> Generates JUnit or HTML report from Xcode `plist` test report files.
@@ -32910,24 +32999,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - zealot - - - - - - - zealot_debug_file - - - Upload dSYM/Proguard files to Zealot which it provides a self-host Over The Air Server for deployment of Android and iOS apps. - - - zealot_sync_devices - - - Check app version exists from Zealot - - - zealot_version_check + xcode_test_reporter - - Check app version exists from Zealot + Generates JUnit or HTML report from Xcode `plist` test report files @@ -32949,22 +33023,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 3 More subscribers = more popular project stars - 3 + 0 More stars = more popular project forks - 5 + 0 More forks = more people seem to use/modify this project @@ -32979,12 +33053,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 22 + 36 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -32994,7 +33068,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 74 + 58 More downloads = more users have been using the plugin for a while @@ -33009,21 +33083,73 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
188
+
200
-

match_android_keystore

+

testbm

-

via izzis92

+

via Bemobile

-> Get android keystores from github +> A Test plugin +
+Provided actions + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameCategoryDescription
testbm-A Test plugin
bmversion-TODO
bmdistribution-Distributes an app version via firebase, testflight, browsertack or the play store.
bmbuild-TODO
salutation-Returns hello world
bminfo-TODO
bmslack-Sends a message to a Slack chat specified in the SLACK_URL environment variable
+ +
+
Score details @@ -33039,12 +33165,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 3 More subscribers = more popular project @@ -33064,12 +33190,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 25 How well is the README of the document written age - 0 + 19 Project that have been around for longer tend to be more stable @@ -33084,12 +33210,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 156 + 130 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -33099,19 +33225,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
188
+
199
-

remove_setting

+

zealot

-

via Colin Harris

+

via icyleaf

-> Fastlane plugin to remove settings from an iOS settings bundle +> Upload IPA/APK/dSYM/Proguard files to Zealot which it provides a self-host Over The Air Server for deployment of Android and iOS apps.
@@ -33127,9 +33253,24 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - remove_setting - project - Fastlane plugin action to remove settings in an iOS settings bundle + zealot + - + - + + + zealot_debug_file + - + Upload dSYM/Proguard files to Zealot which it provides a self-host Over The Air Server for deployment of Android and iOS apps. + + + zealot_sync_devices + - + Check app version exists from Zealot + + + zealot_version_check + - + Check app version exists from Zealot @@ -33151,22 +33292,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 6 More subscribers = more popular project stars - 1 + 3 More stars = more popular project forks - 0 + 5 More forks = more people seem to use/modify this project @@ -33181,7 +33322,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 36 + 26 Project that have been around for longer tend to be more stable @@ -33196,12 +33337,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 18 + 80 More downloads = more users have been using the plugin for a while tests - 60 + 3 The more tests a plugin has, the better @@ -33211,19 +33352,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
188
+
199
-

alioss

+

podspec_dependency_versioning

-

via woodwu

+

via Cole Dunsby

-> upload ipa/apk to aliyun oos server, and scan QRcode to install app on mobile phone. +> Edit the versions of your podspec dependencies
@@ -33239,9 +33380,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - alioss - - + change_podspec_dependency_version - + This action will modify the version of a dependency in your podspec. @@ -33273,12 +33414,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 4 + 0 More stars = more popular project forks - 15 + 0 More forks = more people seem to use/modify this project @@ -33288,12 +33429,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 23 + 35 Project that have been around for longer tend to be more stable @@ -33303,12 +33444,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -6 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 101 + 88 More downloads = more users have been using the plugin for a while @@ -33323,19 +33464,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
188
+
198
-

firebase

+

update_team_identifier

-

via Tomas Kohout

+

via Jordan Bondo

-> Unofficial tool to access Firebase project settings +> Updates the Team Identifier for a given target
@@ -33351,29 +33492,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - firebase_delete_client - - - An unofficial tool to access Firebase - - - firebase_add_client - - - An unofficial tool to access Firebase - - - firebase_list - - - An unofficial tool to access Firebase - - - firebase_download_config - - - An unofficial tool to access Firebase - - - firebase_upload_certificate + update_team_identifier - - An unofficial tool to access Firebase + Updates the Team Identifier for a given target @@ -33400,17 +33521,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 6 + 3 More subscribers = more popular project stars - 23 + 0 More stars = more popular project forks - 10 + 5 More forks = more people seem to use/modify this project @@ -33420,27 +33541,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 39 + 33 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great github_issues - -4 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 41 + 79 More downloads = more users have been using the plugin for a while @@ -33455,19 +33576,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
188
+
197
-

github_action

+

xcodebuild_analyze

-

via Josh Holtz

+

via Meniga

-> Helper to setup GitHub actions for fastlane and match +> Run code analyzer using xcodebuild
@@ -33483,9 +33604,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - github_action - - - Helper to setup GitHub actions for fastlane and match + xcodebuild_analyze + building + Run code analyzer using xcodebuild + + + xcodebuild_analyze_and_ensure_no_results + building + Run code analyzer using xcodebuild and fail if any vulnerability is found + + + ensure_no_results_from_xcodebuild_analyze + building + Check if the are any vulnerabilities under provided analyzer output path @@ -33507,17 +33638,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 6 More subscribers = more popular project stars - 4 + 1 More stars = more popular project @@ -33537,7 +33668,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 20 + 24 Project that have been around for longer tend to be more stable @@ -33552,12 +33683,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 61 + 15 More downloads = more users have been using the plugin for a while tests - 3 + 45 The more tests a plugin has, the better @@ -33567,13 +33698,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
188
+
196

download_object_from_s3

@@ -33649,7 +33780,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 19 + 23 Project that have been around for longer tend to be more stable @@ -33664,7 +33795,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 100 + 104 More downloads = more users have been using the plugin for a while @@ -33685,13 +33816,104 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
188
+
196
-

clang_format

+

deploy_file_provider

-

via Meniga

+

via Kamil Krzyk, Przemysław Wośko

-> Format your C/C++/Java/JavaScript/Objective-C/Protobuf/C code with clang-format +> Prepares metadata files with structure ready for AppStore, PlayStore deploy + + + +
+Score details + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
MetricPointsDescription
contributors0The more contributors a project has, the more likely it is it stays alive
subscribers0More subscribers = more popular project
stars0More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score0How well is the README of the document written
age0Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads176More downloads = more users have been using the plugin for a while
tests0The more tests a plugin has, the better
+ +
+ +

+ + Open website + (no GitHub link provided in gemspec) + +

+ +----- + +
196
+ +

compilation_time_report

+ +

via Tinkoff.ru

+ +> Generate custom HTML report compilation time of each Swift func
@@ -33707,14 +33929,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - clang_format - - - A tool to format C/C++/Java/JavaScript/Objective-C/Protobuf/C - - - run_clang_format + compilation_time_report - - Run clang format python script: https://github.com/Sarcasm/run-clang-format + Generate custom HTML report compilation time of each Swift func @@ -33736,17 +33953,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 24 More subscribers = more popular project stars - 1 + 5 More stars = more popular project @@ -33766,7 +33983,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 21 + 31 Project that have been around for longer tend to be more stable @@ -33781,12 +33998,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 18 + 27 More downloads = more users have been using the plugin for a while tests - 42 + 3 The more tests a plugin has, the better @@ -33796,19 +34013,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
187
+
194
-

npm

+

gitlab_release

-

via Erick Martins

+

via Andrea Del Fante

-> A very simple plugin to run npm scripts +> Fastlane wrapper of gitlab-release-tools
@@ -33824,34 +34041,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - npm_test - - - A very simple plugin to run npm scripts - - - npm_run - - - A very simple plugin to run npm scripts - - - npm_post_install + gitlab_release_changelog - - A very simple plugin to run npm scripts - - - npm_install - - A very simple plugin to run npm scripts - upgrade_package_json_version + gitlab_release_close - - A very simple plugin to run npm scripts - - - npm_lint - - Runs lint script @@ -33873,7 +34070,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive @@ -33898,12 +34095,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 12 + 26 Project that have been around for longer tend to be more stable @@ -33913,17 +34110,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 118 + 90 More downloads = more users have been using the plugin for a while tests - 3 + 6 The more tests a plugin has, the better @@ -33933,19 +34130,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
187
+
194
-

create_github_issue

+

firebase

-

via Ryo Sakaguchi

+

via Tomas Kohout

-> Create GitHub issue +> Unofficial tool to access Firebase project settings
@@ -33961,9 +34158,29 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - create_github_issue + firebase_delete_client - - Create GitHub issue + An unofficial tool to access Firebase + + + firebase_add_client + - + An unofficial tool to access Firebase + + + firebase_list + - + An unofficial tool to access Firebase + + + firebase_download_config + - + An unofficial tool to access Firebase + + + firebase_upload_certificate + - + An unofficial tool to access Firebase @@ -33990,17 +34207,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 6 More subscribers = more popular project stars - 1 + 23 More stars = more popular project forks - 0 + 10 More forks = more people seem to use/modify this project @@ -34010,12 +34227,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 29 + 42 Project that have been around for longer tend to be more stable @@ -34025,12 +34242,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -4 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 109 + 44 More downloads = more users have been using the plugin for a while @@ -34045,19 +34262,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
186
+
194
-

testbm

+

remove_setting

-

via Bemobile

+

via Colin Harris

-> A Test plugin +> Fastlane plugin to remove settings from an iOS settings bundle
@@ -34073,39 +34290,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - testbm - - - A Test plugin - - - bmversion - - - TODO - - - bmdistribution - - - Distributes an app version via firebase, testflight, browsertack or the play store. - - - bmbuild - - - TODO - - - salutation - - - Returns hello world - - - bminfo - - - TODO - - - bmslack - - - Sends a message to a Slack chat specified in the SLACK_URL environment variable + remove_setting + project + Fastlane plugin action to remove settings in an iOS settings bundle @@ -34137,7 +34324,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 1 More stars = more popular project @@ -34152,12 +34339,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 16 + 39 Project that have been around for longer tend to be more stable @@ -34172,12 +34359,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 119 + 21 More downloads = more users have been using the plugin for a while tests - 3 + 60 The more tests a plugin has, the better @@ -34187,21 +34374,108 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
186
+
193
-

deploy_file_provider

+

sunny_project

-

via Kamil Krzyk, Przemysław Wośko

+

via ericmartineau

-> Prepares metadata files with structure ready for AppStore, PlayStore deploy +> Sunny flutter projects +
+Provided actions + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameCategoryDescription
rename_assets-Renames assets, generates an assets.dart file to reference them.
pubspec_doctor-Modify pubspec for local or git development
sunny_release--
increase_version-Increment version number in pubspec.yaml file
sunny_build_runner-Cleans and runs flutter build_runner
sunny_build_web-Builds a web project
local_packages-Checks out local dart packages
finalize_version-Commit version tags
release_notes-Get or retrieve release notes from git
generate_icons-Generates a flutter icon set as a font
dart_package_status--
curr_semver-Gets the current version from the project's pubspec.yaml file
pub_release-Releases a dart package
pub_publish-Executes pub publish command
+ +
+
Score details @@ -34222,7 +34496,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 6 More subscribers = more popular project @@ -34242,12 +34516,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 25 How well is the README of the document written age - 0 + 21 Project that have been around for longer tend to be more stable @@ -34262,12 +34536,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 166 + 118 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -34277,20 +34551,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website - (no GitHub link provided in gemspec) + Open on GitHub

----- -
185
+
193
-

auth0_shipper

+

clang_format

-

via Hernan Zalazar

+

via Meniga

-> OSS libraries release process for Auth0 +> Format your C/C++/Java/JavaScript/Objective-C/Protobuf/C code with clang-format
@@ -34306,19 +34579,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - perform_release - - - Performs the release for an Auth0 OSS library - - - publish_release + clang_format - - Performs a pending release represented by the latest tag + A tool to format C/C++/Java/JavaScript/Objective-C/Protobuf/C - prepare_release + run_clang_format - - Prepares the release for an Auth0 OSS library + Run clang format python script: https://github.com/Sarcasm/run-clang-format @@ -34345,12 +34613,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 12 + 6 More subscribers = more popular project stars - 0 + 1 More stars = more popular project @@ -34365,17 +34633,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 41 + 24 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -34385,12 +34653,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 87 + 20 More downloads = more users have been using the plugin for a while tests - 0 + 42 The more tests a plugin has, the better @@ -34400,19 +34668,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
184
+
192
-

json_auth

+

auth0_shipper

-

via Martin Gonzalez, Thang Nguyen

+

via Hernan Zalazar

-> actions related to json files +> OSS libraries release process for Auth0
@@ -34428,24 +34696,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - download_json - - - Downloads a json file and expose a hash with symbolized names as result - - - merge_jsons + perform_release - - Merge a group of jsons files and expose a hash with symbolized names as result. Last json predominate over the rest + Performs the release for an Auth0 OSS library - read_json + publish_release - - Read a json file and expose a hash with symbolized names as result + Performs a pending release represented by the latest tag - write_json + prepare_release - - Write a json file from a hash at the provided path + Prepares the release for an Auth0 OSS library @@ -34472,7 +34735,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 12 More subscribers = more popular project @@ -34492,17 +34755,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 19 + 44 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -34512,12 +34775,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 14 + 91 More downloads = more users have been using the plugin for a while tests - 51 + 0 The more tests a plugin has, the better @@ -34527,19 +34790,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
184
+
192
-

rearchive

+

automated_test_emulator_run_next

-

via naoigcat

+

via Hiroto Nakamura

-> Modify files inside ipa/xcarchive for publishing multiple configurations without rearchiving. +> Starts multiple AVDs based on JSON file config. AVDs are created and configured according to user liking before instrumentation test process (started either via shell command or gradle) and killed/deleted after test process finishes.
@@ -34555,29 +34818,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - iconset - - - Replace icons inside .ipa/.xcarchive - - - plist_command - - - Execute commands for .plists inside .ipa/.xcarchive - - - plist_value - - - Overwrite values of .plists inside .ipa/.xcarchive - - - remove_file - - - Remove files inside .ipa/.xcarchive - - - replace_file + automated_test_emulator_run - - Replace files inside .ipa/.xcarchive + Starts AVD, based on AVD_setup.json file, before test launch and kills it after testing is done. @@ -34604,7 +34847,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 6 More subscribers = more popular project @@ -34614,7 +34857,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas forks - 0 + 15 More forks = more people seem to use/modify this project @@ -34629,7 +34872,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 2 + 46 Project that have been around for longer tend to be more stable @@ -34639,17 +34882,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -2 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 1 + 24 More downloads = more users have been using the plugin for a while tests - 78 + 3 The more tests a plugin has, the better @@ -34659,19 +34902,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
184
+
191
-

bitrise

+

clang_analyzer

-

via Robin AUTHIAT

+

via Siarhei Fiedartsou

-> Fastlane plugin to trigger a bitrise build with some options +> Runs Clang Static Analyzer(http://clang-analyzer.llvm.org/) and generates report
@@ -34687,9 +34930,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - bitrise + clang_analyzer - - Trigger a bitrise build + Runs Clang Static Analyzer(http://clang-analyzer.llvm.org/) and generates report @@ -34711,7 +34954,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive @@ -34721,12 +34964,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 5 More stars = more popular project forks - 0 + 15 More forks = more people seem to use/modify this project @@ -34741,7 +34984,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 28 + 45 Project that have been around for longer tend to be more stable @@ -34756,7 +34999,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 77 + 41 More downloads = more users have been using the plugin for a while @@ -34771,19 +35014,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
183
+
191
-

clang_analyzer

+

create_github_issue

-

via Siarhei Fiedartsou

+

via Ryo Sakaguchi

-> Runs Clang Static Analyzer(http://clang-analyzer.llvm.org/) and generates report +> Create GitHub issue
@@ -34799,9 +35042,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - clang_analyzer + create_github_issue - - Runs Clang Static Analyzer(http://clang-analyzer.llvm.org/) and generates report + Create GitHub issue @@ -34823,22 +35066,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 0 More subscribers = more popular project stars - 5 + 1 More stars = more popular project forks - 15 + 0 More forks = more people seem to use/modify this project @@ -34848,12 +35091,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 42 + 32 Project that have been around for longer tend to be more stable @@ -34868,12 +35111,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 36 + 110 More downloads = more users have been using the plugin for a while tests - 6 + 3 The more tests a plugin has, the better @@ -34883,19 +35126,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
181
+
189
-

automated_test_emulator_run_next

+

json_auth

-

via Hiroto Nakamura

+

via Martin Gonzalez, Thang Nguyen

-> Starts multiple AVDs based on JSON file config. AVDs are created and configured according to user liking before instrumentation test process (started either via shell command or gradle) and killed/deleted after test process finishes. +> actions related to json files
@@ -34911,9 +35154,24 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - automated_test_emulator_run + download_json - - Starts AVD, based on AVD_setup.json file, before test launch and kills it after testing is done. + Downloads a json file and expose a hash with symbolized names as result + + + merge_jsons + - + Merge a group of jsons files and expose a hash with symbolized names as result. Last json predominate over the rest + + + read_json + - + Read a json file and expose a hash with symbolized names as result + + + write_json + - + Write a json file from a hash at the provided path @@ -34940,7 +35198,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 6 + 0 More subscribers = more popular project @@ -34950,7 +35208,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas forks - 15 + 0 More forks = more people seem to use/modify this project @@ -34965,7 +35223,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 43 + 22 Project that have been around for longer tend to be more stable @@ -34975,7 +35233,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -2 + 0 Lots of open issues are not a good sign usually, unless the project is really popular @@ -34985,7 +35243,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas tests - 3 + 51 The more tests a plugin has, the better @@ -34995,19 +35253,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
181
+
188
-

sunny_project

+

rearchive

-

via ericmartineau

+

via naoigcat

-> Sunny flutter projects +> Modify files inside ipa/xcarchive for publishing multiple configurations without rearchiving.
@@ -35023,74 +35281,29 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - rename_assets - - - Renames assets, generates an assets.dart file to reference them. - - - pubspec_doctor - - - Modify pubspec for local or git development - - - sunny_release - - - - - - - increase_version - - - Increment version number in pubspec.yaml file - - - sunny_build_runner - - - Cleans and runs flutter build_runner - - - sunny_build_web - - - Builds a web project - - - local_packages - - - Checks out local dart packages - - - finalize_version - - - Commit version tags - - - release_notes - - - Get or retrieve release notes from git - - - generate_icons + iconset - - Generates a flutter icon set as a font + Replace icons inside .ipa/.xcarchive - dart_package_status - - + plist_command - + Execute commands for .plists inside .ipa/.xcarchive - curr_semver + plist_value - - Gets the current version from the project's pubspec.yaml file + Overwrite values of .plists inside .ipa/.xcarchive - pub_release + remove_file - - Releases a dart package + Remove files inside .ipa/.xcarchive - pub_publish + replace_file - - Executes pub publish command + Replace files inside .ipa/.xcarchive @@ -35117,7 +35330,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 6 + 3 More subscribers = more popular project @@ -35137,17 +35350,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 18 + 5 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -35157,12 +35370,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 109 + 2 More downloads = more users have been using the plugin for a while tests - 3 + 78 The more tests a plugin has, the better @@ -35172,19 +35385,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
180
+
187
-

firebase_management_api

+

amazon_appstore

-

via Abdelrahman Eldesoky

+

via ntsk

-> Unofficial tool to access Firebase project settings +> Upload apps to Amazon Appstore
@@ -35200,24 +35413,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - firebase_management_api_add_app - - - Add new app to Firebase project - - - firebase_management_api_upload_sha - - - Add sha to to Firebase android app - - - firebase_management_api_download_config - - - Download configuration file for Firebase app - - - firebase_management_api_list + upload_to_amazon_appstore - - List all Firebase projects and their apps + Upload apps to Amazon Appstore @@ -35239,17 +35437,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 30 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 3 More subscribers = more popular project stars - 0 + 2 More stars = more popular project @@ -35269,12 +35467,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 39 + 13 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -35284,12 +35482,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 8 + 13 More downloads = more users have been using the plugin for a while tests - 3 + 80 The more tests a plugin has, the better @@ -35299,19 +35497,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
179
+
185
-

amazon_appstore

+

xclogparser

-

via ntsk

+

via Josh Lesch

-> Upload apps to Amazon Appstore +> Parse Xcode or xcodebuild build and test logs with XCLogParser
@@ -35327,9 +35525,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - upload_to_amazon_appstore + xclogparser - - Upload apps to Amazon Appstore + Parse Xcode or xcodebuild build and test logs with XCLogParser @@ -35351,17 +35549,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 30 More subscribers = more popular project stars - 2 + 0 More stars = more popular project @@ -35381,7 +35579,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 10 + 23 Project that have been around for longer tend to be more stable @@ -35396,12 +35594,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 8 + 59 More downloads = more users have been using the plugin for a while tests - 80 + 3 The more tests a plugin has, the better @@ -35411,19 +35609,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
178
+
184
-

update_team_identifier

+

firebase_management_api

-

via Jordan Bondo

+

via Abdelrahman Eldesoky

-> Updates the Team Identifier for a given target +> Unofficial tool to access Firebase project settings
@@ -35439,9 +35637,24 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - update_team_identifier + firebase_management_api_add_app - - Updates the Team Identifier for a given target + Add new app to Firebase project + + + firebase_management_api_upload_sha + - + Add sha to to Firebase android app + + + firebase_management_api_download_config + - + Download configuration file for Firebase app + + + firebase_management_api_list + - + List all Firebase projects and their apps @@ -35463,12 +35676,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 30 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 0 More subscribers = more popular project @@ -35478,7 +35691,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas forks - 5 + 0 More forks = more people seem to use/modify this project @@ -35488,12 +35701,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 30 + 42 Project that have been around for longer tend to be more stable @@ -35508,7 +35721,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 62 + 9 More downloads = more users have been using the plugin for a while @@ -35523,13 +35736,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
178
+
182

ad_licenselint

@@ -35605,7 +35818,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 19 + 22 Project that have been around for longer tend to be more stable @@ -35620,7 +35833,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 50 + 51 More downloads = more users have been using the plugin for a while @@ -35641,13 +35854,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
178
+
181
-

version

+

jira_transitions

-

via Jason Nam

+

via Ostap Taran

-> Set version +> Runs transitions for specified JIRA tickets
@@ -35663,9 +35876,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - set_version + jira_transitions - - Set version + Runs transitions for specified JIRA tickets @@ -35687,22 +35900,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 6 More subscribers = more popular project stars - 0 + 2 More stars = more popular project forks - 0 + 5 More forks = more people seem to use/modify this project @@ -35712,12 +35925,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 26 + 42 Project that have been around for longer tend to be more stable @@ -35732,12 +35945,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 70 + 72 More downloads = more users have been using the plugin for a while tests - 9 + 3 The more tests a plugin has, the better @@ -35747,19 +35960,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
175
+
179
-

xclogparser

+

cordova_screenshots

-

via Josh Lesch

+

via Jan Piotrowski

-> Parse Xcode or xcodebuild build and test logs with XCLogParser +> Take screenshots of your Cordova/Ionic app with fastlane
@@ -35775,9 +35988,24 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - xclogparser + init_cordova_screenshots_ios - - Parse Xcode or xcodebuild build and test logs with XCLogParser + Creates an iOS UI Unit Tests in '#{CordovaScreenshots::CORDOVA_SCREENSHOTS_IOS_CONFIG_PATH}' + + + retrofit_cordova_screenshots_android + - + Retrofit test into Android project + + + retrofit_cordova_screenshots_ios + - + Retrofit test into iOS Xcode project + + + init_cordova_screenshots_android + - + Creates an Android UI test in '#{CordovaScreenshots::CORDOVA_SCREENSHOTS_ANDROID_CONFIG_PATH}' @@ -35804,17 +36032,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 30 + 6 More subscribers = more popular project stars - 0 + 1 More stars = more popular project forks - 0 + 5 More forks = more people seem to use/modify this project @@ -35829,7 +36057,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 19 + 42 Project that have been around for longer tend to be more stable @@ -35839,17 +36067,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -10 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 53 + 50 More downloads = more users have been using the plugin for a while tests - 3 + 15 The more tests a plugin has, the better @@ -35859,19 +36087,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
175
+
179
-

android_version_manage

+

increment_build_number

-

via futabooo

+

via Miyabi Ogino

-> Manage Android App Versioning +> Update build numbers for iOS/Android.
@@ -35887,19 +36115,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - android_set_version_code - - - Set the Version Code of your Android project - - - android_commit_version_bump + increment_bundle_version - - This action is like a commit_version_bump action for Android + Increment bundle version for iOS. - android_set_version_name + increment_version_code - - Set the Version Name of your Android project + Increment version code for Android. @@ -35921,7 +36144,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive @@ -35931,7 +36154,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 1 More stars = more popular project @@ -35951,7 +36174,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 23 + 13 Project that have been around for longer tend to be more stable @@ -35966,12 +36189,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 77 + 81 More downloads = more users have been using the plugin for a while tests - 27 + 30 The more tests a plugin has, the better @@ -35981,19 +36204,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
174
+
179
-

podspec_dependency_versioning

+

jira_issues_release_notes

-

via Cole Dunsby

+

via Erick Martins

-> Edit the versions of your podspec dependencies +> It generates a release note based on the issues keys and descriptions found in the commits
@@ -36009,9 +36232,34 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - change_podspec_dependency_version + jira_release_changelog - - This action will modify the version of a dependency in your podspec. + It generates a release note based on the issues keys and descriptions found in the commits + + + jira_comment + - + It generates a release note based on the issues keys found in branch name and descriptions found in the commits + + + jira_versions + - + It generates a release note based on the issues keys found in branch name and descriptions found in the commits + + + jira_issues_keys_from_commits + - + It generates a release note based on the issues keys found in branch name and descriptions found in the commits + + + jira_feature_validation + - + It generates a release note based on the issues keys found in branch name and descriptions found in the commits + + + jira_release_validation + - + It generates a release note based on the issues keys and descriptions found in the commits @@ -36033,7 +36281,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive @@ -36063,12 +36311,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 31 + 15 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -36078,7 +36326,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 67 + 52 More downloads = more users have been using the plugin for a while @@ -36093,19 +36341,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
171
+
177
-

jira_issues_release_notes

+

automated_test_emulator_run_beemo

-

via Erick Martins

+

via Kai Eßmann

-> It generates a release note based on the issues keys and descriptions found in the commits +> Starts n AVDs based on JSON file config. AVDs are created and configured according to user liking before instrumentation test process (started either via shell command or gradle) and killed/deleted after test process finishes. This fork of https://github.com/AzimoLabs/fastlane-plugin-automated-test-emulator-run fixes now deprecated android specifications.
@@ -36121,34 +36369,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - jira_release_changelog - - - It generates a release note based on the issues keys and descriptions found in the commits - - - jira_comment - - - It generates a release note based on the issues keys found in branch name and descriptions found in the commits - - - jira_versions - - - It generates a release note based on the issues keys found in branch name and descriptions found in the commits - - - jira_issues_keys_from_commits - - - It generates a release note based on the issues keys found in branch name and descriptions found in the commits - - - jira_feature_validation - - - It generates a release note based on the issues keys found in branch name and descriptions found in the commits - - - jira_release_validation + automated_test_emulator_run_beemo - - It generates a release note based on the issues keys and descriptions found in the commits + Starts AVD, based on AVD_setup.json file, before test launch and kills it after testing is done. @@ -36170,12 +36393,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 0 More subscribers = more popular project @@ -36200,7 +36423,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 12 + 46 Project that have been around for longer tend to be more stable @@ -36215,7 +36438,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 47 + 28 More downloads = more users have been using the plugin for a while @@ -36230,13 +36453,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
171
+
176

napp_distribution

@@ -36312,7 +36535,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 39 + 42 Project that have been around for longer tend to be more stable @@ -36327,7 +36550,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 22 + 24 More downloads = more users have been using the plugin for a while @@ -36348,13 +36571,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
171
+
174
-

cordova_screenshots

+

write_changelog_from_commits

-

via Jan Piotrowski

+

via Lewis Bright

-> Take screenshots of your Cordova/Ionic app with fastlane +> Writes a changelog by pattern matching on git commits since the last tag. Organises these into sections and creates a changelog with the same name as the current version code
@@ -36370,24 +36593,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - init_cordova_screenshots_ios - - - Creates an iOS UI Unit Tests in '#{CordovaScreenshots::CORDOVA_SCREENSHOTS_IOS_CONFIG_PATH}' - - - retrofit_cordova_screenshots_android - - - Retrofit test into Android project - - - retrofit_cordova_screenshots_ios - - - Retrofit test into iOS Xcode project - - - init_cordova_screenshots_android + write_changelog_from_commits - - Creates an Android UI test in '#{CordovaScreenshots::CORDOVA_SCREENSHOTS_ANDROID_CONFIG_PATH}' + Writes a changelog file by pattern matching on git commits since the last tag. @@ -36414,17 +36622,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 6 + 3 More subscribers = more popular project stars - 1 + 0 More stars = more popular project forks - 5 + 0 More forks = more people seem to use/modify this project @@ -36434,32 +36642,32 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 39 + 20 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great github_issues - -10 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 45 + 55 More downloads = more users have been using the plugin for a while tests - 15 + 21 The more tests a plugin has, the better @@ -36469,19 +36677,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
167
+
174
-

automated_test_emulator_run_beemo

+

ftps

-

via Kai Eßmann

+

via Rafał Dziuryk

-> Starts n AVDs based on JSON file config. AVDs are created and configured according to user liking before instrumentation test process (started either via shell command or gradle) and killed/deleted after test process finishes. This fork of https://github.com/AzimoLabs/fastlane-plugin-automated-test-emulator-run fixes now deprecated android specifications. +> Simple ftp upload and download for Fastlane
@@ -36497,9 +36705,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - automated_test_emulator_run_beemo + ftps - - Starts AVD, based on AVD_setup.json file, before test launch and kills it after testing is done. + Upload and Download files via FTP @@ -36551,12 +36759,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 43 + 47 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -36566,7 +36774,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 21 + 54 More downloads = more users have been using the plugin for a while @@ -36581,19 +36789,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
167
+
173
-

android_emulator-kami

+

certificate_expirydate

-

via Michael Ruhl

+

via Lyndsey Ferguson

-> Creates and starts an Android Emulator (AVD) +> Retrieves the expiry date of the given p12 certificate file
@@ -36609,9 +36817,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - android_emulator_kami + certificate_expirydate - - Creates and starts an Android Emulator (AVD) + Retrieves the expiry date of the given p12 certificate file @@ -36633,17 +36841,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 0 More subscribers = more popular project stars - 0 + 2 More stars = more popular project @@ -36663,12 +36871,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 34 + 42 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -36678,12 +36886,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 12 + 41 More downloads = more users have been using the plugin for a while tests - 6 + 12 The more tests a plugin has, the better @@ -36693,19 +36901,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
167
+
172
-

write_changelog_from_commits

+

farol

-

via Lewis Bright

+

via Felipe Plets

-> Writes a changelog by pattern matching on git commits since the last tag. Organises these into sections and creates a changelog with the same name as the current version code +> Enable your app to use Farol Platform services
@@ -36721,9 +36929,24 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - write_changelog_from_commits + farol_api - - Writes a changelog file by pattern matching on git commits since the last tag. + Integrate your app with the Farol Platform using services like push notifications + + + farol_get_version + - + Enable your app to use Farol Platform services + + + farol + - + Enable your app to use Farol Platform services + + + farol_set_version + - + Integrate your app with the Farol Platform using services like push notifications @@ -36750,7 +36973,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 12 More subscribers = more popular project @@ -36775,12 +36998,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 17 + 42 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -36790,12 +37013,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 51 + 70 More downloads = more users have been using the plugin for a while tests - 21 + 3 The more tests a plugin has, the better @@ -36805,13 +37028,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
167
+
172

aws_device_farm_upload

@@ -36887,7 +37110,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 16 + 19 Project that have been around for longer tend to be more stable @@ -36902,7 +37125,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 75 + 77 More downloads = more users have been using the plugin for a while @@ -36923,13 +37146,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
166
+
171
-

ftps

+

android_emulator-kami

-

via Rafał Dziuryk

+

via Michael Ruhl

-> Simple ftp upload and download for Fastlane +> Creates and starts an Android Emulator (AVD)
@@ -36945,9 +37168,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - ftps + android_emulator_kami - - Upload and Download files via FTP + Creates and starts an Android Emulator (AVD) @@ -36969,12 +37192,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 3 More subscribers = more popular project @@ -36999,12 +37222,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 43 + 37 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -37014,124 +37237,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 50 + 13 More downloads = more users have been using the plugin for a while tests - 3 - The more tests a plugin has, the better - - - - -
- -

- - Open on GitHub - -

- ------ - -
165
- -

certificate_expirydate

- -

via Lyndsey Ferguson

- -> Retrieves the expiry date of the given p12 certificate file - - -
-Provided actions - - - - - - - - - - - - - - - - -
NameCategoryDescription
certificate_expirydate-Retrieves the expiry date of the given p12 certificate file
- -
- - -
-Score details - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -37141,13 +37252,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
165
+
170

influxdb

@@ -37223,7 +37334,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + @@ -37238,7 +37349,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + @@ -37259,13 +37370,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
165
+
170
-

dotenv_vault

+

get_application_id

-

via mileszim, motdotla

+

via Helder Pinhal

-> Decrypt .env.vault file. +> Get the applicationId of an Android project. @@ -37283,7 +37394,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + @@ -37293,12 +37404,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + - + @@ -37308,12 +37419,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + - + @@ -37323,17 +37434,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + - + - + @@ -37343,19 +37454,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
164
+
170
-

farol

+

increment_version_code_android

-

via Felipe Plets

+

via SimoneCorsini

-> Enable your app to use Farol Platform services +> Increment the version code of your android project, supporting different product flavors.
@@ -37371,24 +37482,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
- - - - - - - - - - - - - - - - + - +
MetricPointsDescription
contributors 6The more contributors a project has, the more likely it is it stays alive
subscribers0More subscribers = more popular project
stars2More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score50How well is the README of the document written
age38Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads37More downloads = more users have been using the plugin for a while
tests12 The more tests a plugin has, the better
age3943 Project that have been around for longer tend to be more stable
downloads3132 More downloads = more users have been using the plugin for a while
contributors012 The more contributors a project has, the more likely it is it stays alive
stars30 More stars = more popular project
forks50 More forks = more people seem to use/modify this project
readme_score500 How well is the README of the document written
age60 Project that have been around for longer tend to be more stable
github_issues-10 Lots of open issues are not a good sign usually, unless the project is really popular
downloads2138 More downloads = more users have been using the plugin for a while
tests800 The more tests a plugin has, the better
farol_api-Integrate your app with the Farol Platform using services like push notifications
farol_get_version-Enable your app to use Farol Platform services
farol-Enable your app to use Farol Platform services
farol_set_versionincrement_version_code_android -Integrate your app with the Farol Platform using services like push notificationsIncrement the version code of your android project, supporting different flavors.
@@ -37415,12 +37511,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 12 + 3 More subscribers = more popular project stars - 0 + 1 More stars = more popular project @@ -37440,7 +37536,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 38 + 42 Project that have been around for longer tend to be more stable @@ -37455,7 +37551,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 66 + 76 More downloads = more users have been using the plugin for a while @@ -37470,19 +37566,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
164
+
169
-

android_versioning_plus

+

csv_translation

-

via Egor Dmitriev

+

via Manish Rathi

-> Allows to set/get app version name and version code directly to/from build.gradle +> A fastlane plugin to manage translation using a CSV file under git repository. 🚀
@@ -37498,34 +37594,34 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - get_value_from_build - - + create_csv_feature_branch - + Create a csv feature branch. - get_version_code + delete_csv_translation_request - - Get the version code of your project + Delete a translation request based on identifier value. - get_version_name + fetch_csv_branch - - Get the version name of your project + Fetch a csv file branch. - increment_version_code + create_csv_translation_request - - Increment the version code of your project + Create a csv translation request. - increment_version_name + rebase_csv_translation_request - - Increment the version name of your project + Rebase a translation request based on identifier value. - set_value_in_build + get_csv_translation_requests - - Set the value of your project + Get CSV translation requests info @@ -37547,12 +37643,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 3 More subscribers = more popular project @@ -37577,12 +37673,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 40 + 23 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -37592,12 +37688,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 13 + 59 More downloads = more users have been using the plugin for a while tests - 66 + 3 The more tests a plugin has, the better @@ -37607,47 +37703,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
163
- -

firebase_test_lab_integration

- -

via Cristian Boarna

- -> Run Android/iOS integration tests on Firebase Test Lab +
169
+

dotenv_vault

-
-Provided actions +

via mileszim, motdotla

- - - - - - - - - - - - - - - - - - - - -
NameCategoryDescription
firebase_test_lab_android-FirebaseTestLabIntegration
firebase_test_lab_ios-FirebaseTestLabIntegration
+> Decrypt .env.vault file. -
@@ -37669,17 +37738,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 0 More subscribers = more popular project stars - 0 + 3 More stars = more popular project forks - 0 + 5 More forks = more people seem to use/modify this project @@ -37689,27 +37758,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 4 + 9 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great github_issues - 0 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 1 + 3 More downloads = more users have been using the plugin for a while @@ -37724,19 +37793,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
163
+
168
-

ascii_art

+

android_versioning_plus

-

via Boris Bügling

+

via Egor Dmitriev

-> Add some fun to your fastlane output. +> Allows to set/get app version name and version code directly to/from build.gradle
@@ -37752,9 +37821,34 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - ascii_art + get_value_from_build - - Add some fun to your fastlane output. + - + + + get_version_code + - + Get the version code of your project + + + get_version_name + - + Get the version name of your project + + + increment_version_code + - + Increment the version code of your project + + + increment_version_name + - + Increment the version name of your project + + + set_value_in_build + - + Set the value of your project @@ -37776,17 +37870,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 0 More subscribers = more popular project stars - 20 + 0 More stars = more popular project @@ -37801,12 +37895,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 44 + 43 Project that have been around for longer tend to be more stable @@ -37826,7 +37920,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas tests - 3 + 66 The more tests a plugin has, the better @@ -37836,19 +37930,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
162
+
168
-

csv_translation

+

swift_doc

-

via Manish Rathi

+

via Joshua Kaplan

-> A fastlane plugin to manage translation using a CSV file under git repository. 🚀 +> Generate documentation, documentation coverage, or a class diagram using SwiftDoc
@@ -37864,34 +37958,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - create_csv_feature_branch - - - Create a csv feature branch. - - - delete_csv_translation_request - - - Delete a translation request based on identifier value. - - - fetch_csv_branch - - - Fetch a csv file branch. - - - create_csv_translation_request - - - Create a csv translation request. - - - rebase_csv_translation_request - - - Rebase a translation request based on identifier value. - - - get_csv_translation_requests - - - Get CSV translation requests info + swift_doc + documentation + Generate documentation, documentation coverage, or a class diagram using SwiftDoc @@ -37913,17 +37982,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 6 More subscribers = more popular project stars - 0 + 1 More stars = more popular project @@ -37938,17 +38007,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 20 + 18 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -37958,12 +38027,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 55 + 31 More downloads = more users have been using the plugin for a while tests - 3 + 42 The more tests a plugin has, the better @@ -37973,42 +38042,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
162
- -

swift_doc

- -

via Joshua Kaplan

- -> Generate documentation, documentation coverage, or a class diagram using SwiftDoc +
168
+

appcenter_get_version

-
-Provided actions +

via Markus Kramm

- - - - - - - - - - - - - - - -
NameCategoryDescription
swift_docdocumentationGenerate documentation, documentation coverage, or a class diagram using SwiftDoc
+> get the latest build version from the app center -
@@ -38030,12 +38077,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 6 + 0 More subscribers = more popular project stars - 1 + 0 More stars = more popular project @@ -38050,12 +38097,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 0 How well is the README of the document written age - 14 + 0 Project that have been around for longer tend to be more stable @@ -38070,12 +38117,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 29 + 148 More downloads = more users have been using the plugin for a while tests - 42 + 0 The more tests a plugin has, the better @@ -38085,19 +38132,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open website + (no GitHub link provided in gemspec)

----- -
162
+
168
-

no_u

+

flutter_dart_version_manager

-

via Boris Bügling

+

via Marvin Moeltgen

-> no u +> A version manager for flutter
@@ -38113,9 +38161,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - no_u + flutter_dart_version_manager - - no u + A version manager for flutter + + + flutter_set_version + - + A version manager for flutter @@ -38137,7 +38190,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive @@ -38147,7 +38200,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 5 + 1 More stars = more popular project @@ -38167,7 +38220,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 44 + 19 Project that have been around for longer tend to be more stable @@ -38182,7 +38235,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 25 + 72 More downloads = more users have been using the plugin for a while @@ -38197,19 +38250,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
160
+
167
-

moronepo

+

ascii_art

-

via Meniga

+

via Boris Bügling

-> Run dart pub moronepo with fastlane! +> Add some fun to your fastlane output.
@@ -38225,19 +38278,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - moronepo_update_flutter_sdk - building - Runs command for all subprojects or a specified project - - - moronepo_run - building - Runs command for all subprojects or a specified project - - - moronepo_activate - building - Run flutter pub global activate moronepo + ascii_art + - + Add some fun to your fastlane output. @@ -38269,7 +38312,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 20 More stars = more popular project @@ -38289,12 +38332,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 18 + 47 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -38304,12 +38347,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 9 + 15 More downloads = more users have been using the plugin for a while tests - 21 + 3 The more tests a plugin has, the better @@ -38319,21 +38362,43 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
159
+
166
-

get_application_id

+

no_u

-

via Helder Pinhal

+

via Boris Bügling

-> Get the applicationId of an Android project. +> no u +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
no_u-no u
+ +
+
Score details @@ -38354,12 +38419,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 3 More subscribers = more popular project stars - 0 + 5 More stars = more popular project @@ -38374,12 +38439,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 50 How well is the README of the document written age - 0 + 47 Project that have been around for longer tend to be more stable @@ -38394,12 +38459,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 127 + 26 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -38409,19 +38474,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
159
+
166
-

tinifyme

+

firebase_test_lab_integration

-

via Danilo Becke

+

via Cristian Boarna

-> Compress assets using TinyPNG. +> Run Android/iOS integration tests on Firebase Test Lab
@@ -38437,9 +38502,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - tinifyme + firebase_test_lab_android - - Compress assets using TinyPNG. + FirebaseTestLabIntegration + + + firebase_test_lab_ios + - + FirebaseTestLabIntegration @@ -38466,12 +38536,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 6 + 3 More subscribers = more popular project stars - 6 + 0 More stars = more popular project @@ -38486,12 +38556,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 1 + 7 Project that have been around for longer tend to be more stable @@ -38511,7 +38581,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas tests - 45 + 80 The more tests a plugin has, the better @@ -38521,13 +38591,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
159
+
165

versioning_android_kts

@@ -38588,17 +38658,139 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 0 + The more contributors a project has, the more likely it is it stays alive + + + subscribers + 0 + More subscribers = more popular project + + + stars + 0 + More stars = more popular project + + + forks + 0 + More forks = more people seem to use/modify this project + + + has_mit_license + 20 + fastlane is MIT licensed, it's good to have plugins use MIT too + + + readme_score + 50 + How well is the README of the document written + + + age + 38 + Project that have been around for longer tend to be more stable + + + major_release + 0 + Post 1.0 releases are great + + + github_issues + 0 + Lots of open issues are not a good sign usually, unless the project is really popular + + + downloads + 6 + More downloads = more users have been using the plugin for a while + + + tests + 51 + The more tests a plugin has, the better + + + + +
+ +

+ + Open on GitHub + +

+ +----- + +
165
+ +

connected

+ +

via Abgier Avraha

+ +> Fastlane plugin that allows you to use your App Store Connect API key to download certificates and upload apps to TestFlight + + +
+Provided actions + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameCategoryDescription
connected_certs-App Store Connect API Certificates Module
connected_upload-App Store Connect API Uploader Module
connected_auth-App Store Connect API Authentication Module
+ +
+ + +
+Score details + + + + + + + + + + + + + - + - + @@ -38618,7 +38810,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + @@ -38633,12 +38825,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + - + @@ -38648,13 +38840,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
159
+
165

ios_dependency_parser

@@ -38730,7 +38922,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + @@ -38745,7 +38937,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + @@ -38766,13 +38958,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
159
+
165
-

connected

+

tinifyme

-

via Abgier Avraha

+

via Danilo Becke

-> Fastlane plugin that allows you to use your App Store Connect API key to download certificates and upload apps to TestFlight +> Compress assets using TinyPNG.
@@ -38788,19 +38980,121 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
- + - + + +
MetricPointsDescription
contributors12 The more contributors a project has, the more likely it is it stays alive
subscribers06 More subscribers = more popular project
stars04 More stars = more popular project
age3527 Project that have been around for longer tend to be more stable
downloads337 More downloads = more users have been using the plugin for a while
tests519 The more tests a plugin has, the better
age2427 Project that have been around for longer tend to be more stable
downloads3134 More downloads = more users have been using the plugin for a while
connected_certstinifyme -App Store Connect API Certificates ModuleCompress assets using TinyPNG.
+ +
+ + +
+Score details + + + - - - + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
connected_upload-App Store Connect API Uploader ModuleMetricPointsDescription
connected_authcontributors0The more contributors a project has, the more likely it is it stays alive
subscribers6More subscribers = more popular project
stars6More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score50How well is the README of the document written
age4Project that have been around for longer tend to be more stable
major_release30Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads4More downloads = more users have been using the plugin for a while
tests45The more tests a plugin has, the better
+ +
+ +

+ + Open on GitHub + +

+ +----- + +
164
+ +

find_firebase_app_id

+ +

via Tigran Hambardzumyan

+ +> Helper plugin which will allow to find Firebase App ID from GoogleService-Info.plist [iOS] or google-services.json [Android]. + + +
+Provided actions + + + + + + + + + + + + - +
NameCategoryDescription
find_firebase_app_id -App Store Connect API Authentication ModuleHelper plugin which will allow to find Firebase App ID from GoogleService-Info.plist [iOS] or google-services.json [Android].
@@ -38822,12 +39116,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 3 More subscribers = more popular project @@ -38837,7 +39131,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas forks - 0 + 5 More forks = more people seem to use/modify this project @@ -38852,7 +39146,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 23 + 26 Project that have been around for longer tend to be more stable @@ -38862,17 +39156,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 35 + 39 More downloads = more users have been using the plugin for a while tests - 9 + 12 The more tests a plugin has, the better @@ -38882,13 +39176,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
158
+
162

shake_bugs

@@ -38942,7 +39236,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 6 + 9 Project that have been around for longer tend to be more stable @@ -38957,7 +39251,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 4 + 5 More downloads = more users have been using the plugin for a while @@ -38978,13 +39272,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
158
+
161
-

appcenter_get_version

+

firim

-

via Markus Kramm

+

via whlsxl

-> get the latest build version from the app center +> firim @@ -39002,7 +39296,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive @@ -39047,7 +39341,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 138 + 129 More downloads = more users have been using the plugin for a while @@ -39062,43 +39356,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website - (no GitHub link provided in gemspec) + Open on GitHub

----- -
158
- -

jira_transitions

- -

via Ostap Taran

- -> Runs transitions for specified JIRA tickets +
160
+

fivethree_ionic

-
-Provided actions +

via Marc Stammerjohann

- - - - - - - - - - - - - - - -
NameCategoryDescription
jira_transitions-Runs transitions for specified JIRA tickets
+> Fastlane plugin for Ionic v4 Projects -
@@ -39115,22 +39386,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 0 More subscribers = more popular project stars - 2 + 0 More stars = more popular project forks - 5 + 0 More forks = more people seem to use/modify this project @@ -39140,12 +39411,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 0 How well is the README of the document written age - 39 + 0 Project that have been around for longer tend to be more stable @@ -39160,12 +39431,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 52 + 140 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -39175,20 +39446,43 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open website + (no GitHub link provided in gemspec)

----- -
156
+
160
-

firim

+

wechat

-

via whlsxl

+

via xiongzenghui

-> firim +> this is a wechat api wrapper + + +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
wechat-this is a wechat api wrapper
+
@@ -39205,7 +39499,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive @@ -39230,12 +39524,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 50 How well is the README of the document written age - 0 + 28 Project that have been around for longer tend to be more stable @@ -39250,12 +39544,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 124 + 23 More downloads = more users have been using the plugin for a while tests - 0 + 39 The more tests a plugin has, the better @@ -39265,19 +39559,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
156
+
159
-

wechat

+

android_update_package_identifier

-

via xiongzenghui

+

via Jonathan Nogueira

-> this is a wechat api wrapper +> Changes the applicationId inside of your build.gradle file
@@ -39293,9 +39587,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - wechat + android_update_package_identifier - - this is a wechat api wrapper + Changes the applicationId inside of your build.gradle file. Does not change the AndroidManifest @@ -39322,7 +39616,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 3 More subscribers = more popular project @@ -39347,7 +39641,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 25 + 21 Project that have been around for longer tend to be more stable @@ -39362,12 +39656,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 22 + 62 More downloads = more users have been using the plugin for a while tests - 39 + 3 The more tests a plugin has, the better @@ -39377,19 +39671,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
155
+
159
-

hockey_devices

+

testfairy

-

via Viktoras Laukevičius

+

via Josh Holtz

-> Retrieves a list of devices from Hockey which can then be used with Match +> Upload IPA to TestFairy
@@ -39405,9 +39699,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - hockey_devices + testfairy - - Retrieves a list of devices from Hockey which can then be used with Match + Upload an IPA to TestFairy @@ -39439,7 +39733,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 1 + 0 More stars = more popular project @@ -39454,17 +39748,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 35 + 40 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -39474,12 +39768,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 14 + 37 More downloads = more users have been using the plugin for a while tests - 21 + 3 The more tests a plugin has, the better @@ -39489,19 +39783,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
154
+
159
-

upload_symbols_to_hockey

+

update_provisioning_profile

-

via Justin Williams

+

via Duy Nguyen

-> Upload dSYM symbolication files to Hockey +> This action will update xcodeproj with values extracted from your provisioning profile.
@@ -39517,9 +39811,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - upload_symbols_to_hockey + update_provisioning_profile - - Upload dSYM symbolication files to Hockey + This action will update xcodeproj with values extracted from your provisioning profile. @@ -39541,7 +39835,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive @@ -39551,12 +39845,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 1 + 0 More stars = more popular project forks - 5 + 0 More forks = more people seem to use/modify this project @@ -39571,7 +39865,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 43 + 33 Project that have been around for longer tend to be more stable @@ -39581,12 +39875,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 24 + 50 More downloads = more users have been using the plugin for a while @@ -39601,21 +39895,43 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
153
+
159
-

apadmi_grout

+

hockey_devices

-

via Apadmi

+

via Viktoras Laukevičius

-> A fastlane wrapper for the apadmi build tools plugin +> Retrieves a list of devices from Hockey which can then be used with Match +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
hockey_devices-Retrieves a list of devices from Hockey which can then be used with Match
+ +
+
Score details @@ -39631,17 +39947,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 3 More subscribers = more popular project stars - 0 + 1 More stars = more popular project @@ -39656,12 +39972,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 25 How well is the README of the document written age - 0 + 38 Project that have been around for longer tend to be more stable @@ -39676,12 +39992,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 103 + 15 More downloads = more users have been using the plugin for a while tests - 0 + 21 The more tests a plugin has, the better @@ -39691,20 +40007,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website - (no GitHub link provided in gemspec) + Open on GitHub

----- -
153
+
158
-

increment_version_code_android

+

upload_symbols_to_hockey

-

via SimoneCorsini

+

via Justin Williams

-> Increment the version code of your android project, supporting different product flavors. +> Upload dSYM symbolication files to Hockey
@@ -39720,9 +40035,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - increment_version_code_android + upload_symbols_to_hockey - - Increment the version code of your android project, supporting different flavors. + Upload dSYM symbolication files to Hockey @@ -39744,7 +40059,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive @@ -39757,6 +40072,96 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas 1 More stars = more popular project + + forks + 5 + More forks = more people seem to use/modify this project + + + has_mit_license + 20 + fastlane is MIT licensed, it's good to have plugins use MIT too + + + readme_score + 50 + How well is the README of the document written + + + age + 47 + Project that have been around for longer tend to be more stable + + + major_release + 0 + Post 1.0 releases are great + + + github_issues + -1 + Lots of open issues are not a good sign usually, unless the project is really popular + + + downloads + 24 + More downloads = more users have been using the plugin for a while + + + tests + 3 + The more tests a plugin has, the better + + + + +
+ +

+ + Open on GitHub + +

+ +----- + +
158
+ +

pgyer_jvtd

+ +

via 陈磊的MacBook Pro

+ +> 蒲公英聚通达插件 + + + +
+Score details + + + + + + + + + + + + + + + + + + + + + + + + + @@ -39769,12 +40174,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + - + @@ -39789,12 +40194,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + - + @@ -39804,19 +40209,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open website + (no GitHub link provided in gemspec)

----- -
152
+
157
-

device_image_selector

+

update_jenkins_build

-

via Mario Zimmermann

+

via icyleaf

-> Takes the screenshots from devices which match the specified names and puts them in a new directory for frameit to process. The screenshot files can then be cleaned up after the device images are created. +> Update Description of Build
@@ -39832,14 +40238,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
- - - - - - + - +
MetricPointsDescription
contributors0The more contributors a project has, the more likely it is it stays alive
subscribers0More subscribers = more popular project
stars0More stars = more popular project
forks 0
readme_score250 How well is the README of the document written
age390 Project that have been around for longer tend to be more stable
downloads62138 More downloads = more users have been using the plugin for a while
tests30 The more tests a plugin has, the better
device_image_selector-Selects screenshots with specified names for processing with frameit
device_image_selector_cleanupupdate_jenkins_build -Cleanup screenshot files after frameitUpdate build's description of jenkins
@@ -39871,7 +40272,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 2 More stars = more popular project @@ -39891,12 +40292,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 33 + 37 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -39906,12 +40307,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 13 + 27 More downloads = more users have been using the plugin for a while tests - 3 + 18 The more tests a plugin has, the better @@ -39921,19 +40322,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
152
+
157
-

update_jenkins_build

+

device_image_selector

-

via icyleaf

+

via Mario Zimmermann

-> Update Description of Build +> Takes the screenshots from devices which match the specified names and puts them in a new directory for frameit to process. The screenshot files can then be cleaned up after the device images are created.
@@ -39949,9 +40350,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - update_jenkins_build + device_image_selector - - Update build's description of jenkins + Selects screenshots with specified names for processing with frameit + + + device_image_selector_cleanup + - + Cleanup screenshot files after frameit @@ -39983,7 +40389,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 2 + 0 More stars = more popular project @@ -40003,12 +40409,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 34 + 37 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -40018,12 +40424,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 25 + 14 More downloads = more users have been using the plugin for a while tests - 18 + 3 The more tests a plugin has, the better @@ -40033,19 +40439,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
152
+
157
-

bitbucket_auth

+

trello

-

via rlestesr

+

via Oscar De Moya

-> Generate a OAuth Token for Bitbucket API Access. +> Fastlane plugin for moving a trello card to a given list
@@ -40061,9 +40467,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - bitbucket_auth + trello_comment - - Generate a OAuth Token for Bitbucket API Access. + Adds a comment to a given Trello card + + + trello_move_card + - + Moves a Trello card to a given list @@ -40090,12 +40501,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 0 More subscribers = more popular project stars - 1 + 0 More stars = more popular project @@ -40110,12 +40521,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 20 + 30 Project that have been around for longer tend to be more stable @@ -40130,12 +40541,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 13 + 49 More downloads = more users have been using the plugin for a while tests - 15 + 3 The more tests a plugin has, the better @@ -40145,19 +40556,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
152
+
157
-

ya_tu_sabes

+

bitbucket_cloud

-

via Boris Bügling

+

via Luca Tagliabue

-> Ya tu sabes. +> Wrapper of Bitbucket cloud rest apis
@@ -40173,9 +40584,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - ya_tu_sabes + bitbucket_create_pull_request - - Ya tu sabes. + Create a new pull request inside your Bitbucket project + + + bitbucket_list_default_reviewers + - + List of all defaults reviewers of pull requests @@ -40197,7 +40613,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive @@ -40207,12 +40623,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 8 + 0 More stars = more popular project forks - 5 + 0 More forks = more people seem to use/modify this project @@ -40227,7 +40643,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 44 + 1 Project that have been around for longer tend to be more stable @@ -40242,12 +40658,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 10 + 3 More downloads = more users have been using the plugin for a while tests - 0 + 80 The more tests a plugin has, the better @@ -40257,19 +40673,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
151
+
156
-

update_provisioning_profile

+

flutter_versioncode_bump

-

via Duy Nguyen

+

via Sjors van Mierlo

-> This action will update xcodeproj with values extracted from your provisioning profile. +> Bump the flutter version code
@@ -40285,9 +40701,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - update_provisioning_profile + flutter_versioncode_bump - - This action will update xcodeproj with values extracted from your provisioning profile. + A plugin to bump the flutter version code with fastlane. @@ -40314,12 +40730,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 6 More subscribers = more popular project stars - 0 + 2 More stars = more popular project @@ -40339,12 +40755,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 30 + 13 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -40354,12 +40770,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 45 + 14 More downloads = more users have been using the plugin for a while tests - 3 + 21 The more tests a plugin has, the better @@ -40369,19 +40785,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
151
+
156
-

build_cache

+

periphery

-

via Fernando Saragoca

+

via Liam Nichols

-> Helper for caching builds when using 'build for testing' & 'test without building' +> Identifies unused code in Swift projects using Periphery
@@ -40397,24 +40813,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - clean_build_cache_workspace - - - Cleans workspace by removing old builds, using last access time for comparison - - - archive_derived_data + periphery - - Archives derived data folder in a zip file for later use - - - check_build_cache_workspace - - Check if cache for current build is avaiable - - - unarchive_derived_data - - - Unarchives derived data folder from a zip file @@ -40436,12 +40837,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 6 More subscribers = more popular project @@ -40451,7 +40852,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas forks - 0 + 5 More forks = more people seem to use/modify this project @@ -40461,12 +40862,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 41 + 16 Project that have been around for longer tend to be more stable @@ -40481,12 +40882,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 30 + 56 More downloads = more users have been using the plugin for a while tests - 0 + 27 The more tests a plugin has, the better @@ -40496,19 +40897,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
151
+
156
-

find_firebase_app_id

+

bitbucket_auth

-

via Tigran Hambardzumyan

+

via rlestesr

-> Helper plugin which will allow to find Firebase App ID from GoogleService-Info.plist [iOS] or google-services.json [Android]. +> Generate a OAuth Token for Bitbucket API Access.
@@ -40524,105 +40925,15 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - find_firebase_app_id + bitbucket_auth - - Helper plugin which will allow to find Firebase App ID from GoogleService-Info.plist [iOS] or google-services.json [Android]. - - - - -
- - -
-Score details - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
MetricPointsDescription
contributors6The more contributors a project has, the more likely it is it stays alive
subscribers3More subscribers = more popular project
stars4More stars = more popular project
forks5More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score50How well is the README of the document written
age22Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues-1Lots of open issues are not a good sign usually, unless the project is really popular
downloads30More downloads = more users have been using the plugin for a while
tests12The more tests a plugin has, the betterGenerate a OAuth Token for Bitbucket API Access.
-

- - Open on GitHub - -

- ------ - -
151
- -

fivethree_ionic

- -

via Marc Stammerjohann

- -> Fastlane plugin for Ionic v4 Projects - -
Score details @@ -40643,12 +40954,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 3 More subscribers = more popular project stars - 0 + 1 More stars = more popular project @@ -40663,17 +40974,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 50 How well is the README of the document written age - 0 + 24 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -40683,12 +40994,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 131 + 13 More downloads = more users have been using the plugin for a while tests - 0 + 15 The more tests a plugin has, the better @@ -40698,14 +41009,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website - (no GitHub link provided in gemspec) + Open on GitHub

----- -
150
+
155

shuttle

@@ -40781,7 +41091,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 31 + 35 Project that have been around for longer tend to be more stable @@ -40796,7 +41106,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 16 + 17 More downloads = more users have been using the plugin for a while @@ -40817,13 +41127,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
150
+
155
-

trello

+

build_cache

-

via Oscar De Moya

+

via Fernando Saragoca

-> Fastlane plugin for moving a trello card to a given list +> Helper for caching builds when using 'build for testing' & 'test without building'
@@ -40839,14 +41149,24 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - trello_comment + clean_build_cache_workspace - - Adds a comment to a given Trello card + Cleans workspace by removing old builds, using last access time for comparison - trello_move_card + archive_derived_data - - Moves a Trello card to a given list + Archives derived data folder in a zip file for later use + + + check_build_cache_workspace + - + Check if cache for current build is avaiable + + + unarchive_derived_data + - + Unarchives derived data folder from a zip file @@ -40868,17 +41188,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 3 More subscribers = more popular project stars - 0 + 2 More stars = more popular project @@ -40893,32 +41213,144 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 26 + 44 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great github_issues - 0 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 46 + 31 More downloads = more users have been using the plugin for a while tests + 0 + The more tests a plugin has, the better + + + + +
+ +

+ + Open on GitHub + +

+ +----- + +
155
+ +

ya_tu_sabes

+ +

via Boris Bügling

+ +> Ya tu sabes. + + +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
ya_tu_sabes-Ya tu sabes.
+ +
+ + +
+Score details + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -40928,19 +41360,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
149
+
153
-

oclint_json_compilation_database

+

diawireborn

-

via Meniga

+

via iMokhles

-> Run OCLint validation with oclint-json-compilation-database and fastlane :dart: :rocket: +> Upload .ipa or .apk file to diawi.com
@@ -40956,9 +41388,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
- - + +
MetricPointsDescription
contributors12The more contributors a project has, the more likely it is it stays alive
subscribers 3More subscribers = more popular project
stars8More stars = more popular project
forks5More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score50How well is the README of the document written
age47Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads10More downloads = more users have been using the plugin for a while
tests0 The more tests a plugin has, the better
oclint_json_compilation_databasetestingdiawireborn -Upload .ipa/.apk file to diawi.com
@@ -41005,12 +41437,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 19 + 5 Project that have been around for longer tend to be more stable @@ -41025,12 +41457,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 10 + 39 More downloads = more users have been using the plugin for a while tests - 39 + 3 The more tests a plugin has, the better @@ -41040,19 +41472,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
149
+
153
-

increment_build_number

+

fir

-

via Miyabi Ogino

+

via dongorigin

-> Update build numbers for iOS/Android. +> Upload a new build to fir.im
@@ -41068,14 +41500,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - increment_bundle_version - - - Increment bundle version for iOS. - - - increment_version_code - - - Increment version code for Android. + fir + beta + Upload a new build to fir.im @@ -41107,7 +41534,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 1 + 2 More stars = more popular project @@ -41122,12 +41549,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 10 + 39 Project that have been around for longer tend to be more stable @@ -41142,12 +41569,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 54 + 30 More downloads = more users have been using the plugin for a while tests - 30 + 3 The more tests a plugin has, the better @@ -41157,20 +41584,42 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
149
+
153
-

pgyer_jvtd

+

analyze_ios_linkmap

-

via 陈磊的MacBook Pro

+

via xiongzenghui

-> 蒲公英聚通达插件 +> iOS parse linkmap.txt to ruby Hash + + +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
analyze_ios_linkmap-iOS parse linkmap.txt to ruby Hash or JSON
+
@@ -41192,12 +41641,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 3 More subscribers = more popular project stars - 0 + 3 More stars = more popular project @@ -41212,12 +41661,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 25 How well is the README of the document written age - 0 + 28 Project that have been around for longer tend to be more stable @@ -41232,12 +41681,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 129 + 29 More downloads = more users have been using the plugin for a while tests - 0 + 45 The more tests a plugin has, the better @@ -41247,20 +41696,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website - (no GitHub link provided in gemspec) + Open on GitHub

----- -
149
+
153
-

napp_notifications

+

oclint_json_compilation_database

-

via Mads Møller

+

via Meniga

-> Napp Notifications +> Run OCLint validation with oclint-json-compilation-database and fastlane :dart: :rocket:
@@ -41276,9 +41724,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - napp_notifications - push - Napp Notifications + oclint_json_compilation_database + testing + - @@ -41300,12 +41748,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 6 More subscribers = more popular project @@ -41325,12 +41773,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 33 + 22 Project that have been around for longer tend to be more stable @@ -41345,12 +41793,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 7 + 11 More downloads = more users have been using the plugin for a while tests - 3 + 39 The more tests a plugin has, the better @@ -41360,19 +41808,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
148
+
153
-

analyze_ios_linkmap

+

napp_notifications

-

via xiongzenghui

+

via Mads Møller

-> iOS parse linkmap.txt to ruby Hash +> Napp Notifications
@@ -41388,9 +41836,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - analyze_ios_linkmap - - - iOS parse linkmap.txt to ruby Hash or JSON + napp_notifications + push + Napp Notifications @@ -41412,17 +41860,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 0 More subscribers = more popular project stars - 3 + 0 More stars = more popular project @@ -41437,17 +41885,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 25 + 36 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -41457,12 +41905,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 27 + 8 More downloads = more users have been using the plugin for a while tests - 45 + 3 The more tests a plugin has, the better @@ -41472,19 +41920,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
148
+
152
-

fir

+

sonarcloud_metric_kit

-

via dongorigin

+

via alteral

-> Upload a new build to fir.im +> With this fastlane plugin, you can access most of the metrics collected by SonarCloud
@@ -41500,9 +41948,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - fir - beta - Upload a new build to fir.im + sonarcloud_metric_kit + - + Collects metrics from SonarCloud @@ -41524,17 +41972,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 63 More subscribers = more popular project stars - 2 + 0 More stars = more popular project @@ -41544,7 +41992,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas has_mit_license - 20 + -50 fastlane is MIT licensed, it's good to have plugins use MIT too @@ -41554,7 +42002,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 35 + 11 Project that have been around for longer tend to be more stable @@ -41569,12 +42017,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 29 + 54 More downloads = more users have been using the plugin for a while tests - 3 + 24 The more tests a plugin has, the better @@ -41584,13 +42032,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
147
+
152

static_assets

@@ -41671,7 +42119,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 40 + 43 Project that have been around for longer tend to be more stable @@ -41686,7 +42134,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 25 + 27 More downloads = more users have been using the plugin for a while @@ -41707,13 +42155,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
146
+
152
-

verify_two_step_session

+

retrieve_devices

-

via Takashi Hasegawa

+

via Lachlan Young, BuiltByProxy

-> Verifies the session cookie for 'Two-Step verification for Apple ID' +> retrieve all devices registered to your apple certrificate
@@ -41729,9 +42177,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - verify_two_step_session + retrieve_devices misc - Verifies the session cookie for 'Two-Factor authentication/Two-Step verification for Apple ID' + This action will retrieve a list of each device registered with Apple @@ -41763,119 +42211,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 1 - More stars = more popular project - - - forks - 0 - More forks = more people seem to use/modify this project - - - has_mit_license - 20 - fastlane is MIT licensed, it's good to have plugins use MIT too - - - readme_score - 50 - How well is the README of the document written - - - age - 35 - Project that have been around for longer tend to be more stable - - - major_release - 0 - Post 1.0 releases are great - - - github_issues - 0 - Lots of open issues are not a good sign usually, unless the project is really popular - - - downloads - 10 - More downloads = more users have been using the plugin for a while - - - tests - 21 - The more tests a plugin has, the better - - - - -
- -

- - Open on GitHub - -

- ------ - -
146
- -

android_update_package_identifier

- -

via Jonathan Nogueira

- -> Changes the applicationId inside of your build.gradle file - - -
-Provided actions - - - - - - - - - - - - - - - - -
NameCategoryDescription
android_update_package_identifier-Changes the applicationId inside of your build.gradle file. Does not change the AndroidManifest
- -
- - -
-Score details - - - - - - - - - - - - - - - - - - - - - - - + @@ -41890,12 +42226,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + - + @@ -41910,7 +42246,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + @@ -41925,19 +42261,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
146
+
151
-

appdynamics

+

jira_build_number

-

via Artur Rybak

+

via Tom Elrod

-> Upload dSYM files to AppDynamics +> Insert build number into related jira issues
@@ -41953,9 +42289,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
- + - +
MetricPointsDescription
contributors0The more contributors a project has, the more likely it is it stays alive
subscribers3More subscribers = more popular project
stars02 More stars = more popular project
readme_score5025 How well is the README of the document written
age1816 Project that have been around for longer tend to be more stable
downloads5277 More downloads = more users have been using the plugin for a while
appdynamicsjira_build_number -Upload dSYM symbolication files to AppDynamicsAdds build number from CI as comment to associated jira issue.
@@ -41982,17 +42318,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 6 + 3 More subscribers = more popular project stars - 1 + 0 More stars = more popular project forks - 10 + 0 More forks = more people seem to use/modify this project @@ -42002,12 +42338,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 39 + 33 Project that have been around for longer tend to be more stable @@ -42037,19 +42373,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
146
+
151
-

jira_build_number

+

poesie

-

via Tom Elrod

+

via Patrik Potoček

-> Insert build number into related jira issues +> Exports translations from POEditor using poesie tool.
@@ -42065,9 +42401,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - jira_build_number + poesie - - Adds build number from CI as comment to associated jira issue. + Exports translations from POEditor using poesie tool. @@ -42099,7 +42435,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 4 More stars = more popular project @@ -42114,12 +42450,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 29 + 26 Project that have been around for longer tend to be more stable @@ -42129,12 +42465,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 41 + 71 More downloads = more users have been using the plugin for a while @@ -42149,13 +42485,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
145
+
151

react_native_release

@@ -42311,7 +42647,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 28 + 31 Project that have been around for longer tend to be more stable @@ -42326,7 +42662,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 55 + 58 More downloads = more users have been using the plugin for a while @@ -42347,13 +42683,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
145
+
150
-

bearychat

+

appdynamics

-

via dvlprliu

+

via Artur Rybak

-> send messages to a bearychat channal +> Upload dSYM files to AppDynamics
@@ -42369,9 +42705,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - bearychat + appdynamics - - send messages to a bearychat channal + Upload dSYM symbolication files to AppDynamics @@ -42393,12 +42729,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 6 More subscribers = more popular project @@ -42408,7 +42744,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas forks - 5 + 10 More forks = more people seem to use/modify this project @@ -42418,12 +42754,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 35 + 42 Project that have been around for longer tend to be more stable @@ -42438,7 +42774,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 16 + 43 More downloads = more users have been using the plugin for a while @@ -42453,19 +42789,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
145
+
150
-

msi

+

yafirim

-

via Paul Niezborala

+

via wd

-> Create Windows Installer +> Yet another fastlane fir.im plugin
@@ -42481,9 +42817,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - msi + yafirim - - Create Windows Installer + Yet another fastlane fir.im plugin @@ -42510,7 +42846,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 6 + 3 More subscribers = more popular project @@ -42535,124 +42871,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 25 + 40 Project that have been around for longer tend to be more stable major_release - 30 - Post 1.0 releases are great - - - github_issues - 0 - Lots of open issues are not a good sign usually, unless the project is really popular - - - downloads - 14 - More downloads = more users have been using the plugin for a while - - - tests - 0 - The more tests a plugin has, the better - - - - -
- -

- - Open on GitHub - -

- ------ - -
145
- -

flutter_versioncode_bump

- -

via Sjors van Mierlo

- -> Bump the flutter version code - - -
-Provided actions - - - - - - - - - - - - - - - - -
NameCategoryDescription
flutter_versioncode_bump-A plugin to bump the flutter version code with fastlane.
- -
- - -
-Score details - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -42662,12 +42886,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + - + @@ -42677,19 +42901,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
144
+
150
-

yafirim

+

bearychat

-

via wd

+

via dvlprliu

-> Yet another fastlane fir.im plugin +> send messages to a bearychat channal
@@ -42705,9 +42929,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
- + - +
MetricPointsDescription
contributors0The more contributors a project has, the more likely it is it stays alive
subscribers6More subscribers = more popular project
stars2More stars = more popular project
forks 0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score50How well is the README of the document written
age9Project that have been around for longer tend to be more stable
major_release30 Post 1.0 releases are great
downloads734 More downloads = more users have been using the plugin for a while
tests213 The more tests a plugin has, the better
yafirimbearychat -Yet another fastlane fir.im pluginsend messages to a bearychat channal
@@ -42729,7 +42953,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive @@ -42739,12 +42963,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 1 More stars = more popular project forks - 0 + 5 More forks = more people seem to use/modify this project @@ -42759,7 +42983,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 36 + 39 Project that have been around for longer tend to be more stable @@ -42774,7 +42998,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 32 + 17 More downloads = more users have been using the plugin for a while @@ -42789,19 +43013,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
144
+
150
-

run_lane

+

verify_two_step_session

-

via Jonathan Ritchie

+

via Takashi Hasegawa

-> Run a specified fastlane lane in your project. +> Verifies the session cookie for 'Two-Step verification for Apple ID'
@@ -42817,9 +43041,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - run_lane - - - Run a specified fastlane lane in your project + verify_two_step_session + misc + Verifies the session cookie for 'Two-Factor authentication/Two-Step verification for Apple ID' @@ -42846,12 +43070,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 3 More subscribers = more popular project stars - 0 + 1 More stars = more popular project @@ -42866,7 +43090,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written @@ -42886,12 +43110,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 51 + 10 More downloads = more users have been using the plugin for a while tests - 3 + 21 The more tests a plugin has, the better @@ -42901,19 +43125,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
144
+
149
-

testfairy

+

msi

-

via Josh Holtz

+

via Paul Niezborala

-> Upload IPA to TestFairy +> Create Windows Installer
@@ -42929,9 +43153,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - testfairy + msi - - Upload an IPA to TestFairy + Create Windows Installer @@ -42953,12 +43177,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 6 More subscribers = more popular project @@ -42983,12 +43207,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 37 + 28 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -42998,12 +43222,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 25 + 15 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -43013,19 +43237,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
143
+
148
-

plural_converter

+

git_commit_changelog_to_markdown

-

via Benoit Deldicque

+

via Fernando Berrios

-> Convert Android plural XML resource file to iOS stringsdict file. +> This plugin will take the output of the changelog_from_git_commits plugin and convert it into markdown
@@ -43041,9 +43265,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - plural_converter - - + git_commit_changelog_to_markdown - + This plugin will take the output of the 'changelog_from_git_commits' plugin and convert it into markdown @@ -43080,7 +43304,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas forks - 5 + 0 More forks = more people seem to use/modify this project @@ -43090,12 +43314,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 22 + 36 Project that have been around for longer tend to be more stable @@ -43110,12 +43334,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 13 + 55 More downloads = more users have been using the plugin for a while tests - 30 + 9 The more tests a plugin has, the better @@ -43125,19 +43349,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
143
+
148
-

google_analytics

+

try_adb_test

-

via Helmut Januschka

+

via Alexey Alter-Pesotskiy

-> Fire universal Analytics +> The easiest way to retry your Android Instrumented Tests
@@ -43153,9 +43377,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - google_analytics + try_adb_test + - - - Fire universal Analytics @@ -43187,119 +43411,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 2 - More stars = more popular project - - - forks - 0 - More forks = more people seem to use/modify this project - - - has_mit_license - 20 - fastlane is MIT licensed, it's good to have plugins use MIT too - - - readme_score - 50 - How well is the README of the document written - - - age - 40 - Project that have been around for longer tend to be more stable - - - major_release - 0 - Post 1.0 releases are great - - - github_issues - 0 - Lots of open issues are not a good sign usually, unless the project is really popular - - - downloads - 28 - More downloads = more users have been using the plugin for a while - - - tests - 0 - The more tests a plugin has, the better - - - - -
- -

- - Open on GitHub - -

- ------ - -
143
- -

updateplistfromstrings

- -

via Jonas Schmid

- -> Allow to take values from the localization.strings and put them into Info.plist - - -
-Provided actions - - - - - - - - - - - - - - - - -
NameCategoryDescription
updateplistfromstrings-Update InfoPlist.strings from translation file
- -
- - -
-Score details - - - - - - - - - - - - - - - - - - - - - - @@ -43314,12 +43426,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + - + @@ -43329,12 +43441,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + - + @@ -43349,19 +43461,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
143
+
148
-

git_commit_changelog_to_markdown

+

google_analytics

-

via Fernando Berrios

+

via Helmut Januschka

-> This plugin will take the output of the changelog_from_git_commits plugin and convert it into markdown +> Fire universal Analytics
@@ -43377,9 +43489,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
- + - +
MetricPointsDescription
contributors12The more contributors a project has, the more likely it is it stays alive
subscribers 0More subscribers = more popular project
stars1 More stars = more popular project
readme_score2550 How well is the README of the document written
age3518 Project that have been around for longer tend to be more stable
github_issues0-1 Lots of open issues are not a good sign usually, unless the project is really popular
downloads2028 More downloads = more users have been using the plugin for a while
git_commit_changelog_to_markdowngoogle_analytics -This plugin will take the output of the 'changelog_from_git_commits' plugin and convert it into markdownFire universal Analytics
@@ -43411,7 +43523,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 2 More stars = more popular project @@ -43426,12 +43538,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 33 + 43 Project that have been around for longer tend to be more stable @@ -43446,12 +43558,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 53 + 30 More downloads = more users have been using the plugin for a while tests - 9 + 0 The more tests a plugin has, the better @@ -43461,19 +43573,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
142
+
147
-

try_adb_test

+

updateplistfromstrings

-

via Alexey Alter-Pesotskiy

+

via Jonas Schmid

-> The easiest way to retry your Android Instrumented Tests +> Allow to take values from the localization.strings and put them into Info.plist
@@ -43489,9 +43601,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - try_adb_test - - + updateplistfromstrings - + Update InfoPlist.strings from translation file @@ -43513,17 +43625,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 0 More subscribers = more popular project stars - 0 + 1 More stars = more popular project @@ -43538,12 +43650,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 14 + 38 Project that have been around for longer tend to be more stable @@ -43553,12 +43665,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 26 + 21 More downloads = more users have been using the plugin for a while @@ -43573,19 +43685,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
142
+
147
-

gradle_manager

+

plural_converter

-

via Helder Pinhal

+

via Benoit Deldicque

-> Exposes some Android configurations from the gradle file. +> Convert Android plural XML resource file to iOS stringsdict file.
@@ -43601,24 +43713,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - get_version_name - - - Get the parsed Gradle file of an Android project. - - - get_version_code - - - Get the parsed Gradle file of an Android project. - - - get_gradle_data + plural_converter - - Get the parsed Gradle file of an Android project. - - - get_application_id - - Get the parsed Gradle file of an Android project. @@ -43655,7 +43752,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas forks - 0 + 5 More forks = more people seem to use/modify this project @@ -43665,17 +43762,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 35 + 25 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -43685,12 +43782,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 26 + 14 More downloads = more users have been using the plugin for a while tests - 3 + 30 The more tests a plugin has, the better @@ -43700,13 +43797,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
142
+
147

queue

@@ -43792,7 +43889,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 35 + 39 Project that have been around for longer tend to be more stable @@ -43807,7 +43904,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 14 + 15 More downloads = more users have been using the plugin for a while @@ -43828,13 +43925,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
142
+
147
-

poesie

+

gradle_manager

-

via Patrik Potoček

+

via Helder Pinhal

-> Exports translations from POEditor using poesie tool. +> Exposes some Android configurations from the gradle file.
@@ -43850,9 +43947,24 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - poesie + get_version_name - - Exports translations from POEditor using poesie tool. + Get the parsed Gradle file of an Android project. + + + get_version_code + - + Get the parsed Gradle file of an Android project. + + + get_gradle_data + - + Get the parsed Gradle file of an Android project. + + + get_application_id + - + Get the parsed Gradle file of an Android project. @@ -43884,7 +43996,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 4 + 0 More stars = more popular project @@ -43904,22 +44016,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 23 + 38 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 65 + 28 More downloads = more users have been using the plugin for a while @@ -43934,19 +44046,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
142
+
146
-

cordova_android11

+

unity3d

-

via Fer Cervantes

+

via fuzhongqing

-> Cordova plugin for Fastlane with support for cordova-android-11 +> fastlane for unity3d engine
@@ -43962,9 +44074,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - cordova + unity3d building - Build your Cordova app + fastlane plugin for unity3d engine @@ -43991,12 +44103,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 3 More subscribers = more popular project stars - 0 + 1 More stars = more popular project @@ -44016,12 +44128,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 41 + 19 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -44031,12 +44143,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 1 + 50 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -44046,13 +44158,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
141
+
146

mint

@@ -44143,7 +44255,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 6 + 9 Project that have been around for longer tend to be more stable @@ -44158,7 +44270,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 4 + 6 More downloads = more users have been using the plugin for a while @@ -44179,13 +44291,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
140
+
145
-

sonarcloud_metric_kit

+

load_erb_config

-

via alteral

+

via Joaomon7eiro

-> With this fastlane plugin, you can access most of the metrics collected by SonarCloud +> Fastlane plugin to read erb configuration file
@@ -44201,9 +44313,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - sonarcloud_metric_kit + load_erb_config - - Collects metrics from SonarCloud + Fastlane plugin to load configuration object from yml file @@ -44225,12 +44337,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 63 + 3 More subscribers = more popular project @@ -44245,17 +44357,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas has_mit_license - -50 + 20 fastlane is MIT licensed, it's good to have plugins use MIT too readme_score - 50 + 25 How well is the README of the document written age - 8 + 23 Project that have been around for longer tend to be more stable @@ -44270,12 +44382,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 45 + 65 More downloads = more users have been using the plugin for a while tests - 24 + 3 The more tests a plugin has, the better @@ -44285,19 +44397,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
140
+
145
-

unity3d

+

cordova_android11

-

via fuzhongqing

+

via Fer Cervantes

-> fastlane for unity3d engine +> Cordova plugin for Fastlane with support for cordova-android-11
@@ -44313,9 +44425,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - unity3d + cordova building - fastlane plugin for unity3d engine + Build your Cordova app @@ -44342,12 +44454,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 0 More subscribers = more popular project stars - 1 + 0 More stars = more popular project @@ -44367,12 +44479,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 16 + 44 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -44382,12 +44494,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 47 + 1 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -44397,19 +44509,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
139
+
145
-

supply_aptoide

+

xamarin

-

via wschurman

+

via Thomas Charriere

-> Upload metadata, screenshots and binaries to Aptoide +> Build Xamarin Android + iOS projects
@@ -44425,105 +44537,40 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - supply_aptoide + msbuild - - Upload metadata, screenshots and binaries to Aptoide. - - - - -
- - -
-Score details - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + +
MetricPointsDescription
contributors6The more contributors a project has, the more likely it is it stays alive
subscribers12More subscribers = more popular project
stars1More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score50How well is the README of the document writtenBuild Solutions with msbuild
age39Project that have been around for longer tend to be more stablenuget_restore-Nuget
major_release0Post 1.0 releases are greatxamarin_android-Build Xamarin Android + iOS projects
github_issues0Lots of open issues are not a good sign usually, unless the project is really popularxamarin_ios-Build Xamarin Android + iOS projects
downloads8More downloads = more users have been using the plugin for a whilenuget_install-Nuget
tests3The more tests a plugin has, the betterclean-Clean artifacts
-

- - Open on GitHub - -

- ------ - -
139
- -

sparkplugg

- -

via Boris Bügling

- -> Quickly try out fastlane plugins. - -
Score details @@ -44549,7 +44596,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 4 + 0 More stars = more popular project @@ -44564,12 +44611,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 44 + 33 Project that have been around for longer tend to be more stable @@ -44584,12 +44631,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 18 + 61 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -44599,19 +44646,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
139
+
144
-

upload_to_onesky

+

ipa_install_plist_generate

-

via joshrlesch

+

via xiongzenghui

-> Upload a strings file to OneSky +> iOS ipa enterprise install plist generate plugn
@@ -44627,9 +44674,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - upload_to_onesky + ipa_install_plist_generate - - Upload a strings file to OneSky + iOS ipa enterprise install plist generate plugn @@ -44651,7 +44698,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive @@ -44661,7 +44708,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 4 + 0 More stars = more popular project @@ -44681,12 +44728,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 43 + 28 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -44711,19 +44758,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
138
+
143
-

retrieve_devices

+

upload_to_onesky

-

via Lachlan Young, BuiltByProxy

+

via joshrlesch

-> retrieve all devices registered to your apple certrificate +> Upload a strings file to OneSky
@@ -44739,9 +44786,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - retrieve_devices - misc - This action will retrieve a list of each device registered with Apple + upload_to_onesky + - + Upload a strings file to OneSky @@ -44773,7 +44820,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 2 + 4 More stars = more popular project @@ -44793,7 +44840,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 12 + 46 Project that have been around for longer tend to be more stable @@ -44808,7 +44855,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 67 + 36 More downloads = more users have been using the plugin for a while @@ -44823,19 +44870,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
137
+
143
-

xamarin

+

supply_aptoide

-

via Thomas Charriere

+

via wschurman

-> Build Xamarin Android + iOS projects +> Upload metadata, screenshots and binaries to Aptoide
@@ -44851,34 +44898,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - msbuild - - - Build Solutions with msbuild - - - nuget_restore - - - Nuget - - - xamarin_android - - - Build Xamarin Android + iOS projects - - - xamarin_ios - - - Build Xamarin Android + iOS projects - - - nuget_install - - - Nuget - - - clean + supply_aptoide - - Clean artifacts + Upload metadata, screenshots and binaries to Aptoide. @@ -44900,17 +44922,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 12 More subscribers = more popular project stars - 0 + 1 More stars = more popular project @@ -44925,12 +44947,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 30 + 42 Project that have been around for longer tend to be more stable @@ -44945,7 +44967,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 56 + 9 More downloads = more users have been using the plugin for a while @@ -44960,42 +44982,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
136
- -

droidicon

- -

via @chrhsmt

- -> Generate required icon sizes and iconset from a master application icon +
143
+

sparkplugg

-
-Provided actions +

via Boris Bügling

- - - - - - - - - - - - - - - -
NameCategoryDescription
droidicon-Generate required icon sizes and iconset from a master application icon
+> Quickly try out fastlane plugins. -
@@ -45012,7 +45012,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive @@ -45022,7 +45022,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 1 + 4 More stars = more popular project @@ -45037,12 +45037,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 42 + 47 Project that have been around for longer tend to be more stable @@ -45057,7 +45057,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 39 + 19 More downloads = more users have been using the plugin for a while @@ -45072,19 +45072,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
136
+
141
-

imessage

+

droidicon

-

via Alexander Ignition

+

via @chrhsmt

-> send imessage +> Generate required icon sizes and iconset from a master application icon
@@ -45100,9 +45100,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - imessage - notifications - send imessage + droidicon + - + Generate required icon sizes and iconset from a master application icon @@ -45124,12 +45124,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 18 + 3 More subscribers = more popular project @@ -45149,12 +45149,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 28 + 45 Project that have been around for longer tend to be more stable @@ -45169,12 +45169,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 10 + 41 More downloads = more users have been using the plugin for a while tests - 9 + 0 The more tests a plugin has, the better @@ -45184,13 +45184,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
135
+
140

xliff_en_gen

@@ -45271,7 +45271,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 40 + 43 Project that have been around for longer tend to be more stable @@ -45286,7 +45286,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 47 + 49 More downloads = more users have been using the plugin for a while @@ -45307,13 +45307,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
134
+
140
-

ios_readme_generate

+

android_testlab_script_swit

-

via Erik Flores

+

via 나비이쁜이

-> Create readme for ios projects +> 아직 만들고 있습니다...
@@ -45329,9 +45329,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - ios_readme_generate + android_testlab_script_swit - - Create readme for ios projects :D + Android Firebase TestLab with Robo Script Test @@ -45353,102 +45353,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 - The more contributors a project has, the more likely it is it stays alive - - - subscribers - 3 - More subscribers = more popular project - - - stars - 1 - More stars = more popular project - - - forks 0 - More forks = more people seem to use/modify this project - - - has_mit_license - 20 - fastlane is MIT licensed, it's good to have plugins use MIT too - - - readme_score - 50 - How well is the README of the document written - - - age - 39 - Project that have been around for longer tend to be more stable - - - major_release - 0 - Post 1.0 releases are great - - - github_issues - 0 - Lots of open issues are not a good sign usually, unless the project is really popular - - - downloads - 12 - More downloads = more users have been using the plugin for a while - - - tests - 3 - The more tests a plugin has, the better - - - - -
- -

- - Open on GitHub - -

- ------ - -
133
- -

goodify_info_plist

- -

via Lyndsey Ferguson

- -> This plugin will update the plist so that the built application can be deployed and managed within BlackBerry's Good Dynamics Control Center for Enterprise Mobility Management. - - - -
-Score details - - - - - - - - - - - - - - + @@ -45468,12 +45378,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + - + @@ -45488,7 +45398,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + @@ -45503,19 +45413,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
133
+
140
-

periphery

+

imessage

-

via Liam Nichols

+

via Alexander Ignition

-> Identifies unused code in Swift projects using Periphery +> send imessage
@@ -45531,9 +45441,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
- - - + + +
MetricPointsDescription
contributors12 The more contributors a project has, the more likely it is it stays alive
subscribers03 More subscribers = more popular project
readme_score025 How well is the README of the document written
age03 Project that have been around for longer tend to be more stable
downloads10189 More downloads = more users have been using the plugin for a while
periphery--imessagenotificationssend imessage
@@ -45560,7 +45470,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 18 More subscribers = more popular project @@ -45570,7 +45480,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas forks - 5 + 0 More forks = more people seem to use/modify this project @@ -45580,12 +45490,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 13 + 32 Project that have been around for longer tend to be more stable @@ -45595,17 +45505,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 40 + 10 More downloads = more users have been using the plugin for a while tests - 27 + 9 The more tests a plugin has, the better @@ -45615,43 +45525,111 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
133
+
139
-

ipa_install_plist_generate

+

scipio

-

via xiongzenghui

+

via evandcoleman

+ +> A fastlane plugin for Scipio - A caching tool for Swift Package Manager -> iOS ipa enterprise install plist generate plugn
-Provided actions +Score details - - + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameCategoryMetricPoints Description
ipa_install_plist_generate-iOS ipa enterprise install plist generate plugncontributors12The more contributors a project has, the more likely it is it stays alive
subscribers0More subscribers = more popular project
stars0More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score0How well is the README of the document written
age0Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads107More downloads = more users have been using the plugin for a while
tests0The more tests a plugin has, the better
+

+ + Open on GitHub + +

+ +----- + +
138
+ +

goodify_info_plist

+ +

via Lyndsey Ferguson

+ +> This plugin will update the plist so that the built application can be deployed and managed within BlackBerry's Good Dynamics Control Center for Enterprise Mobility Management. + +
Score details @@ -45667,12 +45645,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 0 More subscribers = more popular project @@ -45692,17 +45670,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 0 How well is the README of the document written age - 25 + 0 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -45712,12 +45690,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 27 + 106 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -45727,19 +45705,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
131
+
138
-

mobileiron

+

flutter_build

-

via Roman Ivannikov

+

via viniciusmo

-> Release your builds to Mobileiron In-Hause instance. https://www.mobileiron.com +> Build your flutter project directly from your lane.
@@ -45755,9 +45733,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - mobileiron + flutter_build - - Release your app with Mobileiron + Build our project directly from your lane. @@ -45804,12 +45782,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 15 + 32 Project that have been around for longer tend to be more stable @@ -45824,12 +45802,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 21 + 54 More downloads = more users have been using the plugin for a while tests - 21 + 3 The more tests a plugin has, the better @@ -45839,19 +45817,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
131
+
137
-

test_report

+

ios_readme_generate

-

via Naylin Medina

+

via Erik Flores

-> customized template for iOS test reports +> Create readme for ios projects
@@ -45867,9 +45845,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - test_report + ios_readme_generate - - Create customized HTML template for test reports + Create readme for ios projects :D @@ -45891,22 +45869,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 12 + 3 More subscribers = more popular project stars - 2 + 1 More stars = more popular project forks - 5 + 0 More forks = more people seem to use/modify this project @@ -45921,7 +45899,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 30 + 42 Project that have been around for longer tend to be more stable @@ -45931,17 +45909,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -4 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 7 + 12 More downloads = more users have been using the plugin for a while tests - 9 + 3 The more tests a plugin has, the better @@ -45951,19 +45929,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
130
+
136
-

twitter

+

get_new_build_number

-

via rb_de0

+

via Bartek Pacia

-> A simple twitter plugin +> Retrieves the new build number for your mobile app.
@@ -45979,9 +45957,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - tweet + get_new_build_name - - Tweet a message specified in the parameter + Retrieves the new build number for your app. + + + get_new_build_number + - + Retrieves the new build number for your app. @@ -46003,22 +45986,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 6 More subscribers = more popular project stars - 0 + 17 More stars = more popular project forks - 0 + 5 More forks = more people seem to use/modify this project @@ -46028,12 +46011,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 39 + 11 Project that have been around for longer tend to be more stable @@ -46043,12 +46026,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -4 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 9 + 53 More downloads = more users have been using the plugin for a while @@ -46063,13 +46046,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
130
+
136

debug_file

@@ -46155,7 +46138,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 22 + 25 Project that have been around for longer tend to be more stable @@ -46170,7 +46153,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 32 + 35 More downloads = more users have been using the plugin for a while @@ -46191,13 +46174,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
129
+
136
-

flutter_dart_version_manager

+

update_build_settings_key

-

via Marvin Moeltgen

+

via ungacy

-> A version manager for flutter +> Updated code signing settings from 'Automatic' to a specific profile
@@ -46213,14 +46196,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - flutter_dart_version_manager - - - A version manager for flutter - - - flutter_set_version + update_build_settings_key - - A version manager for flutter + Updates build settings key to a new value @@ -46252,7 +46230,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 1 + 4 More stars = more popular project @@ -46267,12 +46245,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 15 + 44 Project that have been around for longer tend to be more stable @@ -46302,19 +46280,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
129
+
135
-

analyze_ios_framework

+

mobileiron

-

via xiongzenghui

+

via Roman Ivannikov

-> analysis ios framework in buildout or pods dir +> Release your builds to Mobileiron In-Hause instance. https://www.mobileiron.com
@@ -46330,9 +46308,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - analyze_ios_framework + mobileiron - - analysis ios framework in buildout or pods dir + Release your app with Mobileiron @@ -46354,7 +46332,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive @@ -46364,7 +46342,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 1 More stars = more popular project @@ -46379,12 +46357,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 25 + 19 Project that have been around for longer tend to be more stable @@ -46399,12 +46377,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 35 + 21 More downloads = more users have been using the plugin for a while tests - 15 + 21 The more tests a plugin has, the better @@ -46414,19 +46392,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
129
+
135
-

au_auto_close_upload

+

git_clone

-

via Emil

+

via xiongzenghui

-> Upload artifacts to AppUnite's auto-close service +> a wrapper for git clone command
@@ -46442,9 +46420,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - au_auto_close_upload - - - Upload artifacts to AppUnite's auto-close service + git_clone + source_control + this is a wrapper for git clone command @@ -46466,17 +46444,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 0 More subscribers = more popular project stars - 0 + 3 More stars = more popular project @@ -46496,7 +46474,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 34 + 28 Project that have been around for longer tend to be more stable @@ -46511,7 +46489,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 38 + 56 More downloads = more users have been using the plugin for a while @@ -46526,19 +46504,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
128
+
134
-

souyuz-ventaapps

+

test_report

-

via Felix Rudat

+

via Naylin Medina

-> A fastlane component to make Xamarin builds a breeze +> customized template for iOS test reports
@@ -46554,14 +46532,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - app_version - - - Easily set or print app version with `app_version` - - - souyuz + test_report - - Easily build and sign your app using `souyuz` + Create customized HTML template for test reports @@ -46583,22 +46556,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 30 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 12 More subscribers = more popular project stars - 0 + 2 More stars = more popular project forks - 0 + 5 More forks = more people seem to use/modify this project @@ -46608,12 +46581,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 44 + 33 Project that have been around for longer tend to be more stable @@ -46623,17 +46596,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -4 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 9 + 7 More downloads = more users have been using the plugin for a while tests - 0 + 9 The more tests a plugin has, the better @@ -46643,19 +46616,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
128
+
134
-

send_e_mail

+

twitter

-

via huangj

+

via rb_de0

-> a tool to sendmail +> A simple twitter plugin
@@ -46671,9 +46644,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - send_e_mail + tweet - - a tool to sendmail + Tweet a message specified in the parameter @@ -46695,7 +46668,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive @@ -46725,7 +46698,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 31 + 42 Project that have been around for longer tend to be more stable @@ -46740,7 +46713,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 21 + 10 More downloads = more users have been using the plugin for a while @@ -46755,19 +46728,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
128
+
134
-

schindler

+

clear_archived_data

-

via xjkstar

+

via Onur Yıldırım

-> Remove TestFlight testers that are not actually testing your app. Schindler is a TestFlight automatic processing tool, which is used to maintain the number of TestFlight quota, eliminate useless testers, and improve the external gray effect of iOS. +> Deletes the archive file located at SharedValues::XCODEBUILD_ARCHIVE.
@@ -46783,9 +46756,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - schindler + clear_archived_data - - Schindler is a TestFlight tool for release useless quota. + Deletes the archive file located at SharedValues::XCODEBUILD_ARCHIVE. @@ -46807,7 +46780,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive @@ -46822,7 +46795,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas forks - 10 + 5 More forks = more people seem to use/modify this project @@ -46837,12 +46810,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 5 + 19 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -46852,12 +46825,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 5 + 29 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -46867,19 +46840,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
128
+
134
-

app_store_build_info

+

analyze_ios_framework

-

via Rishabh Tayal

+

via xiongzenghui

-> Get build info from App Store Connect +> analysis ios framework in buildout or pods dir
@@ -46895,9 +46868,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - app_store_build_info + analyze_ios_framework - - Get build info from App Store Connect + analysis ios framework in buildout or pods dir @@ -46919,7 +46892,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive @@ -46929,7 +46902,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 2 + 0 More stars = more popular project @@ -46949,7 +46922,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 30 + 28 Project that have been around for longer tend to be more stable @@ -46964,12 +46937,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 30 + 37 More downloads = more users have been using the plugin for a while tests - 18 + 15 The more tests a plugin has, the better @@ -46979,19 +46952,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
128
+
133
-

clear_archived_data

+

schindler

-

via Onur Yıldırım

+

via xjkstar

-> Deletes the archive file located at SharedValues::XCODEBUILD_ARCHIVE. +> Remove TestFlight testers that are not actually testing your app. Schindler is a TestFlight automatic processing tool, which is used to maintain the number of TestFlight quota, eliminate useless testers, and improve the external gray effect of iOS.
@@ -47007,9 +46980,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - clear_archived_data + schindler - - Deletes the archive file located at SharedValues::XCODEBUILD_ARCHIVE. + Schindler is a TestFlight tool for release useless quota. @@ -47031,7 +47004,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive @@ -47046,7 +47019,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas forks - 5 + 10 More forks = more people seem to use/modify this project @@ -47061,12 +47034,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 15 + 9 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -47076,12 +47049,124 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 27 + 6 More downloads = more users have been using the plugin for a while tests + 3 + The more tests a plugin has, the better + + + + +
+ +

+ + Open on GitHub + +

+ +----- + +
133
+ +

schindler

+ +

via xjkstar

+ +> Remove TestFlight testers that are not actually testing your app. Schindler is a TestFlight automatic processing tool, which is used to maintain the number of TestFlight quota, eliminate useless testers, and improve the external gray effect of iOS. + + +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
schindler-Schindler is a TestFlight tool for release useless quota.
+ +
+ + +
+Score details + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -47091,19 +47176,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
128
+
133
-

download_hockey_ipa

+

app_store_build_info

-

via horimislime

+

via Rishabh Tayal

-> A fastlane plugin that helps downloading .ipa from HockeyApp +> Get build info from App Store Connect
@@ -47119,9 +47204,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
- + - +
MetricPointsDescription
contributors0The more contributors a project has, the more likely it is it stays alive
subscribers3More subscribers = more popular project
stars2More stars = more popular project
forks10More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score50How well is the README of the document written
age9Project that have been around for longer tend to be more stable
major_release30Post 1.0 releases are great
github_issues 0Lots of open issues are not a good sign usually, unless the project is really popular
downloads6More downloads = more users have been using the plugin for a while
tests3 The more tests a plugin has, the better
download_hockey_ipaapp_store_build_info -A fastlane plugin that helps downloading .ipa from HockeyAppGet build info from App Store Connect
@@ -47143,7 +47228,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive @@ -47153,7 +47238,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 2 More stars = more popular project @@ -47168,12 +47253,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 37 + 34 Project that have been around for longer tend to be more stable @@ -47188,12 +47273,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 9 + 31 More downloads = more users have been using the plugin for a while tests - 3 + 18 The more tests a plugin has, the better @@ -47203,19 +47288,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
128
+
133
-

flutter_build

+

au_auto_close_upload

-

via viniciusmo

+

via Emil

-> Build your flutter project directly from your lane. +> Upload artifacts to AppUnite's auto-close service
@@ -47231,9 +47316,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - flutter_build + au_auto_close_upload - - Build our project directly from your lane. + Upload artifacts to AppUnite's auto-close service @@ -47255,7 +47340,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive @@ -47265,7 +47350,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 1 + 0 More stars = more popular project @@ -47285,7 +47370,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 28 + 37 Project that have been around for longer tend to be more stable @@ -47300,7 +47385,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 48 + 39 More downloads = more users have been using the plugin for a while @@ -47315,19 +47400,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
128
+
132
-

schindler

+

download_hockey_ipa

-

via xjkstar

+

via horimislime

-> Remove TestFlight testers that are not actually testing your app. Schindler is a TestFlight automatic processing tool, which is used to maintain the number of TestFlight quota, eliminate useless testers, and improve the external gray effect of iOS. +> A fastlane plugin that helps downloading .ipa from HockeyApp
@@ -47343,9 +47428,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - schindler + download_hockey_ipa - - Schindler is a TestFlight tool for release useless quota. + A fastlane plugin that helps downloading .ipa from HockeyApp @@ -47367,7 +47452,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive @@ -47377,12 +47462,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 2 + 0 More stars = more popular project forks - 10 + 0 More forks = more people seem to use/modify this project @@ -47397,12 +47482,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 5 + 40 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -47412,7 +47497,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 5 + 10 More downloads = more users have been using the plugin for a while @@ -47427,19 +47512,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
127
+
132
-

phraseapp

+

send_e_mail

-

via Issarapong Poesua

+

via huangj

-> a phraseapp-cli tool wrapper +> a tool to sendmail
@@ -47455,9 +47540,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - phraseapp + send_e_mail - - a phraseapp-cli tool wrapper + a tool to sendmail @@ -47489,7 +47574,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 2 + 0 More stars = more popular project @@ -47504,17 +47589,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 21 + 34 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -47524,7 +47609,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 23 + 22 More downloads = more users have been using the plugin for a while @@ -47539,19 +47624,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
127
+
132
-

apphoster

+

souyuz-ventaapps

-

via JerryFans

+

via Felix Rudat

-> A simple plugin to upload your ipa file to AppHost Server in fastlane. +> A fastlane component to make Xamarin builds a breeze
@@ -47567,121 +47652,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - apphoster + app_version - - A simple plugin to upload your ipa file to AppHost Server in fastlane. - - - - -
- - -
-Score details - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MetricPointsDescription
contributors0The more contributors a project has, the more likely it is it stays alive
subscribers3More subscribers = more popular project
stars1More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score25How well is the README of the document written
age22Project that have been around for longer tend to be more stable
major_release30Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads23More downloads = more users have been using the plugin for a while
tests3The more tests a plugin has, the better
- -
- -

- - Open on GitHub - -

- ------ - -
127
- -

update_build_settings_key

- -

via ungacy

- -> Updated code signing settings from 'Automatic' to a specific profile - - -
-Provided actions - - - - - - - + - - - + - +
NameCategoryDescriptionEasily set or print app version with `app_version`
update_build_settings_keysouyuz -Updates build settings key to a new valueEasily build and sign your app using `souyuz`
@@ -47703,17 +47681,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 30 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 0 More subscribers = more popular project stars - 4 + 0 More stars = more popular project @@ -47733,7 +47711,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 40 + 48 Project that have been around for longer tend to be more stable @@ -47748,12 +47726,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 32 + 9 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -47763,19 +47741,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
126
+
132
-

transifex

+

apphoster

-

via junjie

+

via JerryFans

-> basic transifex wrapper +> A simple plugin to upload your ipa file to AppHost Server in fastlane.
@@ -47791,9 +47769,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - transifex + apphoster - - basic transifex wrapper + A simple plugin to upload your ipa file to AppHost Server in fastlane. @@ -47815,17 +47793,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 3 More subscribers = more popular project stars - 2 + 1 More stars = more popular project @@ -47845,22 +47823,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 37 + 26 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 28 + 24 More downloads = more users have been using the plugin for a while @@ -47875,19 +47853,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
126
+
132
-

rooster

+

phraseapp

-

via Muhammad M. Munir

+

via Issarapong Poesua

-> Send gitlab merge requests reminder to slack +> a phraseapp-cli tool wrapper
@@ -47903,9 +47881,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - rooster_merge_request + phraseapp - - Send gitlab merge requests reminder to slack. + a phraseapp-cli tool wrapper @@ -47937,7 +47915,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 2 More stars = more popular project @@ -47952,12 +47930,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 1 + 24 Project that have been around for longer tend to be more stable @@ -47972,7 +47950,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 19 + 25 More downloads = more users have been using the plugin for a while @@ -47987,42 +47965,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
125
- -

diawireborn

- -

via iMokhles

- -> Upload .ipa or .apk file to diawi.com +
132
+

logme

-
-Provided actions +

via Luís Esteves

- - - - - - - - - - - - - - - -
NameCategoryDescription
diawireborn-Upload .ipa/.apk file to diawi.com
+> Provides a simple way to get logs from two delta commits -
@@ -48044,7 +48000,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 6 + 0 More subscribers = more popular project @@ -48064,17 +48020,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 0 How well is the README of the document written age - 1 + 0 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -48084,12 +48040,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 15 + 112 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -48099,19 +48055,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open website + (no GitHub link provided in gemspec)

----- -
125
+
131
-

ding_talk

+

rooster

-

via gaoxiang

+

via Muhammad M. Munir

-> Auto send the pgyer app qr code to the ding talk. +> Send gitlab merge requests reminder to slack
@@ -48127,9 +48084,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - ding_talk + rooster_merge_request - - Send the packaging information to the ding talk. + Send gitlab merge requests reminder to slack. @@ -48161,7 +48118,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 1 + 0 More stars = more popular project @@ -48181,12 +48138,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 33 + 4 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -48196,7 +48153,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 15 + 21 More downloads = more users have been using the plugin for a while @@ -48211,19 +48168,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
125
+
131
-

submit_to_beta_app_review

+

transifex

-

via Dan Loewenherz

+

via junjie

-> Submits an already processed build to Beta App Review. +> basic transifex wrapper
@@ -48239,9 +48196,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - submit_to_beta_app_review + transifex - - Submits an already processed build to Beta App Review. + basic transifex wrapper @@ -48268,7 +48225,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 6 More subscribers = more popular project @@ -48288,12 +48245,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 36 + 41 Project that have been around for longer tend to be more stable @@ -48303,12 +48260,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 8 + 29 More downloads = more users have been using the plugin for a while @@ -48323,19 +48280,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
124
+
129
-

ionic_conf

+

submit_to_beta_app_review

-

via Zac Burrage

+

via Dan Loewenherz

-> Build your Ionic app +> Submits an already processed build to Beta App Review.
@@ -48351,9 +48308,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - ionic - building - Build your Ionic app + submit_to_beta_app_review + - + Submits an already processed build to Beta App Review. @@ -48375,7 +48332,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive @@ -48385,7 +48342,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 2 More stars = more popular project @@ -48405,7 +48362,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 41 + 39 Project that have been around for longer tend to be more stable @@ -48420,12 +48377,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 13 + 9 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -48435,19 +48392,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
123
+
129
-

release

+

ding_talk

-

via Cole Dunsby

+

via gaoxiang

-> Automates the steps to create a new release for a project. +> Auto send the pgyer app qr code to the ding talk.
@@ -48463,9 +48420,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - make_release + ding_talk - - Automates the steps to create a new release for a framework. + Send the packaging information to the ding talk. @@ -48497,7 +48454,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 1 More stars = more popular project @@ -48517,7 +48474,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 31 + 36 Project that have been around for longer tend to be more stable @@ -48547,13 +48504,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
123
+
128

apptics

@@ -48634,7 +48591,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 8 + 11 Project that have been around for longer tend to be more stable @@ -48649,7 +48606,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 12 + 14 More downloads = more users have been using the plugin for a while @@ -48670,13 +48627,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
123
+
128
-

mocha_run_tests

+

find_replace_string_fork

-

via Adam T Armstrong

+

via Jonathan Ritchie

-> Run Mocha Tests from within fastlane +> Find a string in a file and replace it with a new one.
@@ -48692,121 +48649,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - mocha_run_tests + find_replace_string - - Run Mocha Tests from within fastlane - - - - -
- - -
-Score details - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MetricPointsDescription
contributors0The more contributors a project has, the more likely it is it stays alive
subscribers3More subscribers = more popular project
stars1More stars = more popular project
forks5More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score50How well is the README of the document written
age33Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads8More downloads = more users have been using the plugin for a while
tests3The more tests a plugin has, the better
- -
- -

- - Open on GitHub - -

- ------ - -
123
- -

unsetinfoplistvalue

- -

via David Cordero

- -> Unsets value to Info.plist of your project as native Ruby data structures - - -
-Provided actions - - - - - - - - - - - - - - +
NameCategoryDescription
unset_info_plist_valueprojectUnsets value to Info.plist of your project as native Ruby data structuresFind and replace a string in a project file
@@ -48833,17 +48678,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 12 + 3 More subscribers = more popular project stars - 0 + 1 More stars = more popular project forks - 0 + 30 More forks = more people seem to use/modify this project @@ -48853,12 +48698,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 17 + 43 Project that have been around for longer tend to be more stable @@ -48868,12 +48713,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -3 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 21 + 6 More downloads = more users have been using the plugin for a while @@ -48888,13 +48733,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
123
+
128

validate_ipa

@@ -48970,7 +48815,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 11 + 14 Project that have been around for longer tend to be more stable @@ -48985,7 +48830,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 9 + 11 More downloads = more users have been using the plugin for a while @@ -49006,13 +48851,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
122
+
128
-

kuhverij

+

ionic_conf

-

via Morten Bøgh

+

via Zac Burrage

-> Simplified Code Coverage +> Build your Ionic app
@@ -49028,9 +48873,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - kuhverij - testing - Simplified Code Coverage + ionic + building + Build your Ionic app @@ -49057,124 +48902,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 - More subscribers = more popular project - - - stars - 1 - More stars = more popular project - - - forks 0 - More forks = more people seem to use/modify this project - - - has_mit_license - 20 - fastlane is MIT licensed, it's good to have plugins use MIT too - - - readme_score - 25 - How well is the README of the document written - - - age - 26 - Project that have been around for longer tend to be more stable - - - major_release - 0 - Post 1.0 releases are great - - - github_issues - -3 - Lots of open issues are not a good sign usually, unless the project is really popular - - - downloads - 17 - More downloads = more users have been using the plugin for a while - - - tests - 33 - The more tests a plugin has, the better - - - - -
- -

- - Open on GitHub - -

- ------ - -
122
- -

dingtalk

- -

via Kim Huang

- -> a fastlane plugin for dingtalk robot - - -
-Provided actions - - - - - - - - - - - - - - - - -
NameCategoryDescription
dingtalk-a fastlane plugin for dingtalk.
- -
- - -
-Score details - - - - - - - - - - - - - - - - - - - + @@ -49189,12 +48922,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + - + @@ -49209,12 +48942,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + - + @@ -49224,19 +48957,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
122
+
128
-

discord

+

unsetinfoplistvalue

-

via Matheus Gambati

+

via David Cordero

-> Discord integration with Fastlane +> Unsets value to Info.plist of your project as native Ruby data structures
@@ -49252,9 +48985,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
- - - + + +
MetricPointsDescription
contributors6The more contributors a project has, the more likely it is it stays alive
subscribers3 More subscribers = more popular project
stars10 More stars = more popular project
readme_score2550 How well is the README of the document written
age3644 Project that have been around for longer tend to be more stable
downloads2814 More downloads = more users have been using the plugin for a while
tests30 The more tests a plugin has, the better
discord-Discord integration with Fastlaneunset_info_plist_valueprojectUnsets value to Info.plist of your project as native Ruby data structures
@@ -49281,7 +49014,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 12 More subscribers = more popular project @@ -49301,12 +49034,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 28 + 20 Project that have been around for longer tend to be more stable @@ -49321,12 +49054,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 40 + 23 More downloads = more users have been using the plugin for a while tests - 6 + 3 The more tests a plugin has, the better @@ -49336,19 +49069,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
122
+
127
-

promo_code

+

dingtalk

-

via marumemomo

+

via Kim Huang

-> promo_code +> a fastlane plugin for dingtalk robot
@@ -49364,9 +49097,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - promo_code + dingtalk - - promo_code + a fastlane plugin for dingtalk. @@ -49388,12 +49121,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 3 More subscribers = more popular project @@ -49418,7 +49151,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 32 + 39 Project that have been around for longer tend to be more stable @@ -49433,7 +49166,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 41 + 30 More downloads = more users have been using the plugin for a while @@ -49448,13 +49181,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
122
+
127

redmine_upload

@@ -49535,7 +49268,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 30 + 33 Project that have been around for longer tend to be more stable @@ -49550,7 +49283,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 19 + 21 More downloads = more users have been using the plugin for a while @@ -49571,13 +49304,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
121
+
127
-

coreos

+

discord

-

via Oliver Letterer

+

via Matheus Gambati

-> Deploy docker services to CoreOS hosts +> Discord integration with Fastlane
@@ -49593,9 +49326,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - coreos_deploy + discord - - Deploy docker services to CoreOS hosts + Discord integration with Fastlane @@ -49647,7 +49380,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 42 + 31 Project that have been around for longer tend to be more stable @@ -49662,12 +49395,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 28 + 42 More downloads = more users have been using the plugin for a while tests - 3 + 6 The more tests a plugin has, the better @@ -49677,19 +49410,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
121
+
127
-

xcode_build_configuration

+

release

-

via dileepasisila

+

via Cole Dunsby

-> plugin for doing xcode build configuration specific things +> Automates the steps to create a new release for a project.
@@ -49705,29 +49438,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - get_build_number_by_scheme_and_build_configuration - - - Get the build number using scheme and build configuration - - - get_marketing_version_by_scheme_and_build_configuration - - - Get the marketing version using scheme and build configuration - - - set_app_version_by_scheme_and_build_configuration - - - Set the app version with using marketing version and build number input for relevant scheme and build configuration - - - set_build_number_by_scheme_and_build_configuration - - - Set the build number using scheme and build configuration - - - set_marketing_version_by_scheme_and_build_configuration + make_release - - Set the marketing version using scheme and build configuration + Automates the steps to create a new release for a framework. @@ -49759,7 +49472,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 2 + 0 More stars = more popular project @@ -49779,12 +49492,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 9 + 35 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -49794,7 +49507,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 4 + 16 More downloads = more users have been using the plugin for a while @@ -49809,19 +49522,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
121
+
127
-

git_clone

+

promo_code

-

via xiongzenghui

+

via marumemomo

-> a wrapper for git clone command +> promo_code
@@ -49837,9 +49550,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - git_clone - source_control - this is a wrapper for git clone command + promo_code + - + promo_code @@ -49871,7 +49584,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 3 + 1 More stars = more popular project @@ -49891,7 +49604,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 25 + 36 Project that have been around for longer tend to be more stable @@ -49906,7 +49619,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 45 + 42 More downloads = more users have been using the plugin for a while @@ -49921,19 +49634,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
121
+
126
-

load_erb_config

+

xcode_build_configuration

-

via Joaomon7eiro

+

via dileepasisila

-> Fastlane plugin to read erb configuration file +> plugin for doing xcode build configuration specific things
@@ -49949,9 +49662,29 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - load_erb_config + get_build_number_by_scheme_and_build_configuration - - Fastlane plugin to load configuration object from yml file + Get the build number using scheme and build configuration + + + get_marketing_version_by_scheme_and_build_configuration + - + Get the marketing version using scheme and build configuration + + + set_app_version_by_scheme_and_build_configuration + - + Set the app version with using marketing version and build number input for relevant scheme and build configuration + + + set_build_number_by_scheme_and_build_configuration + - + Set the build number using scheme and build configuration + + + set_marketing_version_by_scheme_and_build_configuration + - + Set the marketing version using scheme and build configuration @@ -49973,7 +49706,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive @@ -49983,7 +49716,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 2 More stars = more popular project @@ -49998,17 +49731,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 20 + 12 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -50018,7 +49751,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 44 + 6 More downloads = more users have been using the plugin for a while @@ -50033,21 +49766,43 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
121
+
126
-

check_good_version

+

mocha_run_tests

-

via Lyndsey Ferguson

+

via Adam T Armstrong

-> Checks the version of the installed Good framework +> Run Mocha Tests from within fastlane +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
mocha_run_tests-Run Mocha Tests from within fastlane
+ +
+
Score details @@ -50063,22 +49818,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 3 More subscribers = more popular project stars - 0 + 1 More stars = more popular project forks - 0 + 5 More forks = more people seem to use/modify this project @@ -50088,17 +49843,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 50 How well is the README of the document written age - 0 + 36 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -50108,12 +49863,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 59 + 8 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -50123,19 +49878,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
120
+
126
-

bomb_emoji

+

kuhverij

-

via Josh Holtz

+

via Morten Bøgh

-> 💣💥 No more emojis +> Simplified Code Coverage
@@ -50151,9 +49906,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - bomb_emoji - - - No more emojis + kuhverij + testing + Simplified Code Coverage @@ -50185,7 +49940,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 1 More stars = more popular project @@ -50200,12 +49955,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 27 + 29 Project that have been around for longer tend to be more stable @@ -50215,17 +49970,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -3 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 17 + 18 More downloads = more users have been using the plugin for a while tests - 3 + 33 The more tests a plugin has, the better @@ -50235,19 +49990,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
119
+
126
-

summonbin

+

coreos

-

via Jason Nam

+

via Oliver Letterer

-> Execute command with summonbin +> Deploy docker services to CoreOS hosts
@@ -50263,9 +50018,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - summonbin + coreos_deploy - - Execute command with summonbin + Deploy docker services to CoreOS hosts @@ -50312,12 +50067,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 26 + 46 Project that have been around for longer tend to be more stable @@ -50332,7 +50087,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 17 + 29 More downloads = more users have been using the plugin for a while @@ -50347,19 +50102,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
119
+
125
-

ios_flavors

+

bomb_emoji

-

via Zachary Davison

+

via Josh Holtz

-> Create multiple build flavors of an iOS .ipa file using a directory of .plist files. +> 💣💥 No more emojis
@@ -50375,14 +50130,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - create_ipa_flavors - - - Create multiple build flavors of an iOS .ipa file using a directory of .plist files - - - create_sim_flavors + bomb_emoji - - Create multiple build flavors of an iOS .app (for the simulator) using a directory of .plist files + No more emojis @@ -50434,7 +50184,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 15 + 30 Project that have been around for longer tend to be more stable @@ -50449,7 +50199,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 28 + 19 More downloads = more users have been using the plugin for a while @@ -50464,42 +50214,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
119
- -

get_last_circleci_build_number

- -

via Dawid van der Hoven

- -> fetches the last build number from circleci. +
125
+

check_good_version

-
-Provided actions +

via Lyndsey Ferguson

- - - - - - - - - - - - - - - -
NameCategoryDescription
get_last_circleci_build_number-fetches the last build number from circleci.
+> Checks the version of the installed Good framework -
@@ -50516,12 +50244,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 12 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 0 More subscribers = more popular project @@ -50541,17 +50269,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 0 How well is the README of the document written age - 20 + 0 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -50561,12 +50289,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 17 + 63 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -50576,19 +50304,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
118
+
125
-

react_native_util

+

get_last_circleci_build_number

-

via Jimmy Dee

+

via Dawid van der Hoven

-> Community utilities for React Native projects +> fetches the last build number from circleci.
@@ -50604,9 +50332,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - react_pod + get_last_circleci_build_number - - Community utilities for React Native projects + fetches the last build number from circleci. @@ -50628,7 +50356,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive @@ -50658,7 +50386,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 26 + 23 Project that have been around for longer tend to be more stable @@ -50673,12 +50401,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 19 + 20 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -50688,19 +50416,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
118
+
125
-

xcodetestcoverage

+

ios_flavors

-

via Yury Savitsky

+

via Zachary Davison

-> plugin for getting test data from Xcode +> Create multiple build flavors of an iOS .ipa file using a directory of .plist files.
@@ -50716,9 +50444,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - xcodetestcoverage + create_ipa_flavors - - plugin for getting coverage test data from Xcode + Create multiple build flavors of an iOS .ipa file using a directory of .plist files + + + create_sim_flavors + - + Create multiple build flavors of an iOS .app (for the simulator) using a directory of .plist files @@ -50770,12 +50503,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 3 + 19 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -50785,7 +50518,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 9 + 30 More downloads = more users have been using the plugin for a while @@ -50800,19 +50533,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
118
+
125
-

gitlab_changelog

+

xcodetestcoverage

-

via Žilvinas Sebeika

+

via Yury Savitsky

-> Get changelog using GitLab API +> plugin for getting test data from Xcode
@@ -50828,9 +50561,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - gitlab_changelog - - + xcodetestcoverage - + plugin for getting coverage test data from Xcode @@ -50852,12 +50585,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 3 More subscribers = more popular project @@ -50882,12 +50615,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 22 + 6 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -50897,12 +50630,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 8 + 13 More downloads = more users have been using the plugin for a while tests - 6 + 3 The more tests a plugin has, the better @@ -50912,19 +50645,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
118
+
124
-

buildnumber

+

avd_emulator

-

via Nick Griffith

+

via Guillaume Elloy

-> Generates unique build numbers for iOS projects. +> This plugin is listing available android avd emulators, allowing you to start the selected one.
@@ -50940,9 +50673,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - buildnumber + start_avd_emulator - - Generates unique build numbers for iOS projects + This plugin is listing available android avd emulators, allowing you to start the selected one. @@ -50969,7 +50702,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 30 + 0 More subscribers = more popular project @@ -50994,7 +50727,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 30 + 29 Project that have been around for longer tend to be more stable @@ -51009,7 +50742,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 10 + 47 More downloads = more users have been using the plugin for a while @@ -51024,19 +50757,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
117
+
124
-

buddybuild

+

summonbin

-

via Jorge Revuelta

+

via Jason Nam

-> This plugin allows the communication with the Buddybuild API. +> Execute command with summonbin
@@ -51052,19 +50785,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - buddybuild_list_apps - - - Retrieves all the applications for a given account in Buddybuild. - - - buddybuild_get_latest_build_number - - - Retrieves the latest build number for a given Application Identifier. - - - buddybuild_show_latest_build + summonbin - - Retrieves the latest build for a given Application Identifier. + Execute command with summonbin @@ -51086,7 +50809,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive @@ -51111,12 +50834,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 35 + 30 Project that have been around for longer tend to be more stable @@ -51131,7 +50854,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 25 + 18 More downloads = more users have been using the plugin for a while @@ -51146,19 +50869,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
117
+
122
-

us_ionic

+

buildnumber

-

via Jan Piotrowski

+

via Nick Griffith

-> Build your Ionic app +> Generates unique build numbers for iOS projects.
@@ -51174,9 +50897,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - ionic - building - Build your Ionic app + buildnumber + - + Generates unique build numbers for iOS projects @@ -51203,7 +50926,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 30 More subscribers = more popular project @@ -51223,12 +50946,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 41 + 33 Project that have been around for longer tend to be more stable @@ -51243,12 +50966,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 6 + 11 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -51258,19 +50981,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
117
+
122
-

xbluepill

+

poeditor

-

via UladzimirKisialiou

+

via Kostia Myts

-> It is a fastlane plugin that allows to use bluepill (linkedin library) as a fastlane command +> Upload strings to POEditor
@@ -51286,9 +51009,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - xbluepill + upload_strings_to_poeditor - - Fastlane plugin that allows to use bluepill (linkedin library) as a fastlane command + Upload strings to POEditor @@ -51310,17 +51033,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 0 More subscribers = more popular project stars - 5 + 2 More stars = more popular project @@ -51340,7 +51063,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 34 + 39 Project that have been around for longer tend to be more stable @@ -51355,7 +51078,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 21 + 33 More downloads = more users have been using the plugin for a while @@ -51370,19 +51093,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
116
+
122
-

download_hocky_build

+

build_app_for_simulator

-

via Anton Morozov

+

via Alexey Alter-Pesotskiy

-> Download newest build from HockeyApp (iOS & Android) +> This plugin builds apps exclusively for iOS, tvOS or watchOS Simulators.
@@ -51398,9 +51121,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - download_hocky_build - - - Download newest build from HockeyApp (iOS & Android) + build_app_for_simulator + building + This plugin builds apps exclusively for iOS, tvOS or watchOS Simulators. @@ -51422,7 +51145,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive @@ -51432,7 +51155,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 1 + 0 More stars = more popular project @@ -51447,12 +51170,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 27 + 17 Project that have been around for longer tend to be more stable @@ -51467,7 +51190,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 31 + 29 More downloads = more users have been using the plugin for a while @@ -51482,19 +51205,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
114
+
122
-

sous

+

managed_google_play

-

via Jonathan Nogueira

+

via Jan Piotrowski

-> A tool to help create and sync keystores, as well as sign apks and aabs for the play store +> Create Managed Google Play Apps
@@ -51510,14 +51233,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - plate + get_managed_play_store_publishing_rights - - This action signs apks using an existing keystore + Obtain publishing rights for custom apps on Managed Google Play Store - pass + managed_google_play - - This action retrieves existing keystores for the android build system + Create Managed Google Play Apps + + + create_app_on_managed_play_store + - + Create Managed Google Play Apps @@ -51539,17 +51267,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 3 More subscribers = more popular project stars - 0 + 3 More stars = more popular project @@ -51564,12 +51292,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 18 + 34 Project that have been around for longer tend to be more stable @@ -51579,12 +51307,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -5 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 11 + 39 More downloads = more users have been using the plugin for a while @@ -51599,19 +51327,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
114
+
121
-

poeditor

+

gitlab_changelog

-

via Kostia Myts

+

via Žilvinas Sebeika

-> Upload strings to POEditor +> Get changelog using GitLab API
@@ -51627,9 +51355,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - upload_strings_to_poeditor + gitlab_changelog + - - - Upload strings to POEditor @@ -51651,7 +51379,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive @@ -51661,7 +51389,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 2 + 0 More stars = more popular project @@ -51676,12 +51404,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 35 + 25 Project that have been around for longer tend to be more stable @@ -51696,12 +51424,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 29 + 8 More downloads = more users have been using the plugin for a while tests - 3 + 6 The more tests a plugin has, the better @@ -51711,19 +51439,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
114
+
121
-

upload_dsym

+

react_native_util

-

via xiongzenghui

+

via Jimmy Dee

-> upload dsym to your specify server +> Community utilities for React Native projects
@@ -51739,9 +51467,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - upload_dsym + react_pod - - upload dsym to your specify server + Community utilities for React Native projects @@ -51768,12 +51496,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 3 More subscribers = more popular project stars - 1 + 0 More stars = more popular project @@ -51788,12 +51516,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 25 + 29 Project that have been around for longer tend to be more stable @@ -51808,12 +51536,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 40 + 19 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -51823,19 +51551,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
114
+
121
-

danger_result

+

xbluepill

-

via marumemomo

+

via UladzimirKisialiou

-> Get danger data plugin. +> It is a fastlane plugin that allows to use bluepill (linkedin library) as a fastlane command
@@ -51851,9 +51579,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - danger_result + xbluepill - - Get danger data plugin. + Fastlane plugin that allows to use bluepill (linkedin library) as a fastlane command @@ -51875,17 +51603,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 3 More subscribers = more popular project stars - 1 + 5 More stars = more popular project @@ -51905,7 +51633,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 32 + 37 Project that have been around for longer tend to be more stable @@ -51915,12 +51643,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 34 + 22 More downloads = more users have been using the plugin for a while @@ -51935,112 +51663,43 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
114
- -

logme

+
121
-

via Luís Esteves

+

download_hocky_build

-> Provides a simple way to get logs from two delta commits +

via Anton Morozov

+> Download newest build from HockeyApp (iOS & Android)
-Score details +Provided actions - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + +
MetricPointsNameCategory Description
contributors0The more contributors a project has, the more likely it is it stays alive
subscribers0More subscribers = more popular project
stars0More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score0How well is the README of the document written
age0Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads94More downloads = more users have been using the plugin for a while
tests0The more tests a plugin has, the betterdownload_hocky_build-Download newest build from HockeyApp (iOS & Android)
-

- - Open website - (no GitHub link provided in gemspec) - -

- ------ - -
113
- -

report

- -

via Bruno Miguêns

- -> After an action, like scan for instance, you're able to generate a report file. This fastlane plugin gives you a way to upload and share your report using Slack. - -
Score details @@ -52056,17 +51715,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 3 More subscribers = more popular project stars - 0 + 1 More stars = more popular project @@ -52081,12 +51740,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 25 How well is the README of the document written age - 0 + 30 Project that have been around for longer tend to be more stable @@ -52101,12 +51760,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 81 + 33 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -52116,19 +51775,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
113
+
121
-

avd_emulator

+

buddybuild

-

via Guillaume Elloy

+

via Jorge Revuelta

-> This plugin is listing available android avd emulators, allowing you to start the selected one. +> This plugin allows the communication with the Buddybuild API.
@@ -52144,9 +51803,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - start_avd_emulator + buddybuild_list_apps - - This plugin is listing available android avd emulators, allowing you to start the selected one. + Retrieves all the applications for a given account in Buddybuild. + + + buddybuild_get_latest_build_number + - + Retrieves the latest build number for a given Application Identifier. + + + buddybuild_show_latest_build + - + Retrieves the latest build for a given Application Identifier. @@ -52168,12 +51837,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 3 More subscribers = more popular project @@ -52198,7 +51867,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 25 + 38 Project that have been around for longer tend to be more stable @@ -52213,7 +51882,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 40 + 26 More downloads = more users have been using the plugin for a while @@ -52228,19 +51897,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
113
+
120
-

last_fabric_version_code

+

us_ionic

-

via Andrés Hernández

+

via Jan Piotrowski

-> Get the last Fabric version code for your Android app +> Build your Ionic app
@@ -52256,9 +51925,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - last_fabric_version_code - - - Get the last Fabric version code for your Android app + ionic + building + Build your Ionic app @@ -52285,7 +51954,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 0 More subscribers = more popular project @@ -52310,7 +51979,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 30 + 44 Project that have been around for longer tend to be more stable @@ -52325,12 +51994,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 7 + 6 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -52340,20 +52009,42 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
113
+
120
-

scipio

+

flutter_bump_version

-

via evandcoleman

+

via Mohammed chahboun

-> A fastlane plugin for Scipio - A caching tool for Swift Package Manager +> Manages Flutter project version + + +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
flutter_bump_version-Fastlane plugin for upgrade flutter projects version by any part (major,minor or patch)
+
@@ -52370,17 +52061,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 3 More subscribers = more popular project stars - 0 + 1 More stars = more popular project @@ -52395,12 +52086,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 50 How well is the README of the document written age - 0 + 9 Project that have been around for longer tend to be more stable @@ -52415,12 +52106,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 81 + 16 More downloads = more users have been using the plugin for a while tests - 0 + 21 The more tests a plugin has, the better @@ -52430,19 +52121,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
113
+
119
-

flutter_bump_version

+

upload_dsym

-

via Mohammed chahboun

+

via xiongzenghui

-> Manages Flutter project version +> upload dsym to your specify server
@@ -52458,9 +52149,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - flutter_bump_version + upload_dsym - - Fastlane plugin for upgrade flutter projects version by any part (major,minor or patch) + upload dsym to your specify server @@ -52487,7 +52178,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 0 More subscribers = more popular project @@ -52507,12 +52198,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 6 + 28 Project that have been around for longer tend to be more stable @@ -52527,12 +52218,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 12 + 42 More downloads = more users have been using the plugin for a while tests - 21 + 3 The more tests a plugin has, the better @@ -52542,19 +52233,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
112
+
119
-

managed_google_play

+

danger_result

-

via Jan Piotrowski

+

via marumemomo

-> Create Managed Google Play Apps +> Get danger data plugin.
@@ -52570,19 +52261,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - get_managed_play_store_publishing_rights - - - Obtain publishing rights for custom apps on Managed Google Play Store - - - managed_google_play - - - Create Managed Google Play Apps - - - create_app_on_managed_play_store + danger_result - - Create Managed Google Play Apps + Get danger data plugin. @@ -52609,12 +52290,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 0 More subscribers = more popular project stars - 3 + 1 More stars = more popular project @@ -52634,7 +52315,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 30 + 35 Project that have been around for longer tend to be more stable @@ -52644,12 +52325,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -5 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 33 + 36 More downloads = more users have been using the plugin for a while @@ -52664,19 +52345,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
112
+
119
-

zeeva_telegram

+

redpill

-

via Yazan Tarifi

+

via omniprojects

-> Telegram Bot Plugin to Send Build Messages for Android, IOS +> Fastlane plugin to use bluepill in fastlane
@@ -52692,20 +52373,105 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - zeeva_discord + redpill - - Fastlane Plugin to Send Messages about Builds from Android, IOS Applications Via Fastlane + Plugin to use bluepill in fastlane + + + +
+ + +
+Score details + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
zeeva_telegram-Telegram Bot Plugin to Send Build Messages for Android, IOSMetricPointsDescription
contributors6The more contributors a project has, the more likely it is it stays alive
subscribers3More subscribers = more popular project
stars3More stars = more popular project
forks10More forks = more people seem to use/modify this project
has_mit_license-50fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score50How well is the README of the document written
age38Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues-1Lots of open issues are not a good sign usually, unless the project is really popular
downloads60More downloads = more users have been using the plugin for a while
tests0The more tests a plugin has, the better
+

+ + Open on GitHub + +

+ +----- + +
118
+ +

report

+ +

via Bruno Miguêns

+ +> After an action, like scan for instance, you're able to generate a report file. This fastlane plugin gives you a way to upload and share your report using Slack. + +
Score details @@ -52721,12 +52487,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 0 More subscribers = more popular project @@ -52746,17 +52512,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 0 How well is the README of the document written age - 6 + 0 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -52766,7 +52532,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 3 + 86 More downloads = more users have been using the plugin for a while @@ -52781,19 +52547,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
112
+
118
-

copy

+

sous

-

via Jason Nam

+

via Jonathan Nogueira

-> Copy file +> A tool to help create and sync keystores, as well as sign apks and aabs for the play store
@@ -52809,9 +52575,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - copy + plate - - Copy file + This action signs apks using an existing keystore + + + pass + - + This action retrieves existing keystores for the android build system @@ -52833,12 +52604,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 6 More subscribers = more popular project @@ -52863,7 +52634,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 26 + 21 Project that have been around for longer tend to be more stable @@ -52878,7 +52649,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 10 + 12 More downloads = more users have been using the plugin for a while @@ -52893,19 +52664,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
112
+
118
-

redpill

+

last_fabric_version_code

-

via omniprojects

+

via Andrés Hernández

-> Fastlane plugin to use bluepill in fastlane +> Get the last Fabric version code for your Android app
@@ -52921,9 +52692,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - redpill + last_fabric_version_code - - Plugin to use bluepill in fastlane + Get the last Fabric version code for your Android app @@ -52945,7 +52716,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive @@ -52955,17 +52726,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 3 + 0 More stars = more popular project forks - 10 + 0 More forks = more people seem to use/modify this project has_mit_license - -50 + 20 fastlane is MIT licensed, it's good to have plugins use MIT too @@ -52975,7 +52746,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 35 + 34 Project that have been around for longer tend to be more stable @@ -52985,17 +52756,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 56 + 8 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -53005,19 +52776,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
112
+
116
-

copy_screenshots

+

zeeva_telegram

-

via yosshi4486

+

via Yazan Tarifi

-> Copy screenshots with a specified device name. +> Telegram Bot Plugin to Send Build Messages for Android, IOS
@@ -53033,9 +52804,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - copy_screenshots - screenshots - Copy screenshots with a specified device name. This action should be executed after `capture_ios_screenshots` action. + zeeva_discord + - + Fastlane Plugin to Send Messages about Builds from Android, IOS Applications Via Fastlane + + + zeeva_telegram + - + Telegram Bot Plugin to Send Build Messages for Android, IOS @@ -53082,12 +52858,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 14 + 9 Project that have been around for longer tend to be more stable @@ -53097,17 +52873,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 15 + 4 More downloads = more users have been using the plugin for a while tests - 6 + 0 The more tests a plugin has, the better @@ -53117,19 +52893,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
111
+
116
-

fabric_beta_unregistered_devices

+

allure_zephyr

-

via Slava Kornienko

+

via Nikita Ianenko

-> SHORT +> Publish Allure results to Zephyr
@@ -53145,9 +52921,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - fabric_beta_unregistered_devices + allure_zephyr - - Get unregistered devices from Fabric Beta. + Publish Allure results to Zephyr @@ -53169,7 +52945,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive @@ -53199,7 +52975,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 28 + 17 Project that have been around for longer tend to be more stable @@ -53214,7 +52990,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 7 + 17 More downloads = more users have been using the plugin for a while @@ -53229,19 +53005,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
111
+
116
-

publish_dropbox

+

copy_screenshots

-

via Tommyvanvliet

+

via yosshi4486

-> This plugin publishes artifacts over to Dropbox via a generated api token from Dropbox Developer API. +> Copy screenshots with a specified device name.
@@ -53257,9 +53033,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - publish_dropbox - - - This plugin publishes artifacts over to Dropbox via a generated api token from Dropbox Developer API. + copy_screenshots + screenshots + Copy screenshots with a specified device name. This action should be executed after `capture_ios_screenshots` action. @@ -53311,27 +53087,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 30 + 17 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great github_issues - 0 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 30 + 16 More downloads = more users have been using the plugin for a while tests - 3 + 6 The more tests a plugin has, the better @@ -53341,19 +53117,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
111
+
116
-

source_env_from_file

+

dependency_manager_outdated

-

via xiongzenghui

+

via matsuda

-> set ENV["key"]=value from file like key=value +> Fastlane plugin to check project's outdated dependencies
@@ -53369,9 +53145,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - source_env_from_file + cocoapods_outdated - - set ENV['key']=value from file like key=value + Check outdated CocoaPods dependencies + + + dependency_manager_outdated + - + Fastlane plugin to check project's outdated dependencies + + + carthage_outdated + - + Check outdated Carthage dependencies @@ -53393,12 +53179,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 0 More subscribers = more popular project @@ -53418,12 +53204,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 25 + 30 Project that have been around for longer tend to be more stable @@ -53438,7 +53224,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 10 + 32 More downloads = more users have been using the plugin for a while @@ -53453,19 +53239,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
111
+
116
-

flint

+

source_env_from_file

-

via Jyrno Ader

+

via xiongzenghui

-> Easily sync your keystores across your team using git +> set ENV["key"]=value from file like key=value
@@ -53481,9 +53267,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - flint + source_env_from_file - - DESCRIPTION + set ENV['key']=value from file like key=value @@ -53510,7 +53296,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 3 More subscribers = more popular project @@ -53535,7 +53321,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 29 + 28 Project that have been around for longer tend to be more stable @@ -53550,7 +53336,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 9 + 12 More downloads = more users have been using the plugin for a while @@ -53565,19 +53351,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
111
+
116
-

lastpass

+

xamarin_native

-

via Antoine Lamy

+

via illania

-> Easily sync your Apple ID credentials stored in LastPass with your keychain using CredentialManager +> Plugin for Xamarin.Native iOS and Android projects
@@ -53593,9 +53379,29 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - lastpass + bump_code - - Easily sync your Apple ID credentials stored in LastPass with your keychain using CredentialManager + Increments project build number + + + bump_version + - + Increments project version + + + dotnet + - + Build Xamarin.Native iOS and Android projects using msbuild + + + msbuild + - + Build Xamarin.Native iOS and Android projects using msbuild + + + nuget + - + Downloads and installs any packages missing from the packages folder @@ -53622,12 +53428,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 3 More subscribers = more popular project stars - 0 + 2 More stars = more popular project @@ -53647,12 +53453,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 31 + 6 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -53662,7 +53468,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 7 + 2 More downloads = more users have been using the plugin for a while @@ -53677,19 +53483,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
111
+
116
-

secrets

+

sapfire

-

via Cyril Cermak, Jörg Nestele

+

via CheeryLee

-> Securely store secrets in source code. +> A bunch of fastlane actions to work with MSBuild, NuGet and Microsoft Store
@@ -53705,14 +53511,49 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - decrypt_secrets + app_certification + testing + Runs Windows App Certification Kit to ensure your app is safe and efficient before publishing it to Microsoft Store + + + associate_ms_store + project + Makes a local app manifest needed for Microsoft Store association + + + dotnet_select + building + Changes the dotnet executable to use + + + ensure_dotnet_version + building + Ensures the right version of .NET is installed and can be used + + + ms_credentials + misc + Sets Azure AD account credentials + + + msbuild_select + - - - Securely store secrets in source code - encrypt_secrets + update_uwp_signing_settings + code_signing + Configures UWP package signing settings. Works only on 'windows' platform. Values that would be set in this action will be applied to all next actions. + + + upload_ms_store - - Securely store secrets in source code + Uploads new binary to Microsoft Partner Center + + + upload_nuget + production + Pushes a package to the server and publishes it @@ -53759,17 +53600,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 24 + 6 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -53779,7 +53620,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 36 + 4 More downloads = more users have been using the plugin for a while @@ -53794,19 +53635,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
111
+
116
-

dependency_manager_outdated

+

lastpass

-

via matsuda

+

via Antoine Lamy

-> Fastlane plugin to check project's outdated dependencies +> Easily sync your Apple ID credentials stored in LastPass with your keychain using CredentialManager
@@ -53822,19 +53663,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - cocoapods_outdated - - - Check outdated CocoaPods dependencies - - - dependency_manager_outdated - - - Fastlane plugin to check project's outdated dependencies - - - carthage_outdated + lastpass - - Check outdated Carthage dependencies + Easily sync your Apple ID credentials stored in LastPass with your keychain using CredentialManager @@ -53856,7 +53687,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive @@ -53881,12 +53712,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 27 + 35 Project that have been around for longer tend to be more stable @@ -53901,7 +53732,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 30 + 8 More downloads = more users have been using the plugin for a while @@ -53916,19 +53747,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
111
+
116
-

transifex_tool

+

publish_dropbox

-

via maydin

+

via Tommyvanvliet

-> Transifex tool that pulls translations using transifex rest api +> This plugin publishes artifacts over to Dropbox via a generated api token from Dropbox Developer API.
@@ -53944,19 +53775,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - rest_pull - - - Transifex plugin for pull and push translations - - - cli_pull - - - Transifex tool that pulls translations using transifex cli client - - - cli_push + publish_dropbox - - Transifex tool that push translations using transifex cli client + This plugin publishes artifacts over to Dropbox via a generated api token from Dropbox Developer API. @@ -54003,12 +53824,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 28 + 33 Project that have been around for longer tend to be more stable @@ -54023,7 +53844,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 7 + 32 More downloads = more users have been using the plugin for a while @@ -54038,19 +53859,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
110
+
116
-

fetch_version_code

+

secrets

-

via CoorpAcademy

+

via Cyril Cermak, Jörg Nestele

-> Fetch (and increment) version code for given platform +> Securely store secrets in source code.
@@ -54066,9 +53887,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - fetch_version_code + decrypt_secrets - - Fetch (and increment) version code for given platform + Securely store secrets in source code + + + encrypt_secrets + - + Securely store secrets in source code @@ -54095,12 +53921,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 18 + 3 More subscribers = more popular project stars - 1 + 0 More stars = more popular project @@ -54110,12 +53936,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas has_mit_license - -50 + 20 fastlane is MIT licensed, it's good to have plugins use MIT too readme_score - 50 + 25 How well is the README of the document written @@ -54135,12 +53961,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 13 + 38 More downloads = more users have been using the plugin for a while tests - 51 + 3 The more tests a plugin has, the better @@ -54150,19 +53976,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
110
+
116
-

simulator_add_root_cert

+

copy

-

via Nico Richard

+

via Jason Nam

-> Add a root cert to your simulators with Fastlane +> Copy file
@@ -54178,9 +54004,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - simulator_add_root_cert + copy - - Easily add a root cert to your simulators with Fastlane + Copy file @@ -54212,7 +54038,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 2 + 0 More stars = more popular project @@ -54232,7 +54058,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 14 + 29 Project that have been around for longer tend to be more stable @@ -54247,12 +54073,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 15 + 11 More downloads = more users have been using the plugin for a while tests - 6 + 3 The more tests a plugin has, the better @@ -54262,19 +54088,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
110
+
115
-

allure_zephyr

+

simulator_add_root_cert

-

via Nikita Ianenko

+

via Nico Richard

-> Publish Allure results to Zephyr +> Add a root cert to your simulators with Fastlane
@@ -54290,9 +54116,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - allure_zephyr + simulator_add_root_cert - - Publish Allure results to Zephyr + Easily add a root cert to your simulators with Fastlane @@ -54314,7 +54140,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive @@ -54324,7 +54150,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 2 More stars = more popular project @@ -54344,7 +54170,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 14 + 17 Project that have been around for longer tend to be more stable @@ -54359,12 +54185,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 14 + 17 More downloads = more users have been using the plugin for a while tests - 3 + 6 The more tests a plugin has, the better @@ -54374,19 +54200,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
110
+
115
-

sapfire

+

transifex_tool

-

via CheeryLee

+

via maydin

-> A bunch of fastlane actions to work with MSBuild, NuGet and Microsoft Store +> Transifex tool that pulls translations using transifex rest api
@@ -54402,49 +54228,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - app_certification - testing - Runs Windows App Certification Kit to ensure your app is safe and efficient before publishing it to Microsoft Store - - - associate_ms_store - project - Makes a local app manifest needed for Microsoft Store association - - - dotnet_select - building - Changes the dotnet executable to use - - - ensure_dotnet_version - building - Ensures the right version of .NET is installed and can be used - - - ms_credentials - misc - Sets Azure AD account credentials - - - msbuild_select - - + rest_pull - + Transifex plugin for pull and push translations - update_uwp_signing_settings - code_signing - Configures UWP package signing settings. Works only on 'windows' platform. Values that would be set in this action will be applied to all next actions. - - - upload_ms_store + cli_pull - - Uploads new binary to Microsoft Partner Center + Transifex tool that pulls translations using transifex cli client - upload_nuget - production - Pushes a package to the server and publishes it + cli_push + - + Transifex tool that push translations using transifex cli client @@ -54496,12 +54292,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 2 + 31 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -54511,7 +54307,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 2 + 8 More downloads = more users have been using the plugin for a while @@ -54526,19 +54322,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
110
+
115
-

xambuild

+

git_status_clean

-

via Jake Barnby

+

via zhangqi

-> Fastlane plugin to make Xamarin builds easy +> clean git status
@@ -54554,9 +54350,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - xambuild + git_status_clean - - Easily build and sign your Xamarin iOS or Android app using `xambuild` + clean git status @@ -54578,7 +54374,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive @@ -54603,12 +54399,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 17 + 40 Project that have been around for longer tend to be more stable @@ -54623,12 +54419,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 20 + 18 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -54638,19 +54434,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
109
+
115
-

import_from_url

+

xambuild

-

via Doruk Kangal

+

via Jake Barnby

-> Import another Fastfile from given url to use its lanes +> Fastlane plugin to make Xamarin builds easy
@@ -54666,9 +54462,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - import_from_url + xambuild - - Import another Fastfile from given url to use its lanes + Easily build and sign your Xamarin iOS or Android app using `xambuild` @@ -54690,7 +54486,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive @@ -54705,7 +54501,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas forks - 5 + 0 More forks = more people seem to use/modify this project @@ -54715,12 +54511,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 17 + 20 Project that have been around for longer tend to be more stable @@ -54735,12 +54531,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 24 + 22 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -54750,19 +54546,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
109
+
114
-

git_status_clean

+

flint

-

via zhangqi

+

via Jyrno Ader

-> clean git status +> Easily sync your keystores across your team using git
@@ -54778,9 +54574,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - git_status_clean + flint - - clean git status + DESCRIPTION @@ -54802,12 +54598,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 0 More subscribers = more popular project @@ -54827,12 +54623,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 37 + 32 Project that have been around for longer tend to be more stable @@ -54847,7 +54643,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 15 + 9 More downloads = more users have been using the plugin for a while @@ -54862,19 +54658,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
109
+
114
-

codepush-fix

+

xcmonkey

-

via Chin Trinh

+

via Alexey Alter-Pesotskiy

-> Fastlane plugin for App Center CodePush actions 🚀 +> xcmonkey is a tool for doing randomised UI testing of iOS apps
@@ -54890,54 +54686,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - codepush_add_deployment - - - CodePush add deployment action - - - codepush_exists_deployment - - - CodePush check if deployment exists - - - codepush_get_deployment_key - - - CodePush get deployment key given deployment name - - - codepush_list_deployment - - - CodePush list deployment action - - - codepush_login - - - CodePush login action - - - codepush_logout - - - CodePush logout action - - - codepush_promote - - - CodePush promote action - - - codepush_release_react - - - CodePush release-react action - - - codepush_remove_deployment - - - CodePush remove deployment action - - - codepush_rename_deployment + xcmonkey - - CodePush rename deployment action + xcmonkey is a tool for doing randomised UI testing of iOS apps @@ -54964,7 +54715,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 3 More subscribers = more popular project @@ -54989,12 +54740,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 21 + 7 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -55004,12 +54755,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 0 + 4 More downloads = more users have been using the plugin for a while tests - 18 + 0 The more tests a plugin has, the better @@ -55019,19 +54770,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
109
+
114
-

svn_commit

+

fabric_beta_unregistered_devices

-

via cleexiang

+

via Slava Kornienko

-> svn plugin with fastlane +> SHORT
@@ -55047,9 +54798,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - svn_commit + fabric_beta_unregistered_devices - - Commit to svn repos with fastlane + Get unregistered devices from Fabric Beta. @@ -55071,7 +54822,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive @@ -55096,12 +54847,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 37 + 31 Project that have been around for longer tend to be more stable @@ -55116,7 +54867,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 15 + 7 More downloads = more users have been using the plugin for a while @@ -55131,19 +54882,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
108
+
114
-

maintenance

+

checkbuild

-

via Jimmy Dee

+

via Johannes Steudle

-> Maintenance actions for plugin repos. +> This plugin will check any binary library for unwanted symbols and architectures
@@ -55159,14 +54910,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - rake - - - General-purpose rake action to invoke tasks from a Rakefile or elsewhere. - - - update_rubocop + checkbuild - - Automatically updates RuboCop to the latest version. + This plugin will check any binary library for unwanted symbols and architectures. @@ -55188,7 +54934,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive @@ -55198,7 +54944,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 2 + 0 More stars = more popular project @@ -55218,7 +54964,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 35 + 31 Project that have been around for longer tend to be more stable @@ -55233,7 +54979,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 14 + 32 More downloads = more users have been using the plugin for a while @@ -55248,19 +54994,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
108
+
113
-

apperian

+

fetch_version_code

-

via Tomi Blank

+

via CoorpAcademy

-> Allows to upload your IPA file to Apperian +> Fetch (and increment) version code for given platform
@@ -55276,9 +55022,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - apperian + fetch_version_code - - Allows to upload your app file to Apperian + Fetch (and increment) version code for given platform @@ -55300,17 +55046,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 18 More subscribers = more popular project stars - 0 + 1 More stars = more popular project @@ -55320,17 +55066,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas has_mit_license - 20 + -50 fastlane is MIT licensed, it's good to have plugins use MIT too readme_score - 25 + 50 How well is the README of the document written age - 41 + 30 Project that have been around for longer tend to be more stable @@ -55345,12 +55091,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 10 + 13 More downloads = more users have been using the plugin for a while tests - 3 + 51 The more tests a plugin has, the better @@ -55360,19 +55106,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
108
+
113
-

xcmonkey

+

codepush-fix

-

via Alexey Alter-Pesotskiy

+

via Chin Trinh

-> xcmonkey is a tool for doing randomised UI testing of iOS apps +> Fastlane plugin for App Center CodePush actions 🚀
@@ -55388,121 +55134,54 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - xcmonkey + codepush_add_deployment - - xcmonkey is a tool for doing randomised UI testing of iOS apps - - - - -
- - -
-Score details - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - -
MetricPointsDescription
contributors0The more contributors a project has, the more likely it is it stays alive
subscribers3More subscribers = more popular project
stars0More stars = more popular project
forks0More forks = more people seem to use/modify this projectCodePush add deployment action
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT toocodepush_exists_deployment-CodePush check if deployment exists
readme_score50How well is the README of the document writtencodepush_get_deployment_key-CodePush get deployment key given deployment name
age3Project that have been around for longer tend to be more stablecodepush_list_deployment-CodePush list deployment action
major_release30Post 1.0 releases are greatcodepush_login-CodePush login action
github_issues0Lots of open issues are not a good sign usually, unless the project is really popularcodepush_logout-CodePush logout action
downloads2More downloads = more users have been using the plugin for a whilecodepush_promote-CodePush promote action
tests0The more tests a plugin has, the bettercodepush_release_react-CodePush release-react action
- -
- -

- - Open on GitHub - -

- ------ - -
108
- -

nexus_raw_upload

- -

via Thang Nguyen

- -> Actions related to Nexus blob upload - - -
-Provided actions - - - - - - + + + - - - + - +
NameCategoryDescriptioncodepush_remove_deployment-CodePush remove deployment action
raw_uploadcodepush_rename_deployment -Upload a raw asset to [Sonatype Nexus platform](https://www.sonatype.com)CodePush rename deployment action
@@ -55529,7 +55208,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 0 More subscribers = more popular project @@ -55539,7 +55218,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas forks - 5 + 0 More forks = more people seem to use/modify this project @@ -55549,32 +55228,32 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 7 + 24 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great github_issues - -2 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 5 + 1 More downloads = more users have been using the plugin for a while tests - 15 + 18 The more tests a plugin has, the better @@ -55584,19 +55263,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
108
+
113
-

xamversion

+

sns_http_subscribe

-

via Jake Barnby

+

via mnk98

-> Read and manipulate Android and iOS app versions. +> Subscribe to sns topic using http/https endpoint
@@ -55612,9 +55291,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - xamversion + sns_http_subscribe + - - - Read and manipulate Android and iOS app versions. @@ -55636,17 +55315,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 9 More subscribers = more popular project stars - 0 + 1 More stars = more popular project @@ -55661,12 +55340,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 17 + 16 Project that have been around for longer tend to be more stable @@ -55681,7 +55360,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 15 + 27 More downloads = more users have been using the plugin for a while @@ -55696,19 +55375,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
107
+
113
-

wexlane

+

maestro

-

via Chris River

+

via Marc Bormeth

-> Common tools for CI +> Running maestro test commands from fastlane
@@ -55724,14 +55403,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - android_get_version + launch_simulator - - Common tools for CI + Prepares an iOS simulator for Maestro testing - ios_get_version - - - Common tools for CI + maestro + testing + Runs Maestro test @@ -55763,12 +55442,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 10 More stars = more popular project forks - 0 + 15 More forks = more people seem to use/modify this project @@ -55783,7 +55462,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 23 + 6 Project that have been around for longer tend to be more stable @@ -55798,12 +55477,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 11 + 6 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -55813,19 +55492,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
107
+
113
-

build_app_for_simulator

+

import_from_url

-

via Alexey Alter-Pesotskiy

+

via Doruk Kangal

-> This plugin builds apps exclusively for iOS, tvOS or watchOS Simulators. +> Import another Fastfile from given url to use its lanes
@@ -55841,9 +55520,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - build_app_for_simulator - building - This plugin builds apps exclusively for iOS, tvOS or watchOS Simulators. + import_from_url + - + Import another Fastfile from given url to use its lanes @@ -55865,7 +55544,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive @@ -55880,7 +55559,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas forks - 0 + 5 More forks = more people seem to use/modify this project @@ -55890,12 +55569,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 14 + 20 Project that have been around for longer tend to be more stable @@ -55910,7 +55589,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 17 + 25 More downloads = more users have been using the plugin for a while @@ -55925,19 +55604,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
107
+
113
-

maestro

+

apperian

-

via Marc Bormeth

+

via Tomi Blank

-> Running maestro test commands from fastlane +> Allows to upload your IPA file to Apperian
@@ -55953,14 +55632,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - launch_simulator + apperian - - Prepares an iOS simulator for Maestro testing - - - maestro - testing - Runs Maestro test + Allows to upload your app file to Apperian @@ -55982,7 +55656,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive @@ -55992,12 +55666,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 10 + 0 More stars = more popular project forks - 15 + 0 More forks = more people seem to use/modify this project @@ -56007,12 +55681,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 3 + 45 Project that have been around for longer tend to be more stable @@ -56027,7 +55701,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 3 + 11 More downloads = more users have been using the plugin for a while @@ -56042,19 +55716,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
106
+
113
-

gitlab_get_max_version_branch

+

nexus_raw_upload

-

via xiongzenghui

+

via Thang Nguyen

-> get a max version branch from a gitlab project, like: master_5.11.9 +> Actions related to Nexus blob upload
@@ -56070,9 +55744,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - gitlab_get_max_version_branch + raw_upload - - get a max version branch from a gitlab project, like: master_5.11.9 + Upload a raw asset to [Sonatype Nexus platform](https://www.sonatype.com) @@ -56109,7 +55783,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas forks - 0 + 5 More forks = more people seem to use/modify this project @@ -56124,139 +55798,27 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 24 + 11 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great github_issues - 0 + -2 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 28 - More downloads = more users have been using the plugin for a while - - - tests 6 - The more tests a plugin has, the better - - - - -
- -

- - Open on GitHub - -

- ------ - -
106
- -

sns_http_subscribe

- -

via mnk98

- -> Subscribe to sns topic using http/https endpoint - - -
-Provided actions - - - - - - - - - - - - - - - - -
NameCategoryDescription
sns_http_subscribe--
- -
- - -
-Score details - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -56266,19 +55828,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
106
+
112
-

dropbox_upload

+

svn_commit

-

via jason

+

via cleexiang

-> upload files to dropbox +> svn plugin with fastlane
@@ -56294,9 +55856,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
- + - +
MetricPointsDescription
contributors12The more contributors a project has, the more likely it is it stays alive
subscribers9More subscribers = more popular project
stars1More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score25How well is the README of the document written
age13Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads23 More downloads = more users have been using the plugin for a while
tests315 The more tests a plugin has, the better
dropbox_uploadsvn_commit -upload files to dropboxCommit to svn repos with fastlane
@@ -56318,7 +55880,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive @@ -56348,7 +55910,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 22 + 40 Project that have been around for longer tend to be more stable @@ -56363,7 +55925,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 33 + 15 More downloads = more users have been using the plugin for a while @@ -56378,19 +55940,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
106
+
112
-

git_authors

+

sequenia_gitflow

-

via Viktor Rutberg

+

via Semen Kologrivov

-> List authors of a Git repository +> Script for communicating with sequenia's git repos
@@ -56406,9 +55968,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - git_authors + fetch_merged_tasks - - List all authors of a Git repository + Fetch merged into current branch feature tasks after last release tag @@ -56430,12 +55992,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 18 More subscribers = more popular project @@ -56460,7 +56022,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 35 + 19 Project that have been around for longer tend to be more stable @@ -56475,7 +56037,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 8 + 27 More downloads = more users have been using the plugin for a while @@ -56490,19 +56052,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
106
+
112
-

aws_sns_topic

+

dropbox_upload

-

via Levi Bostian

+

via jason

-> Fastlane plugin to public message to SNS topic. +> upload files to dropbox
@@ -56518,9 +56080,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - aws_sns_topic + dropbox_upload - - Public a message to a AWS SNS topic. + upload files to dropbox @@ -56567,12 +56129,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 23 + 26 Project that have been around for longer tend to be more stable @@ -56582,12 +56144,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 8 + 35 More downloads = more users have been using the plugin for a while @@ -56602,19 +56164,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
106
+
112
-

google_chat_message

+

xamversion

-

via Douglas Garcia

+

via Jake Barnby

-> Send simple text messages to Google Chat +> Read and manipulate Android and iOS app versions.
@@ -56630,9 +56192,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - google_chat_message + xamversion - - Send simple text messages to Google Chat + Read and manipulate Android and iOS app versions. @@ -56664,7 +56226,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 2 + 0 More stars = more popular project @@ -56684,7 +56246,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 21 + 20 Project that have been around for longer tend to be more stable @@ -56699,7 +56261,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 7 + 16 More downloads = more users have been using the plugin for a while @@ -56714,19 +56276,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
106
+
112
-

sequenia_gitflow

+

maintenance

-

via Semen Kologrivov

+

via Jimmy Dee

-> Script for communicating with sequenia's git repos +> Maintenance actions for plugin repos.
@@ -56742,9 +56304,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - fetch_merged_tasks + rake - - Fetch merged into current branch feature tasks after last release tag + General-purpose rake action to invoke tasks from a Rakefile or elsewhere. + + + update_rubocop + - + Automatically updates RuboCop to the latest version. @@ -56766,17 +56333,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 18 + 3 More subscribers = more popular project stars - 0 + 2 More stars = more popular project @@ -56796,7 +56363,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 15 + 38 Project that have been around for longer tend to be more stable @@ -56811,7 +56378,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 25 + 15 More downloads = more users have been using the plugin for a while @@ -56826,19 +56393,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
105
+
112
-

simplemdm

+

depman

-

via Shannon Hicks

+

via Andrey Shapovalov

-> Fastlane plugin for uploading iOS builds to SimpleMDM +> Invokes depman-scanner to programmatically run Depman analysis
@@ -56854,9 +56421,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - upload_to_simplemdm - - - Upload IPA to Simple MDM + depman + testing + Arcsinus Dependency manager @@ -56878,12 +56445,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 3 More subscribers = more popular project @@ -56908,7 +56475,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 13 + 17 Project that have been around for longer tend to be more stable @@ -56923,7 +56490,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 7 + 19 More downloads = more users have been using the plugin for a while @@ -56938,19 +56505,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
105
+
111
-

creator

+

gitlab_get_max_version_branch

-

via David Ackerman

+

via xiongzenghui

-> Mobile build framework for rust-lang +> get a max version branch from a gitlab project, like: master_5.11.9
@@ -56966,14 +56533,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - creator_build_android - - - Builds apk file from rust project - - - creator_build_ios + gitlab_get_max_version_branch - - Builds ipa file from rust project + get a max version branch from a gitlab project, like: master_5.11.9 @@ -56995,12 +56557,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 3 More subscribers = more popular project @@ -57020,12 +56582,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 15 + 27 Project that have been around for longer tend to be more stable @@ -57040,12 +56602,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 14 + 30 More downloads = more users have been using the plugin for a while tests - 0 + 6 The more tests a plugin has, the better @@ -57055,19 +56617,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
105
+
111
-

depman

+

wexlane

-

via Andrey Shapovalov

+

via Chris River

-> Invokes depman-scanner to programmatically run Depman analysis +> Common tools for CI
@@ -57083,9 +56645,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - depman - testing - Arcsinus Dependency manager + android_get_version + - + Common tools for CI + + + ios_get_version + - + Common tools for CI @@ -57137,7 +56704,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 14 + 27 Project that have been around for longer tend to be more stable @@ -57152,12 +56719,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 15 + 11 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -57167,19 +56734,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
105
+
111
-

postmark

+

linear_api

-

via Levi Bostian

+

via Vinícius

-> Fastlane plugin to public message to SNS topic. +> Provide an interface to access the Linear API
@@ -57195,9 +56762,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - postmark + linear_api - - Send emails via Postmark in fastlane! + Provide an interface to access the Linear API @@ -57229,7 +56796,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 2 More stars = more popular project @@ -57249,7 +56816,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 21 + 19 Project that have been around for longer tend to be more stable @@ -57264,7 +56831,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 8 + 14 More downloads = more users have been using the plugin for a while @@ -57279,19 +56846,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
104
+
111
-

unreleased_changelog

+

change_domain

-

via Manish Rathi

+

via Anandu

-> A fastlane plugin to manage unreleased changelog using a YAML file. 🚀 +> Change the package name in android project
@@ -57307,29 +56874,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - get_unreleased_changelog - - - Get the unreleased changelog - - - add_unreleased_changelog - - - Add a new entry in unreleased changelog - - - delete_unreleased_changelog - - - Delete changelog entry from unreleased changelog - - - stamp_unreleased_changelog - - - Stamp unreleased changelog - - - ensure_unreleased_changelog - - + change_domain - + Change the package identifier in the AndroidManifest.xml file @@ -57376,12 +56923,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 20 + 14 Project that have been around for longer tend to be more stable @@ -57396,7 +56943,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 8 + 46 More downloads = more users have been using the plugin for a while @@ -57411,19 +56958,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
104
+
110
-

linear_api

+

aws_sns_topic

-

via Vinícius

+

via Levi Bostian

-> Provide an interface to access the Linear API +> Fastlane plugin to public message to SNS topic.
@@ -57439,9 +56986,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - linear_api + aws_sns_topic - - Provide an interface to access the Linear API + Public a message to a AWS SNS topic. @@ -57473,7 +57020,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 2 + 0 More stars = more popular project @@ -57493,7 +57040,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 15 + 26 Project that have been around for longer tend to be more stable @@ -57503,12 +57050,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 11 + 9 More downloads = more users have been using the plugin for a while @@ -57523,19 +57070,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
104
+
110
-

xcode_tools_select

+

google_chat_message

-

via Vincent HO-SUNE

+

via Douglas Garcia

-> Sets the DEVELOPER_DIR environment, used by fastlane to run Xcode command line tools, to a specific Xcode version found on the current system. +> Send simple text messages to Google Chat
@@ -57551,9 +57098,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - xcode_tools_select - building - Set the [version] of the default Xcode Command Line Tools path to use. + google_chat_message + - + Send simple text messages to Google Chat @@ -57585,7 +57132,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 2 More stars = more popular project @@ -57605,7 +57152,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 23 + 24 Project that have been around for longer tend to be more stable @@ -57625,7 +57172,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas tests - 0 + 3 The more tests a plugin has, the better @@ -57635,19 +57182,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
104
+
109
-

schedule

+

creator

-

via marumemomo

+

via David Ackerman

-> Run lane from current time +> Mobile build framework for rust-lang
@@ -57663,9 +57210,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - get_lane + creator_build_android - - Run lane from current time + Builds apk file from rust project + + + creator_build_ios + - + Builds ipa file from rust project @@ -57687,7 +57239,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive @@ -57697,7 +57249,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 1 + 0 More stars = more popular project @@ -57712,12 +57264,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 32 + 18 Project that have been around for longer tend to be more stable @@ -57732,12 +57284,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 23 + 15 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -57747,19 +57299,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
103
+
109
-

checkbuild

+

git_authors

-

via Johannes Steudle

+

via Viktor Rutberg

-> This plugin will check any binary library for unwanted symbols and architectures +> List authors of a Git repository
@@ -57775,9 +57327,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - checkbuild + git_authors - - This plugin will check any binary library for unwanted symbols and architectures. + List all authors of a Git repository @@ -57799,7 +57351,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive @@ -57829,7 +57381,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 28 + 38 Project that have been around for longer tend to be more stable @@ -57844,7 +57396,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 24 + 8 More downloads = more users have been using the plugin for a while @@ -57859,19 +57411,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
103
+
109
-

get_new_build_number

+

fileio_upload

-

via Bartek Pacia

+

via Paul Bancarel

-> Retrieves the new build number for your mobile app. +> This plugin enables to upload a file to file.io
@@ -57887,14 +57439,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - get_new_build_name - - - Retrieves the new build number for your app. - - - get_new_build_number + fileio_upload - - Retrieves the new build number for your app. + Upload file to file.io and share the link with anyone! @@ -57921,12 +57468,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 6 + 3 More subscribers = more popular project stars - 15 + 0 More stars = more popular project @@ -57941,12 +57488,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 7 + 13 Project that have been around for longer tend to be more stable @@ -57956,12 +57503,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -5 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 32 + 20 More downloads = more users have been using the plugin for a while @@ -57976,19 +57523,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
103
+
108
-

change_domain

+

simplemdm

-

via Anandu

+

via Shannon Hicks

-> Change the package name in android project +> Fastlane plugin for uploading iOS builds to SimpleMDM
@@ -58004,9 +57551,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - change_domain + upload_to_simplemdm - - Change the package identifier in the AndroidManifest.xml file + Upload IPA to Simple MDM @@ -58028,12 +57575,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 6 More subscribers = more popular project @@ -58053,12 +57600,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 11 + 16 Project that have been around for longer tend to be more stable @@ -58073,7 +57620,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 41 + 7 More downloads = more users have been using the plugin for a while @@ -58088,19 +57635,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
103
+
108
-

fileio_upload

+

postmark

-

via Paul Bancarel

+

via Levi Bostian

-> This plugin enables to upload a file to file.io +> Fastlane plugin to public message to SNS topic.
@@ -58116,9 +57663,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - fileio_upload + postmark - - Upload file to file.io and share the link with anyone! + Send emails via Postmark in fastlane! @@ -58170,7 +57717,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 9 + 24 Project that have been around for longer tend to be more stable @@ -58185,7 +57732,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 18 + 8 More downloads = more users have been using the plugin for a while @@ -58200,19 +57747,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
103
+
108
-

hello_test

+

unreleased_changelog

-

via Gianfranco Manganiello

+

via Manish Rathi

-> test +> A fastlane plugin to manage unreleased changelog using a YAML file. 🚀
@@ -58228,121 +57775,29 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - hello_test + get_unreleased_changelog - - test - - - - -
- - -
-Score details - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - + + + - - - + + + - -
MetricPointsDescription
contributors6The more contributors a project has, the more likely it is it stays alive
subscribers3More subscribers = more popular project
stars1More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score25How well is the README of the document written
age36Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popularGet the unreleased changelog
downloads9More downloads = more users have been using the plugin for a whileadd_unreleased_changelog-Add a new entry in unreleased changelog
tests3The more tests a plugin has, the betterdelete_unreleased_changelog-Delete changelog entry from unreleased changelog
- -
- -

- - Open on GitHub - -

- ------ - -
102
- -

user_default_set

- -

via zhangqi

- -> fastlane save user default like ios userDefault - - -
-Provided actions - - - - - - + + + - - - + + -
NameCategoryDescriptionstamp_unreleased_changelog-Stamp unreleased changelog
user_default_setensure_unreleased_changelog- -fastlane save user default like ios userDefault
@@ -58364,7 +57819,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive @@ -58389,12 +57844,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 37 + 23 Project that have been around for longer tend to be more stable @@ -58409,7 +57864,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 8 + 9 More downloads = more users have been using the plugin for a while @@ -58424,19 +57879,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
102
+
108
-

ding_talk_msg_push

+

xcode_tools_select

-

via asynclog

+

via Vincent HO-SUNE

-> dingTalk robot msg push tool +> Sets the DEVELOPER_DIR environment, used by fastlane to run Xcode command line tools, to a specific Xcode version found on the current system.
@@ -58452,9 +57907,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - ding_talk_msg_push - - - dingTalk robot msg push tool + xcode_tools_select + building + Set the [version] of the default Xcode Command Line Tools path to use. @@ -58481,12 +57936,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 3 More subscribers = more popular project stars - 1 + 0 More stars = more popular project @@ -58501,12 +57956,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 32 + 26 Project that have been around for longer tend to be more stable @@ -58521,12 +57976,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 21 + 9 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -58536,21 +57991,43 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
102
+
107
-

jira_set_feature_build

+

appstore_reviews

-

via Tommy Sadiq Hinrichsen

+

via Mirsad Arslanovic

-> Tags passed in Jira issue with a feature build url from parameter :url +> Plugin to retrieve customer reviews for the app +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
appstore_reviews-Plugin to retrieve customer reviews for the app
+ +
+
Score details @@ -58566,12 +58043,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 3 More subscribers = more popular project @@ -58591,12 +58068,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 50 How well is the README of the document written age - 0 + 1 Project that have been around for longer tend to be more stable @@ -58611,12 +58088,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 40 + 0 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -58626,19 +58103,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
102
+
107
-

buggly

+

ding_talk_msg_push

-

via zhuyunlong

+

via asynclog

-> 上传Bugly +> dingTalk robot msg push tool
@@ -58654,9 +58131,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - buggly + ding_talk_msg_push - - Upload the dSYM file to Buggly crash analyze system. + dingTalk robot msg push tool @@ -58683,7 +58160,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 0 More subscribers = more popular project @@ -58708,7 +58185,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 40 + 35 Project that have been around for longer tend to be more stable @@ -58723,7 +58200,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 10 + 23 More downloads = more users have been using the plugin for a while @@ -58738,19 +58215,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
102
+
107
-

git_pull_branch

+

hello_test

-

via Bhuvanesh BS

+

via Gianfranco Manganiello

-> pull code from different branch +> test
@@ -58766,9 +58243,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - git_pull_branch + hello_test - - pull code from different branch + test @@ -58790,7 +58267,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive @@ -58800,7 +58277,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 1 More stars = more popular project @@ -58820,7 +58297,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 31 + 40 Project that have been around for longer tend to be more stable @@ -58835,7 +58312,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 20 + 9 More downloads = more users have been using the plugin for a while @@ -58850,19 +58327,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
102
+
107
-

user_default_get

+

release_version

-

via zhangqi

+

via Leon Keijzer

-> get value like ios userDefault +> This plugin makes it possible to release an already approved version in AppStore Connect
@@ -58878,9 +58355,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - user_default_get + reject_version - - get value like ios userDefault + This action makes it possible to reject a binary in AppStore Connect + + + release_version + - + This plugin makes it possible to release an already approved version in AppStore Connect @@ -58902,7 +58384,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive @@ -58932,7 +58414,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 37 + 33 Project that have been around for longer tend to be more stable @@ -58947,7 +58429,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 8 + 23 More downloads = more users have been using the plugin for a while @@ -58962,19 +58444,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
101
+
107
-

generate_xliff

+

schedule

-

via Kostia Myts

+

via marumemomo

-> Generates XLIFF file +> Run lane from current time
@@ -58990,14 +58472,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - generate_xliff - - - Generates XLIFF file - - - remove_xliff_artifacts + get_lane - - Generates XLIFF file + Run lane from current time @@ -59029,7 +58506,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 2 + 1 More stars = more popular project @@ -59064,12 +58541,124 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 13 + 23 More downloads = more users have been using the plugin for a while tests + 3 + The more tests a plugin has, the better + + + + +
+ +

+ + Open on GitHub + +

+ +----- + +
106
+ +

user_default_set

+ +

via zhangqi

+ +> fastlane save user default like ios userDefault + + +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
user_default_set-fastlane save user default like ios userDefault
+ +
+ + +
+Score details + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -59079,19 +58668,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
101
+
106
-

line_message

+

user_default_get

-

via Wasith Theerapattrathamrong

+

via zhangqi

-> Use to send message to Line chat +> get value like ios userDefault
@@ -59107,9 +58696,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
- - - + + +
MetricPointsDescription
contributors 6The more contributors a project has, the more likely it is it stays alive
subscribers3More subscribers = more popular project
stars0More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score25How well is the README of the document written
age40Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads9More downloads = more users have been using the plugin for a while
tests3 The more tests a plugin has, the better
line_messagenotificationsUse to send message to Line chatuser_default_get-get value like ios userDefault
@@ -59131,7 +58720,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive @@ -59141,12 +58730,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 2 + 0 More stars = more popular project forks - 5 + 0 More forks = more people seem to use/modify this project @@ -59161,7 +58750,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 27 + 40 Project that have been around for longer tend to be more stable @@ -59171,12 +58760,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -1 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 17 + 9 More downloads = more users have been using the plugin for a while @@ -59191,19 +58780,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
101
+
106
-

pgyer_v2

+

git_pull_branch

-

via nice2m

+

via Bhuvanesh BS

-> pgyer for v2 suppor +> pull code from different branch
@@ -59219,9 +58808,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - pgyer + git_pull_branch - - distribute app to pgyer beta testing service + pull code from different branch @@ -59253,7 +58842,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 1 + 0 More stars = more popular project @@ -59268,12 +58857,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 19 + 34 Project that have been around for longer tend to be more stable @@ -59288,7 +58877,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 5 + 21 More downloads = more users have been using the plugin for a while @@ -59303,19 +58892,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
101
+
106
-

release_version

+

buggly

-

via Leon Keijzer

+

via zhuyunlong

-> This plugin makes it possible to release an already approved version in AppStore Connect +> 上传Bugly
@@ -59331,14 +58920,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - reject_version - - - This action makes it possible to reject a binary in AppStore Connect - - - release_version + buggly - - This plugin makes it possible to release an already approved version in AppStore Connect + Upload the dSYM file to Buggly crash analyze system. @@ -59370,7 +58954,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 1 More stars = more popular project @@ -59390,7 +58974,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 30 + 43 Project that have been around for longer tend to be more stable @@ -59405,7 +58989,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 20 + 11 More downloads = more users have been using the plugin for a while @@ -59420,19 +59004,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
101
+
106
-

gitlab_tag_release

+

pgyer_v2

-

via Erick Martins

+

via nice2m

-> Simple plugin to manage gitlab releases +> pgyer for v2 suppor
@@ -59448,39 +59032,121 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - gitlab_get_release - - + pgyer - + distribute app to pgyer beta testing service + + + +
+ + +
+Score details + + + - - - + + + + + - - - + + + - - - + + + - - - + + + - - - + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
gitlab_create_release--MetricPointsDescription
gitlab_collect_release_evidence--contributors0The more contributors a project has, the more likely it is it stays alive
gitlab_list_releases--subscribers3More subscribers = more popular project
gitlab_delete_tag--stars1More stars = more popular project
gitlab_update_release--forks0More forks = more people seem to use/modify this project
gitlab_delete_release-has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score50How well is the README of the document written
age23Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads6More downloads = more users have been using the plugin for a while
tests3The more tests a plugin has, the better
+ +
+ +

+ + Open on GitHub + +

+ +----- + +
105
+ +

rustore

+ +

via Vladislav Onishchenko

+ +> Rustore fastlane integration plugin + + +
+Provided actions + + + + + + + + + + + + +
NameCategoryDescription
rustore_publish -Rustore fastlane integration plugin
@@ -59502,7 +59168,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive @@ -59512,12 +59178,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 5 More stars = more popular project forks - 0 + 5 More forks = more people seem to use/modify this project @@ -59532,7 +59198,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 12 + 4 Project that have been around for longer tend to be more stable @@ -59547,7 +59213,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 7 + 15 More downloads = more users have been using the plugin for a while @@ -59562,19 +59228,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
100
+
105
-

enumerated_translations

+

gitlab_tag_release

-

via Mads Bøgeskov

+

via Erick Martins

-> Converts a strings file to an enum, to make it more safe to access translations. +> Simple plugin to manage gitlab releases
@@ -59590,9 +59256,39 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - enumerated_translations + gitlab_get_release + - + - + + + gitlab_create_release + - + - + + + gitlab_collect_release_evidence + - + - + + + gitlab_list_releases + - + - + + + gitlab_delete_tag + - + - + + + gitlab_update_release + - + - + + + gitlab_delete_release + - - - Converts a strings file to an enum, to make it more safe to access translations. @@ -59639,12 +59335,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 35 + 15 Project that have been around for longer tend to be more stable @@ -59674,19 +59370,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
100
+
105
-

git_add_tag

+

line_message

-

via xiongzenghui

+

via Wasith Theerapattrathamrong

-> git add tag wrapper +> Use to send message to Line chat
@@ -59702,9 +59398,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - git_add_tag - source_control - git add tag wrapper + line_message + notifications + Use to send message to Line chat @@ -59736,12 +59432,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 2 More stars = more popular project forks - 0 + 5 More forks = more people seem to use/modify this project @@ -59756,7 +59452,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 24 + 30 Project that have been around for longer tend to be more stable @@ -59766,12 +59462,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 25 + 18 More downloads = more users have been using the plugin for a while @@ -59786,19 +59482,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
99
+
105
-

lock_keychain

+

generate_xliff

-

via Alex Antonyuk

+

via Kostia Myts

-> Plugin for locking unlocked keychain +> Generates XLIFF file
@@ -59814,9 +59510,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - lock_keychain + generate_xliff - - Plugin for locking unlocked keychain + Generates XLIFF file + + + remove_xliff_artifacts + - + Generates XLIFF file @@ -59838,7 +59539,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive @@ -59848,7 +59549,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 2 More stars = more popular project @@ -59868,7 +59569,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 36 + 39 Project that have been around for longer tend to be more stable @@ -59883,12 +59584,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 9 + 13 More downloads = more users have been using the plugin for a while tests - 3 + 6 The more tests a plugin has, the better @@ -59898,47 +59599,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
99
- -

bitrise_bcsymbolmaps

- -

via Oleksandr Skrypnyk

- -> Download BCSymbolMaps from Bitrise +
105
+

jira_set_feature_build

-
-Provided actions +

via Tommy Sadiq Hinrichsen

- - - - - - - - - - - - - - - - - - - - -
NameCategoryDescription
bitrise_download_bcsymbolmaps-Downloads BCSymbolMaps from Bitrise before uploading them to a crash reporting tool.
bitrise_clean_bcsymbolmaps-Cleans up downloaded artifacts.
+> Tags passed in Jira issue with a feature build url from parameter :url -
@@ -59955,12 +59629,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 0 More subscribers = more popular project @@ -59980,17 +59654,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 0 How well is the README of the document written age - 20 + 0 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -60000,7 +59674,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 6 + 43 More downloads = more users have been using the plugin for a while @@ -60015,19 +59689,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
96
+
104
-

get_last_circleci_build_number_bitbucket

+

git_add_tag

-

via Dawid van der Hoven

+

via xiongzenghui

-> fetches the last build number from circleci for a bitbucket project. +> git add tag wrapper
@@ -60043,9 +59717,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - get_last_circleci_build_number_bitbucket - - - fetches the last build number from circleci. + git_add_tag + source_control + git add tag wrapper @@ -60072,7 +59746,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 3 More subscribers = more popular project @@ -60092,12 +59766,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 20 + 27 Project that have been around for longer tend to be more stable @@ -60112,7 +59786,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 3 + 26 More downloads = more users have been using the plugin for a while @@ -60127,19 +59801,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
95
+
103
-

google_chat_v2

+

enumerated_translations

-

via “mao-karrostech”

+

via Mads Bøgeskov

-> google chat v2 +> Converts a strings file to an enum, to make it more safe to access translations.
@@ -60155,9 +59829,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - google_chat_v2 + enumerated_translations - - Send message to google chat v2 + Converts a strings file to an enum, to make it more safe to access translations. @@ -60179,7 +59853,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive @@ -60209,7 +59883,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 18 + 38 Project that have been around for longer tend to be more stable @@ -60224,7 +59898,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 26 + 8 More downloads = more users have been using the plugin for a while @@ -60239,109 +59913,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub - -

- ------ - -
95
- -

u3d

- -

via Jerome Lacoste

- -> Fastgame's u3d (a Unity3d CLI) integration - - - -
-Score details - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MetricPointsDescription
contributors12The more contributors a project has, the more likely it is it stays alive
subscribers0More subscribers = more popular project
stars0More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score0How well is the README of the document written
age0Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads63More downloads = more users have been using the plugin for a while
tests0The more tests a plugin has, the better
- -
- -

- - Open on GitHub + Open on GitHub

----- -
95
+
103
-

goyuyun

+

lock_keychain

-

via vincentwu08

+

via Alex Antonyuk

-> 一键发布至买好云 +> Plugin for locking unlocked keychain
@@ -60357,9 +59941,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - goyuyun + lock_keychain - - 一键发布至买好云 + Plugin for locking unlocked keychain @@ -60381,12 +59965,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 0 More subscribers = more popular project @@ -60411,7 +59995,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 23 + 40 Project that have been around for longer tend to be more stable @@ -60426,7 +60010,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 21 + 9 More downloads = more users have been using the plugin for a while @@ -60441,19 +60025,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
94
+
103
-

deploy_module_bintray

+

post_google_chat

-

via Bruno Oliveira

+

via “tumlw”

-> Gradle action to deploy a Module from an Android project +> Post google chat webhook
@@ -60469,9 +60053,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - deploy_module_bintray + post_google_chat - - Gradle actions to deploy a module from an Android project + Send message to google chat @@ -60493,12 +60077,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 0 More subscribers = more popular project @@ -60518,17 +60102,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 25 How well is the README of the document written age - 34 + 21 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -60538,12 +60122,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 31 + 4 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -60553,19 +60137,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
94
+
102
-

qr_code

+

find_replace_regex

-

via Mathijs Bernson

+

via Jonathan Ritchie

-> Generates QR codes that you may use in the rest of your workflow. +> Find a string in a file and replace it with a new one.
@@ -60581,9 +60165,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - qr_code + find_replace_regex - - Generates QR codes that you may use in the rest of your workflow. + Find and replace a string in a project file @@ -60610,7 +60194,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 0 More subscribers = more popular project @@ -60630,12 +60214,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 7 + 43 Project that have been around for longer tend to be more stable @@ -60650,12 +60234,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 8 + 11 More downloads = more users have been using the plugin for a while tests - 6 + 3 The more tests a plugin has, the better @@ -60665,19 +60249,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
93
+
102
-

asana_task

+

bitrise_bcsymbolmaps

-

via respecu

+

via Oleksandr Skrypnyk

-> asana task plugin +> Download BCSymbolMaps from Bitrise
@@ -60693,9 +60277,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - asana_task + bitrise_download_bcsymbolmaps - - asana task plugin + Downloads BCSymbolMaps from Bitrise before uploading them to a crash reporting tool. + + + bitrise_clean_bcsymbolmaps + - + Cleans up downloaded artifacts. @@ -60742,12 +60331,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 15 + 23 Project that have been around for longer tend to be more stable @@ -60762,12 +60351,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 27 + 6 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -60777,19 +60366,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
93
+
100
-

acknowledgements

+

google_chat_v2

-

via Simon Rice, Christophe Knage

+

via “mao-karrostech”

-> Use Fastlane to give credit where it's rightfully due +> google chat v2
@@ -60805,9 +60394,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - acknowledgements + google_chat_v2 - - Use Fastlane to give credit where it's rightfully due. + Send message to google chat v2 @@ -60829,12 +60418,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 3 More subscribers = more popular project @@ -60849,22 +60438,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas has_mit_license - -50 + 20 fastlane is MIT licensed, it's good to have plugins use MIT too readme_score - 50 + 25 How well is the README of the document written age - 39 + 21 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -60874,7 +60463,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 15 + 28 More downloads = more users have been using the plugin for a while @@ -60889,19 +60478,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
93
+
100
-

work_wechat

+

goyuyun

-

via DevZhang

+

via vincentwu08

-> work wecaht webhook +> 一键发布至买好云
@@ -60917,9 +60506,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - work_wechat + goyuyun - - work wecaht webhook + 一键发布至买好云 @@ -60971,7 +60560,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 19 + 27 Project that have been around for longer tend to be more stable @@ -60986,12 +60575,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 17 + 22 More downloads = more users have been using the plugin for a while tests - 9 + 3 The more tests a plugin has, the better @@ -61001,19 +60590,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
93
+
100
-

android_channels

+

get_last_circleci_build_number_bitbucket

-

via icyleaf

+

via Dawid van der Hoven

-> Package unsign apk with channels +> fetches the last build number from circleci for a bitbucket project.
@@ -61029,9 +60618,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - android_channels - building - Package apk file with channels + get_last_circleci_build_number_bitbucket + - + fetches the last build number from circleci. @@ -61058,7 +60647,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 0 More subscribers = more popular project @@ -61078,12 +60667,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 29 + 23 Project that have been around for longer tend to be more stable @@ -61098,7 +60687,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 13 + 4 More downloads = more users have been using the plugin for a while @@ -61113,20 +60702,42 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
93
+
99
-

deploy_aws_s3_cloudfront

+

qr_code

-

via Hector

+

via Mathijs Bernson

-> Deploy local directory to AWS S3 bucket and invalidate CloudFront +> Generates QR codes that you may use in the rest of your workflow. + + +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
qr_code-Generates QR codes that you may use in the rest of your workflow.
+
@@ -61148,7 +60759,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 3 More subscribers = more popular project @@ -61168,17 +60779,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 50 How well is the README of the document written age - 0 + 10 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -61188,12 +60799,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 43 + 10 More downloads = more users have been using the plugin for a while tests - 0 + 6 The more tests a plugin has, the better @@ -61203,43 +60814,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website - (no GitHub link provided in gemspec) + Open on GitHub

----- -
93
- -

find_replace_regex

- -

via Jonathan Ritchie

- -> Find a string in a file and replace it with a new one. +
99
+

u3d

-
-Provided actions +

via Jerome Lacoste

- - - - - - - - - - - - - - - -
NameCategoryDescription
find_replace_regex-Find and replace a string in a project file
+> Fastgame's u3d (a Unity3d CLI) integration -
@@ -61256,7 +60844,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive @@ -61281,12 +60869,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 0 How well is the README of the document written age - 39 + 0 Project that have been around for longer tend to be more stable @@ -61301,12 +60889,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 6 + 67 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -61316,19 +60904,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
93
+
99
-

push_cert_alert

+

deploy_module_bintray

-

via Nico Richard

+

via Bruno Oliveira

-> Generate alerts for when your APNS push certificate expires or will expire soon +> Gradle action to deploy a Module from an Android project
@@ -61344,9 +60932,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - check_push_certificate + deploy_module_bintray - - Easily create alerts for your APNS push certificate expiration + Gradle actions to deploy a module from an Android project @@ -61368,7 +60956,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive @@ -61393,12 +60981,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 0 How well is the README of the document written age - 11 + 37 Project that have been around for longer tend to be more stable @@ -61413,12 +61001,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 6 + 33 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -61428,19 +61016,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
92
+
98
-

mailjet

+

android_channels

-

via thibaut noah

+

via icyleaf

-> plugin to send mail notifications for build release +> Package unsign apk with channels
@@ -61456,9 +61044,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - mailjet - - - Send a custom message to an email group with mailjet + android_channels + building + Package apk file with channels @@ -61485,12 +61073,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 3 More subscribers = more popular project stars - 1 + 0 More stars = more popular project @@ -61510,7 +61098,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 26 + 33 Project that have been around for longer tend to be more stable @@ -61525,7 +61113,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 17 + 14 More downloads = more users have been using the plugin for a while @@ -61540,19 +61128,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
92
+
97
-

make

+

acknowledgements

-

via xiongzenghui

+

via Simon Rice, Christophe Knage

-> Linux GNU Makefile make wrapper +> Use Fastlane to give credit where it's rightfully due
@@ -61568,9 +61156,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - make - building - Linux GNU Makefile make wrapper + acknowledgements + - + Use Fastlane to give credit where it's rightfully due. @@ -61592,12 +61180,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 0 More subscribers = more popular project @@ -61612,22 +61200,22 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas has_mit_license - 20 + -50 fastlane is MIT licensed, it's good to have plugins use MIT too readme_score - 25 + 50 How well is the README of the document written age - 25 + 42 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -61652,19 +61240,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
92
+
97
-

azuredevops_envvars

+

work_wechat

-

via Star Leasing Company

+

via DevZhang

-> A Fastlane plugin that provides passthrough access to AzureDevOps environment variables +> work wecaht webhook
@@ -61680,9 +61268,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - azuredevops_envvars + work_wechat - - A Fastlane plugin that provides passthrough access to AzureDevOps environment variables + work wecaht webhook @@ -61714,7 +61302,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 1 + 0 More stars = more popular project @@ -61734,7 +61322,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 19 + 22 Project that have been around for longer tend to be more stable @@ -61749,12 +61337,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 21 + 18 More downloads = more users have been using the plugin for a while tests - 3 + 9 The more tests a plugin has, the better @@ -61764,19 +61352,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
92
+
97
-

gitlab_merge_request_add_note

+

azuredevops_envvars

-

via xiongzenghui

+

via Star Leasing Company

-> add merge request note for gitlab server api +> A Fastlane plugin that provides passthrough access to AzureDevOps environment variables
@@ -61792,9 +61380,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - gitlab_merge_request_add_note + azuredevops_envvars - - add merge request note for gitlab server api + A Fastlane plugin that provides passthrough access to AzureDevOps environment variables @@ -61826,7 +61414,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 1 More stars = more popular project @@ -61846,7 +61434,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 25 + 22 Project that have been around for longer tend to be more stable @@ -61861,7 +61449,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 16 + 23 More downloads = more users have been using the plugin for a while @@ -61876,19 +61464,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
92
+
97
-

gsheet_metadata

+

aliyunoss

-

via Kevin Morais

+

via yigua

-> Generate metadata from Google Spreadsheet +> upload package to aliyunoss
@@ -61904,9 +61492,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - gsheet_metadata + aliyunoss + - - - Generate metadata from Google Spreadsheet @@ -61928,7 +61516,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive @@ -61958,7 +61546,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 29 + 16 Project that have been around for longer tend to be more stable @@ -61973,7 +61561,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 12 + 24 More downloads = more users have been using the plugin for a while @@ -61988,19 +61576,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
92
+
97
-

rm_derived_data

+

gsheet_metadata

-

via xiongzenghui

+

via Kevin Morais

-> de +> Generate metadata from Google Spreadsheet
@@ -62016,9 +61604,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - rm_derived_data - building - after build finish remove xx.xcworkspace/xx.xcodeproj specify DerivedDatagst/* + gsheet_metadata + - + Generate metadata from Google Spreadsheet @@ -62070,7 +61658,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 25 + 33 Project that have been around for longer tend to be more stable @@ -62085,7 +61673,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 16 + 13 More downloads = more users have been using the plugin for a while @@ -62100,19 +61688,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
92
+
97
-

speculid

+

asana_task

-

via Leo Dion

+

via respecu

-> Use speculid to easily manage graphics in Xcode projects +> asana task plugin
@@ -62128,9 +61716,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - speculid + asana_task - - Use speculid to Easily Manage Graphics in Xcode Projects + asana task plugin @@ -62182,7 +61770,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 28 + 18 Project that have been around for longer tend to be more stable @@ -62197,7 +61785,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 13 + 28 More downloads = more users have been using the plugin for a while @@ -62212,19 +61800,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
91
+
96
-

aliyunoss

+

gitlab_merge_request_add_note

-

via yigua

+

via xiongzenghui

-> upload package to aliyunoss +> add merge request note for gitlab server api
@@ -62240,9 +61828,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - aliyunoss - - + gitlab_merge_request_add_note - + add merge request note for gitlab server api @@ -62264,7 +61852,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive @@ -62294,7 +61882,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 12 + 28 Project that have been around for longer tend to be more stable @@ -62309,7 +61897,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 22 + 17 More downloads = more users have been using the plugin for a while @@ -62324,19 +61912,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
91
+
96
-

bitwarden

+

rm_derived_data

-

via Ilija Boshkov

+

via xiongzenghui

-> Bitwarden CLI warpper plugin +> de
@@ -62352,24 +61940,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - bitwarden_login - - - You can use this action to login to BitWarden and unlock the vault. - - - bitwarden_unlock_vault - - - You can use this action to download an item's attachment from BitWarden. - - - bitwarden_get_object - - - You can use this action to download an item's attachment from BitWarden. - - - bitwarden_download_attachment - - - You can use this action to download an item's attachment from BitWarden. + rm_derived_data + building + after build finish remove xx.xcworkspace/xx.xcodeproj specify DerivedDatagst/* @@ -62396,12 +61969,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 15 + 3 More subscribers = more popular project stars - 1 + 0 More stars = more popular project @@ -62421,7 +61994,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 22 + 28 Project that have been around for longer tend to be more stable @@ -62436,12 +62009,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 8 + 17 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -62451,19 +62024,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
91
+
96
-

s3_cert

+

increment_version_build_number

-

via Josh Lesch

+

via Jems

-> Store and install encrypted Certs from s3 +> Increment the version buld number of your android project with versionCode like versionCode versionMajor * 10000 + versionMinor * 1000 + versionPatch * 100 + versionBuild.
@@ -62479,14 +62052,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - s3_upload_certs + increment_version_build_number - - Upload encrypted certs to s3 - - - s3_cert - - - Pull Certs from s3 and install them into keychain. + Increment the version build number of your android project with version code like versionCode versionMajor * 10000 + versionMinor * 1000 + versionPatch * 100 + versionBuild. @@ -62518,7 +62086,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 1 + 0 More stars = more popular project @@ -62538,7 +62106,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 28 + 46 Project that have been around for longer tend to be more stable @@ -62553,7 +62121,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 14 + 2 More downloads = more users have been using the plugin for a while @@ -62568,42 +62136,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
90
- -

gitlab_branch_diff

- -

via xiongzenghui

- -> gitlab compare two branch to get diffs +
96
+

discord_webhook_notifier

-
-Provided actions +

via Samuel B Bispo

- - - - - - - - - - - - - - - -
NameCategoryDescription
gitlab_branch_diff-gitlab compare two branch to get diffs
+> Notify a Discord channel easily when a build breaks -
@@ -62620,12 +62166,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 12 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 0 More subscribers = more popular project @@ -62645,12 +62191,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 0 How well is the README of the document written age - 24 + 0 Project that have been around for longer tend to be more stable @@ -62665,12 +62211,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 9 + 64 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -62680,42 +62226,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
90
- -

slack_message

- -

via Doruk Kangal

- -> Send a message to your Slack group +
96
+

ensure_swift_version

-
-Provided actions +

via Shashikant86

- - - - - - - - - - - - - - - -
NameCategoryDescription
slack_message-Send a message to your [Slack](https://slack.com) group
+> This plugin ensure version of Swift language used for project -
@@ -62737,7 +62261,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 0 More subscribers = more popular project @@ -62757,12 +62281,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 0 How well is the README of the document written age - 6 + 0 Project that have been around for longer tend to be more stable @@ -62777,12 +62301,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 8 + 76 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -62792,19 +62316,111 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open website + (no GitHub link provided in gemspec)

----- -
90
+
96
-

resize_screenshots

+

deploy_aws_s3_cloudfront

-

via Levi Bostian

+

via Hector

+ +> Deploy local directory to AWS S3 bucket and invalidate CloudFront -> Resize screenshots taken from your simulator to use for Frameit. + + +
+Score details + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
MetricPointsDescription
contributors0The more contributors a project has, the more likely it is it stays alive
subscribers0More subscribers = more popular project
stars0More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score0How well is the README of the document written
age0Project that have been around for longer tend to be more stable
major_release30Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads46More downloads = more users have been using the plugin for a while
tests0The more tests a plugin has, the better
+ +
+ +

+ + Open website + (no GitHub link provided in gemspec) + +

+ +----- + +
96
+ +

push_cert_alert

+ +

via Nico Richard

+ +> Generate alerts for when your APNS push certificate expires or will expire soon
@@ -62820,9 +62436,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - resize_screenshots + check_push_certificate - - Resize screenshots taken from your simulator to use for Frameit. + Easily create alerts for your APNS push certificate expiration @@ -62849,12 +62465,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 3 More subscribers = more popular project stars - 2 + 0 More stars = more popular project @@ -62869,12 +62485,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 33 + 14 Project that have been around for longer tend to be more stable @@ -62884,12 +62500,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - -2 + 0 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 9 + 6 More downloads = more users have been using the plugin for a while @@ -62904,21 +62520,43 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
90
+
96
-

discord_webhook_notifier

+

speculid

-

via Samuel B Bispo

+

via Leo Dion

-> Notify a Discord channel easily when a build breaks +> Use speculid to easily manage graphics in Xcode projects +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
speculid-Use speculid to Easily Manage Graphics in Xcode Projects
+ +
+
Score details @@ -62934,12 +62572,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 3 More subscribers = more popular project @@ -62959,12 +62597,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 25 How well is the README of the document written age - 0 + 31 Project that have been around for longer tend to be more stable @@ -62979,12 +62617,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 58 + 14 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -62994,19 +62632,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
89
+
95
-

jira_ticket

+

make

-

via Dorian Cheignon

+

via xiongzenghui

-> get ticket in jira board +> Linux GNU Makefile make wrapper
@@ -63022,9 +62660,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - jira_ticket - - - get ticket in jira board + make + building + Linux GNU Makefile make wrapper @@ -63076,7 +62714,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 17 + 28 Project that have been around for longer tend to be more stable @@ -63091,7 +62729,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 21 + 16 More downloads = more users have been using the plugin for a while @@ -63106,19 +62744,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
89
+
95
-

appsigner

+

s3_cert

-

via Valeriy Makarshin

+

via Josh Lesch

-> AppSigner +> Store and install encrypted Certs from s3
@@ -63134,9 +62772,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - appsigner + s3_upload_certs - - AppSigner + Upload encrypted certs to s3 + + + s3_cert + - + Pull Certs from s3 and install them into keychain. @@ -63163,12 +62806,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 0 More subscribers = more popular project stars - 0 + 1 More stars = more popular project @@ -63188,7 +62831,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 20 + 31 Project that have been around for longer tend to be more stable @@ -63203,12 +62846,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 12 + 15 More downloads = more users have been using the plugin for a while tests - 9 + 3 The more tests a plugin has, the better @@ -63218,19 +62861,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
88
+
95
-

bugtags

+

mailjet

-

via wliu6

+

via thibaut noah

-> Upload symbols to Bugtags +> plugin to send mail notifications for build release
@@ -63246,9 +62889,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - bugtags + mailjet - - Upload symbols to Bugtags + Send a custom message to an email group with mailjet @@ -63275,7 +62918,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 0 More subscribers = more popular project @@ -63315,7 +62958,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 7 + 17 More downloads = more users have been using the plugin for a while @@ -63330,19 +62973,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
88
+
95
-

create_dmg

+

jira_ticket

-

via Vitalii Budnik

+

via Dorian Cheignon

-> A plugin to build fancy DMGs. +> get ticket in jira board
@@ -63358,14 +63001,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - update_dmg - - - Update files in template DMG - - - create_dmg + jira_ticket - - A Ruby wrapper over create-dmg. + get ticket in jira board @@ -63417,7 +63055,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 12 + 21 Project that have been around for longer tend to be more stable @@ -63432,12 +63070,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 22 + 23 More downloads = more users have been using the plugin for a while tests - 6 + 3 The more tests a plugin has, the better @@ -63447,19 +63085,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
87
+
95
-

fetch_metadata_from_google_sheets

+

bitwarden

-

via kurarararara

+

via Ilija Boshkov

-> Get App Store metadata from Google Sheets. +> Bitwarden CLI warpper plugin
@@ -63475,9 +63113,24 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - fetch_metadata_from_google_sheets + bitwarden_login - - Get App Store metadata from Google Sheets. + You can use this action to login to BitWarden and unlock the vault. + + + bitwarden_unlock_vault + - + You can use this action to download an item's attachment from BitWarden. + + + bitwarden_get_object + - + You can use this action to download an item's attachment from BitWarden. + + + bitwarden_download_attachment + - + You can use this action to download an item's attachment from BitWarden. @@ -63499,17 +63152,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 15 More subscribers = more popular project stars - 0 + 1 More stars = more popular project @@ -63529,7 +63182,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 18 + 26 Project that have been around for longer tend to be more stable @@ -63544,12 +63197,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 12 + 8 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -63559,19 +63212,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
87
+
94
-

app_previews

+

slack_message

-

via Fausto

+

via Doruk Kangal

-> Upload app previews to the App Store Connect +> Send a message to your Slack group
@@ -63587,9 +63240,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - upload_app_previews + slack_message - - Upload app previews to the App Store Connect + Send a message to your [Slack](https://slack.com) group @@ -63611,7 +63264,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive @@ -63636,12 +63289,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 22 + 9 Project that have been around for longer tend to be more stable @@ -63656,7 +63309,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 8 + 9 More downloads = more users have been using the plugin for a while @@ -63671,20 +63324,42 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
87
+
94
-

upload_symbols_to_shake

+

resize_screenshots

-

via Shake Team

+

via Levi Bostian

-> Upload dSYM to Shake +> Resize screenshots taken from your simulator to use for Frameit. + + +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
resize_screenshots-Resize screenshots taken from your simulator to use for Frameit.
+
@@ -63701,7 +63376,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive @@ -63711,7 +63386,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 2 More stars = more popular project @@ -63726,17 +63401,129 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 25 How well is the README of the document written age + 37 + Project that have been around for longer tend to be more stable + + + major_release 0 + Post 1.0 releases are great + + + github_issues + -2 + Lots of open issues are not a good sign usually, unless the project is really popular + + + downloads + 9 + More downloads = more users have been using the plugin for a while + + + tests + 3 + The more tests a plugin has, the better + + + + +
+ +

+ + Open on GitHub + +

+ +----- + +
93
+ +

gitlab_branch_diff

+ +

via xiongzenghui

+ +> gitlab compare two branch to get diffs + + +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
gitlab_branch_diff-gitlab compare two branch to get diffs
+ +
+ + +
+Score details + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -63746,12 +63533,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + - + @@ -63761,19 +63548,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
87
+
93
-

rustore

+

appsigner

-

via Vladislav Onishchenko

+

via Valeriy Makarshin

-> Rustore fastlane integration plugin +> AppSigner
@@ -63789,9 +63576,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
- + - +
MetricPointsDescription
contributors6The more contributors a project has, the more likely it is it stays alive
subscribers3More subscribers = more popular project
stars0More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score25How well is the README of the document written
age27 Project that have been around for longer tend to be more stable
major_release300 Post 1.0 releases are great
downloads259 More downloads = more users have been using the plugin for a while
tests03 The more tests a plugin has, the better
rustore_publishappsigner -Rustore fastlane integration pluginAppSigner
@@ -63823,12 +63610,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 5 + 0 More stars = more popular project forks - 5 + 0 More forks = more people seem to use/modify this project @@ -63838,12 +63625,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 0 + 23 Project that have been around for longer tend to be more stable @@ -63858,12 +63645,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 1 + 13 More downloads = more users have been using the plugin for a while tests - 3 + 9 The more tests a plugin has, the better @@ -63873,19 +63660,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
86
+
92
-

codemagic

+

bugtags

-

via Mikhail Matsera

+

via wliu6

-> Fastlane plugin to trigger a Codemagic build with some options +> Upload symbols to Bugtags
@@ -63901,9 +63688,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - codemagic + bugtags - - Fastlane plugin to trigger a Codemagic build with some options + Upload symbols to Bugtags @@ -63935,7 +63722,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 0 + 1 More stars = more popular project @@ -63955,7 +63742,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 18 + 32 Project that have been around for longer tend to be more stable @@ -63970,7 +63757,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 17 + 8 More downloads = more users have been using the plugin for a while @@ -63985,19 +63772,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
86
+
92
-

git_remove_tag

+

create_dmg

-

via xiongzenghui

+

via Vitalii Budnik

-> remove git origin and remote repo tag +> A plugin to build fancy DMGs.
@@ -64013,9 +63800,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - git_remove_tag - source_control - remove git origin and remote repo tag + update_dmg + - + Update files in template DMG + + + create_dmg + - + A Ruby wrapper over create-dmg. @@ -64067,7 +63859,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 25 + 15 Project that have been around for longer tend to be more stable @@ -64082,12 +63874,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 10 + 23 More downloads = more users have been using the plugin for a while tests - 3 + 6 The more tests a plugin has, the better @@ -64097,19 +63889,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
86
+
91
- +

codemagic

-

via David Brooks

+

via Mikhail Matsera

-> This plugin allows you to link two tickets together in JIRA +> Fastlane plugin to trigger a Codemagic build with some options
@@ -64125,9 +63917,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - jira_link - misc - This plugin allows you to link two tickets together in JIRA + codemagic + - + Fastlane plugin to trigger a Codemagic build with some options @@ -64179,7 +63971,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 16 + 22 Project that have been around for longer tend to be more stable @@ -64194,12 +63986,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 22 + 18 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -64209,47 +64001,128 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
85
+
91
-

bowl

+

version_from_last_tag

-

via Benjamin Wulff

+

via Jeff Stein

+ +> Perform a regex on last (latest) git tag and perform a regex to extract a version number such as Release 1.2.3 -> Handles uploads to BOWL backend
-Provided actions +Score details - - + + - - - + + + - - - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameCategoryMetricPoints Description
bowl-Handles uploads to BOWL backendcontributors0The more contributors a project has, the more likely it is it stays alive
get_gradle_property--subscribers0More subscribers = more popular project
set_gradle_propertystars0More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score0How well is the README of the document written
age0Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads71More downloads = more users have been using the plugin for a while
tests0The more tests a plugin has, the better
+ +
+ +

+ + Open website + (no GitHub link provided in gemspec) + +

+ +----- + +
91
+ +

app_previews

+ +

via Fausto

+ +> Upload app previews to the App Store Connect + + +
+Provided actions + + + + + + + + + + + + - +
NameCategoryDescription
upload_app_previews -Set the value of your projectUpload app previews to the App Store Connect
@@ -64271,7 +64144,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive @@ -64301,7 +64174,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 27 + 25 Project that have been around for longer tend to be more stable @@ -64316,7 +64189,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 7 + 9 More downloads = more users have been using the plugin for a while @@ -64331,19 +64204,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
85
+
91
-

ci_apps

+

fetch_metadata_from_google_sheets

-

via JiaqiangSong

+

via kurarararara

-> Config multiple apps of CI +> Get App Store metadata from Google Sheets.
@@ -64359,44 +64232,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - get_extensions - - - A short description with <= 80 characters of what this action does - - - ci_apps - - - Config multiple apps of CI - - - get_ci_apps - - - A short description with <= 80 characters of what this action does - - - get_ci_app_value - - - A short description with <= 80 characters of what this action does - - - get_ci_app - - - A short description with <= 80 characters of what this action does - - - get_emtitlements_plist_file_path - - - A short description with <= 80 characters of what this action does - - - get_target_type - - - A short description with <= 80 characters of what this action does - - - get_info_plist_file_path + fetch_metadata_from_google_sheets - - A short description with <= 80 characters of what this action does + Get App Store metadata from Google Sheets. @@ -64418,7 +64256,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive @@ -64448,7 +64286,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 27 + 21 Project that have been around for longer tend to be more stable @@ -64463,7 +64301,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 7 + 13 More downloads = more users have been using the plugin for a while @@ -64478,19 +64316,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
85
+
90
-

circle_ci

+

get_derived_data_path

-

via Manish Rathi

+

via Rajiv Shah

-> A fastlane plugin for Circle CI. 🚀 +> Retrieves the path of a workspace in DerivedData
@@ -64506,24 +64344,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - download_circle_ci_artifact - - - Download the CircleCI artifact file. - - - trigger_circle_ci_job - - - Triggers a new CircleCI Job - - - get_circle_ci_build_status - - - CircleCI build status - - - get_circle_ci_artifacts + get_derived_data_path - - List the CircleCI artifacts. + Retrieves the path of a workspace in DerivedData @@ -64545,7 +64368,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive @@ -64575,7 +64398,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 19 + 32 Project that have been around for longer tend to be more stable @@ -64585,17 +64408,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -1 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 12 + 8 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -64605,19 +64428,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
85
+
90
-

android_testlab_script_swit

+ -

via 나비이쁜이

+

via David Brooks

-> 아직 만들고 있습니다... +> This plugin allows you to link two tickets together in JIRA
@@ -64633,9 +64456,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - android_testlab_script_swit - - - Android Firebase TestLab with Robo Script Test + jira_link + misc + This plugin allows you to link two tickets together in JIRA @@ -64687,7 +64510,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 0 + 19 Project that have been around for longer tend to be more stable @@ -64702,7 +64525,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 37 + 23 More downloads = more users have been using the plugin for a while @@ -64717,19 +64540,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
85
+
90
-

appcenter_get_recent_release_version

+

git_remove_tag

-

via Kitti Pariyaakkarakul

+

via xiongzenghui

-> Get recent release version from appcenter +> remove git origin and remote repo tag
@@ -64745,9 +64568,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - appcenter_get_recent_release_version - - - Get recent release version from appcenter + git_remove_tag + source_control + remove git origin and remote repo tag @@ -64799,7 +64622,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 24 + 28 Project that have been around for longer tend to be more stable @@ -64814,7 +64637,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 10 + 11 More downloads = more users have been using the plugin for a while @@ -64829,19 +64652,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
85
+
89
-

get_derived_data_path

+

approved

-

via Rajiv Shah

+

via Chalermpong Satayavibul

-> Retrieves the path of a workspace in DerivedData +> Approval helper
@@ -64857,121 +64680,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - get_derived_data_path + approved - - Retrieves the path of a workspace in DerivedData - - - - -
- - -
-Score details - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MetricPointsDescription
contributors0The more contributors a project has, the more likely it is it stays alive
subscribers3More subscribers = more popular project
stars0More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score25How well is the README of the document written
age28Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues-1Lots of open issues are not a good sign usually, unless the project is really popular
downloads7More downloads = more users have been using the plugin for a while
tests3The more tests a plugin has, the better
- -
- -

- - Open on GitHub - -

- ------ - -
85
- -

gitlab_merge_request_participants

- -

via xiongzenghui

- -> Get a list of merge request participants - - -
-Provided actions - - - - - - - + - - - + - +
NameCategoryDescriptionApproval helper
gitlab_merge_request_participantsapproved_precheck -Get a list of merge request participantsApproval pre-check helper
@@ -65023,7 +64739,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 25 + 13 Project that have been around for longer tend to be more stable @@ -65038,7 +64754,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 9 + 25 More downloads = more users have been using the plugin for a while @@ -65053,42 +64769,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
84
- -

latest_play_store_version_code

- -

via Jørgen P. Tjernø

- -> Adds a latest_play_store_version_code action to fetch the latest Google Play Store version code for your project. +
89
+

yalantis_ci

-
-Provided actions +

via Dima Vorona

- - - - - - - - - - - - - - - -
NameCategoryDescription
latest_play_store_version_codeproductionFetches most recent version code from the Google Play Store
+> Set of utilities and useful actions to help setup CI for Yalantis projects -
@@ -65110,7 +64804,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 0 More subscribers = more popular project @@ -65130,12 +64824,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 0 How well is the README of the document written age - 6 + 0 Project that have been around for longer tend to be more stable @@ -65150,7 +64844,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 5 + 69 More downloads = more users have been using the plugin for a while @@ -65165,19 +64859,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open website + (no GitHub link provided in gemspec)

----- -
84
+
89
-

cuttly_api

+

appcenter_get_recent_release_version

-

via Yalan

+

via Kitti Pariyaakkarakul

-> fastlane plugin for cuttly. +> Get recent release version from appcenter
@@ -65193,9 +64888,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - cuttly_api + appcenter_get_recent_release_version - - fastlane plugin for cuttly. + Get recent release version from appcenter @@ -65247,7 +64942,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 24 + 27 Project that have been around for longer tend to be more stable @@ -65262,7 +64957,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 9 + 11 More downloads = more users have been using the plugin for a while @@ -65277,19 +64972,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
83
+
89
-

approved

+

gitlab_merge_request_participants

-

via Chalermpong Satayavibul

+

via xiongzenghui

-> Approval helper +> Get a list of merge request participants
@@ -65305,14 +65000,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - approved - - - Approval helper - - - approved_precheck + gitlab_merge_request_participants - - Approval pre-check helper + Get a list of merge request participants @@ -65364,7 +65054,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 10 + 28 Project that have been around for longer tend to be more stable @@ -65379,7 +65069,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 22 + 10 More downloads = more users have been using the plugin for a while @@ -65394,19 +65084,109 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
83
+
89
-

bugly

+

upload_symbols_to_shake

-

via chaosky

+

via Shake Team

-> Upload dSYM to bugly. +> Upload dSYM to Shake + + + +
+Score details + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
MetricPointsDescription
contributors12The more contributors a project has, the more likely it is it stays alive
subscribers0More subscribers = more popular project
stars0More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score0How well is the README of the document written
age0Project that have been around for longer tend to be more stable
major_release30Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads27More downloads = more users have been using the plugin for a while
tests0The more tests a plugin has, the better
+ +
+ +

+ + Open on GitHub + +

+ +----- + +
89
+ +

circle_ci

+ +

via Manish Rathi

+ +> A fastlane plugin for Circle CI. 🚀
@@ -65422,9 +65202,24 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - bugly + download_circle_ci_artifact - - Upload dSYM to bugly. + Download the CircleCI artifact file. + + + trigger_circle_ci_job + - + Triggers a new CircleCI Job + + + get_circle_ci_build_status + - + CircleCI build status + + + get_circle_ci_artifacts + - + List the CircleCI artifacts. @@ -65446,12 +65241,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 3 More subscribers = more popular project @@ -65476,7 +65271,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 25 + 22 Project that have been around for longer tend to be more stable @@ -65491,12 +65286,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 10 + 13 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -65506,19 +65301,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
83
+
89
-

roku_app_util

+

ci_apps

-

via Onyx Mueller

+

via JiaqiangSong

-> Fastlane plugin for Roku app utility. +> Config multiple apps of CI
@@ -65534,29 +65329,44 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - roku_app_install + get_extensions - - Installs the app as a dev channel on a Roku target device + A short description with <= 80 characters of what this action does - roku_app_package + ci_apps - - Creates Roku package from application sources + Config multiple apps of CI - roku_app_uninstall + get_ci_apps - - Uninstalls any apps/dev channels on a Roku target device + A short description with <= 80 characters of what this action does - roku_dev_server_check + get_ci_app_value - - Checks Roku dev server + A short description with <= 80 characters of what this action does - roku_dev_server_rekey + get_ci_app - - Rekeys Roku dev server + A short description with <= 80 characters of what this action does + + + get_emtitlements_plist_file_path + - + A short description with <= 80 characters of what this action does + + + get_target_type + - + A short description with <= 80 characters of what this action does + + + get_info_plist_file_path + - + A short description with <= 80 characters of what this action does @@ -65583,17 +65393,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 6 + 3 More subscribers = more popular project stars - 3 + 0 More stars = more popular project forks - 15 + 0 More forks = more people seem to use/modify this project @@ -65608,7 +65418,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 10 + 31 Project that have been around for longer tend to be more stable @@ -65623,12 +65433,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 4 + 7 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -65638,19 +65448,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
82
+
89
-

flutter_tests

+

bowl

-

via smaso

+

via Benjamin Wulff

-> Extensions that helps to run flutter tests +> Handles uploads to BOWL backend
@@ -65666,9 +65476,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - flutter_tests + bowl - - Extension that helps to run flutter tests + Handles uploads to BOWL backend + + + get_gradle_property + - + - + + + set_gradle_property + - + Set the value of your project @@ -65690,12 +65510,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 3 More subscribers = more popular project @@ -65720,7 +65540,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 9 + 30 Project that have been around for longer tend to be more stable @@ -65735,12 +65555,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 16 + 8 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -65750,19 +65570,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
82
+
88
-

moss

+

auto_version_name

-

via Shaggon du

+

via gileadeteixeira

-> Moss is a tool that allows developers on Apple platforms to use any frameworks as a shared cache for frameworks built with Carthage. +> Generate incremented version names from Apple and Google stores
@@ -65778,9 +65598,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - moss + auto_version_name + - - - moss is a tool that allows developers on Apple platforms to use any frameworks as a shared cache for frameworks built with Carthage. @@ -65807,7 +65627,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 9 More subscribers = more popular project @@ -65832,7 +65652,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 27 + 9 Project that have been around for longer tend to be more stable @@ -65847,12 +65667,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 7 + 22 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -65862,19 +65682,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
82
+
88
-

gitlab_increate_line_notes

+

gmail_notify

-

via xiongzenghui

+

via Antony Leons

-> filter gitlab merge request changes files & swiftlint json, last add line code with gitlab discussion +> Sends a mail using SMTP
@@ -65890,9 +65710,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - gitlab_increate_line_notes + gmail_notify - - filter gitlab merge request changes files & swiftlint json, last add line code with gitlab discussion + Sends a mail using SMTP @@ -65919,12 +65739,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 3 More subscribers = more popular project stars - 0 + 1 More stars = more popular project @@ -65939,12 +65759,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 25 + 3 Project that have been around for longer tend to be more stable @@ -65959,7 +65779,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 9 + 8 More downloads = more users have been using the plugin for a while @@ -65974,21 +65794,43 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
82
+
88
-

yalantis_ci

+

cuttly_api

-

via Dima Vorona

+

via Yalan

-> Set of utilities and useful actions to help setup CI for Yalantis projects +> fastlane plugin for cuttly. +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
cuttly_api-fastlane plugin for cuttly.
+ +
+
Score details @@ -66009,7 +65851,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 3 More subscribers = more popular project @@ -66029,12 +65871,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 25 How well is the README of the document written age - 0 + 28 Project that have been around for longer tend to be more stable @@ -66049,12 +65891,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 62 + 9 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -66064,20 +65906,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website - (no GitHub link provided in gemspec) + Open on GitHub

----- -
81
+
88
-

gitter

+

latest_play_store_version_code

-

via Andrew Havens

+

via Jørgen P. Tjernø

-> A Fastlane plugin for sending a message to a Gitter room. +> Adds a latest_play_store_version_code action to fetch the latest Google Play Store version code for your project.
@@ -66093,9 +65934,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - gitter - - - Send a message to a Gitter room. + latest_play_store_version_code + production + Fetches most recent version code from the Google Play Store @@ -66142,12 +65983,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 22 + 9 Project that have been around for longer tend to be more stable @@ -66162,12 +66003,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 8 + 6 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -66177,19 +66018,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
81
+
88
-

ensure_swift_version

+

zhuixi_build_app

-

via Shashikant86

+

via RedSevenMale

-> This plugin ensure version of Swift language used for project +> build ios app from different channel @@ -66207,7 +66048,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive @@ -66242,7 +66083,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas major_release - 0 + 30 Post 1.0 releases are great @@ -66252,7 +66093,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 61 + 26 More downloads = more users have been using the plugin for a while @@ -66267,20 +66108,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website - (no GitHub link provided in gemspec) + Open on GitHub

----- -
80
+
88
-

fabulove

+

bugly

-

via carry

+

via chaosky

-> "fabulove" distribution system fastlane plugin +> Upload dSYM to bugly.
@@ -66296,9 +66136,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - fabulove + bugly - - 'fabulove' distribution system fastlane plugin + Upload dSYM to bugly. @@ -66325,7 +66165,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 0 More subscribers = more popular project @@ -66350,7 +66190,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 18 + 29 Project that have been around for longer tend to be more stable @@ -66380,19 +66220,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
80
+
87
-

app47

+

roku_app_util

-

via Shannon Hicks

+

via Onyx Mueller

-> Fastlane plugin for uploading builds to App47 +> Fastlane plugin for Roku app utility.
@@ -66408,9 +66248,29 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - upload_to_app47 + roku_app_install - - Upload IPA to Simple MDM + Installs the app as a dev channel on a Roku target device + + + roku_app_package + - + Creates Roku package from application sources + + + roku_app_uninstall + - + Uninstalls any apps/dev channels on a Roku target device + + + roku_dev_server_check + - + Checks Roku dev server + + + roku_dev_server_rekey + - + Rekeys Roku dev server @@ -66432,7 +66292,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive @@ -66440,6 +66300,118 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas 6 More subscribers = more popular project + + stars + 3 + More stars = more popular project + + + forks + 15 + More forks = more people seem to use/modify this project + + + has_mit_license + 20 + fastlane is MIT licensed, it's good to have plugins use MIT too + + + readme_score + 25 + How well is the README of the document written + + + age + 13 + Project that have been around for longer tend to be more stable + + + major_release + 0 + Post 1.0 releases are great + + + github_issues + 0 + Lots of open issues are not a good sign usually, unless the project is really popular + + + downloads + 5 + More downloads = more users have been using the plugin for a while + + + tests + 0 + The more tests a plugin has, the better + + + + +
+ +

+ + Open on GitHub + +

+ +----- + +
87
+ +

flutter_tests

+ +

via smaso

+ +> Extensions that helps to run flutter tests + + +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
flutter_tests-Extension that helps to run flutter tests
+ +
+ + +
+Score details + + + + + + + + + + + + + + + + + + + + @@ -66462,7 +66434,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + @@ -66477,12 +66449,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + - + @@ -66492,19 +66464,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
80
+
87
-

xamarin_native

+

ravn_mobile

-

via illania

+

via ravnhq

-> Plugin for Xamarin.Native iOS and Android projects +> Utility actions for Fastlane build and deployment of Android and iOS apps for both native and cross platform implementations
@@ -66520,24 +66492,49 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
- + - + - + - + - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + +
MetricPointsDescription
contributors12The more contributors a project has, the more likely it is it stays alive
subscribers0More subscribers = more popular project
stars 0
age1312 Project that have been around for longer tend to be more stable
downloads718 More downloads = more users have been using the plugin for a while
tests30 The more tests a plugin has, the better
bump_codecommit_version -Increments project build numberCommit version change for iOS and Android projects
bump_versioncopy_output_artifacts -Increments project versionCopies artifacts from Android and iOS builds into a directory for easy external access
msbuildimport_ravn_lanes -Build Xamarin.Native iOS and Android projects using msbuildImports private lanes from RAVN mobile CI/CD repository
nugetincrement_expo_version -Downloads and installs any packages missing from the packages folderIncrement version code and/or build number in app.json for Expo projects
increment_version_code-Increment version code for Android in gradle.properties
is_expo-Action to detect if the current project is using Expo
is_flutter-Action to detect if the current project is using Flutter
is_react_native-Action to detect if the current project is using React Native
setup_expo_project-Set up an expo project (based on React Native) to work with fastlane
@@ -66564,12 +66561,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 9 More subscribers = more popular project stars - 1 + 0 More stars = more popular project @@ -66589,7 +66586,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 2 + 1 Project that have been around for longer tend to be more stable @@ -66604,12 +66601,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 1 + 7 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -66619,20 +66616,42 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
80
+
86
-

pgyer_cl

+

gitlab_increate_line_notes

-

via chenlei

+

via xiongzenghui

-> pgyer_cl +> filter gitlab merge request changes files & swiftlint json, last add line code with gitlab discussion + + +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
gitlab_increate_line_notes-filter gitlab merge request changes files & swiftlint json, last add line code with gitlab discussion
+
@@ -66674,17 +66693,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 25 How well is the README of the document written age - 0 + 28 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -66694,12 +66713,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 30 + 10 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -66709,20 +66728,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website - (no GitHub link provided in gemspec) + Open on GitHub

----- -
80
+
85
-

notifyworker

+

gitter

-

via zlfyuan

+

via Andrew Havens

-> Notify some worker App's status +> A Fastlane plugin for sending a message to a Gitter room.
@@ -66738,9 +66756,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - notifyworker + gitter - - Notify some worker App's status + Send a message to a Gitter room. @@ -66772,7 +66790,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 3 + 0 More stars = more popular project @@ -66792,7 +66810,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 12 + 26 Project that have been around for longer tend to be more stable @@ -66807,7 +66825,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 14 + 8 More downloads = more users have been using the plugin for a while @@ -66822,19 +66840,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
78
+
85
-

pgyer_upload_v2

+

fabulove

-

via jiahao

+

via carry

-> distribute app to pgyer by API V2 +> "fabulove" distribution system fastlane plugin
@@ -66850,9 +66868,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - pgyer_upload_v2 + fabulove - - distribute app to pgyer_upload_v2 beta testing service + 'fabulove' distribution system fastlane plugin @@ -66874,12 +66892,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 3 More subscribers = more popular project @@ -66904,7 +66922,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 12 + 22 Project that have been around for longer tend to be more stable @@ -66919,7 +66937,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 6 + 12 More downloads = more users have been using the plugin for a while @@ -66934,19 +66952,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
78
+
85
-

auto_version_name

+

moss

-

via gileadeteixeira

+

via Shaggon du

-> Generate incremented version names from Apple and Google stores +> Moss is a tool that allows developers on Apple platforms to use any frameworks as a shared cache for frameworks built with Carthage.
@@ -66962,9 +66980,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - auto_version_name - - + moss - + moss is a tool that allows developers on Apple platforms to use any frameworks as a shared cache for frameworks built with Carthage. @@ -66991,7 +67009,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 9 + 3 More subscribers = more popular project @@ -67016,7 +67034,119 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 6 + 30 + Project that have been around for longer tend to be more stable + + + major_release + 0 + Post 1.0 releases are great + + + github_issues + 0 + Lots of open issues are not a good sign usually, unless the project is really popular + + + downloads + 7 + More downloads = more users have been using the plugin for a while + + + tests + 0 + The more tests a plugin has, the better + + + + +
+ +

+ + Open on GitHub + +

+ +----- + +
84
+ +

notifyworker

+ +

via zlfyuan

+ +> Notify some worker App's status + + +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
notifyworker-Notify some worker App's status
+ +
+ + +
+Score details + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -67046,19 +67176,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
78
+
83
-

gmail_notify

+

clean_xcarchive

-

via Antony Leons

+

via matsuda

-> Sends a mail using SMTP +> Fastlane plugin to remove xcarchive created when build & archive
@@ -67074,9 +67204,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
- + - +
MetricPointsDescription
contributors0The more contributors a project has, the more likely it is it stays alive
subscribers3More subscribers = more popular project
stars3More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score25How well is the README of the document written
age15 Project that have been around for longer tend to be more stable
gmail_notifyclean_xcarchive -Sends a mail using SMTPDelete the archive created at build
@@ -67108,7 +67238,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 1 + 0 More stars = more popular project @@ -67123,12 +67253,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 0 + 19 Project that have been around for longer tend to be more stable @@ -67143,7 +67273,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 1 + 13 More downloads = more users have been using the plugin for a while @@ -67158,19 +67288,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
77
+
83
-

clean_xcarchive

+

teams_message_card

-

via matsuda

+

via Dorian Cheignon

-> Fastlane plugin to remove xcarchive created when build & archive +> Send a message card to your Microsoft teams channel
@@ -67186,9 +67316,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - clean_xcarchive - - - Delete the archive created at build + teams_message_card + notifications + Send a message card to your Microsoft teams channel @@ -67240,7 +67370,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 16 + 21 Project that have been around for longer tend to be more stable @@ -67255,7 +67385,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 10 + 11 More downloads = more users have been using the plugin for a while @@ -67270,19 +67400,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
77
+
83
-

universal_metadata

+

app47

-

via La Gregance

+

via Shannon Hicks

-> Unify metadata files for iOS & Android +> Fastlane plugin for uploading builds to App47
@@ -67298,9 +67428,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - universal_metadata + upload_to_app47 - - Unify metadata files for iOS & Android + Upload IPA to Simple MDM @@ -67322,12 +67452,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive subscribers - 3 + 6 More subscribers = more popular project @@ -67347,12 +67477,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 50 + 25 How well is the README of the document written age - 3 + 16 Project that have been around for longer tend to be more stable @@ -67367,12 +67497,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 1 + 7 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -67382,19 +67512,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
76
+
82
-

itargetchecker

+

pgyer_upload_v2

-

via Catalin Prata

+

via jiahao

-> Checks the xcode proj file for targets and points out which files from the project are not present in a certain target. +> distribute app to pgyer by API V2
@@ -67410,9 +67540,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - itargetchecker + pgyer_upload_v2 - - Checks the xcodeproj file for targets and points out which files from the project are not present in a certain target. + distribute app to pgyer_upload_v2 beta testing service @@ -67434,37 +67564,37 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive subscribers - 9 + 0 More subscribers = more popular project stars - 2 + 0 More stars = more popular project forks - 5 + 0 More forks = more people seem to use/modify this project has_mit_license - -50 + 20 fastlane is MIT licensed, it's good to have plugins use MIT too readme_score - 50 + 25 How well is the README of the document written age - 32 + 15 Project that have been around for longer tend to be more stable @@ -67479,7 +67609,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 25 + 7 More downloads = more users have been using the plugin for a while @@ -67494,19 +67624,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
76
+
82
-

git_import

+

itargetchecker

-

via Dmitry Frishbuter

+

via Catalin Prata

-> Import all required fastlane dependencies from the git repository and keep your Fastfile simple! +> Checks the xcode proj file for targets and points out which files from the project are not present in a certain target.
@@ -67522,9 +67652,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - git_import + itargetchecker - - Import all required fastlane dependencies from the git repository and keep your Fastfile simple! + Checks the xcodeproj file for targets and points out which files from the project are not present in a certain target. @@ -67551,32 +67681,32 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 9 More subscribers = more popular project stars - 1 + 2 More stars = more popular project forks - 0 + 5 More forks = more people seem to use/modify this project has_mit_license - 20 + -50 fastlane is MIT licensed, it's good to have plugins use MIT too readme_score - 25 + 50 How well is the README of the document written age - 18 + 36 Project that have been around for longer tend to be more stable @@ -67591,7 +67721,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 6 + 27 More downloads = more users have been using the plugin for a while @@ -67606,19 +67736,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
76
+
82
-

teams_message_card

+

universal_metadata

-

via Dorian Cheignon

+

via La Gregance

-> Send a message card to your Microsoft teams channel +> Unify metadata files for iOS & Android
@@ -67634,9 +67764,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - teams_message_card - notifications - Send a message card to your Microsoft teams channel + universal_metadata + - + Unify metadata files for iOS & Android @@ -67683,12 +67813,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 17 + 7 Project that have been around for longer tend to be more stable @@ -67703,12 +67833,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 8 + 2 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -67718,19 +67848,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
75
+
82
-

version_from_last_tag

+

pgyer_cl

-

via Jeff Stein

+

via chenlei

-> Perform a regex on last (latest) git tag and perform a regex to extract a version number such as Release 1.2.3 +> pgyer_cl @@ -67783,7 +67913,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas major_release - 0 + 30 Post 1.0 releases are great @@ -67793,7 +67923,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 55 + 32 More downloads = more users have been using the plugin for a while @@ -67808,14 +67938,126 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
75
+
81
+ +

translate_gpt_release_notes

+ +

via Anton Karliner

+ +> Translate release notes or changelogs for iOS and Android apps using OpenAI GPT API + + +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
translate_gpt_release_notes-Translate release notes or changelogs for iOS and Android apps using OpenAI's GPT API
+ +
+ + +
+Score details + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
MetricPointsDescription
contributors0The more contributors a project has, the more likely it is it stays alive
subscribers0More subscribers = more popular project
stars1More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score50How well is the README of the document written
age5Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads2More downloads = more users have been using the plugin for a while
tests3The more tests a plugin has, the better
+ +
+ +

+ + Open on GitHub + +

+ +----- + +
80

ns_update_ios_identifier

@@ -67891,7 +68133,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 10 + 14 Project that have been around for longer tend to be more stable @@ -67906,7 +68148,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 5 + 6 More downloads = more users have been using the plugin for a while @@ -67927,14 +68169,36 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
73
+
79
-

zhuixi_build_app

+

git_import

-

via RedSevenMale

+

via Dmitry Frishbuter

-> build ios app from different channel +> Import all required fastlane dependencies from the git repository and keep your Fastfile simple! + + +
+Provided actions + + + + + + + + + + + + + + + +
NameCategoryDescription
git_import-Import all required fastlane dependencies from the git repository and keep your Fastfile simple!
+ +
@@ -67951,12 +68215,124 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive subscribers + 3 + More subscribers = more popular project + + + stars + 1 + More stars = more popular project + + + forks + 0 + More forks = more people seem to use/modify this project + + + has_mit_license + 20 + fastlane is MIT licensed, it's good to have plugins use MIT too + + + readme_score + 25 + How well is the README of the document written + + + age + 21 + Project that have been around for longer tend to be more stable + + + major_release + 0 + Post 1.0 releases are great + + + github_issues + 0 + Lots of open issues are not a good sign usually, unless the project is really popular + + + downloads + 6 + More downloads = more users have been using the plugin for a while + + + tests + 3 + The more tests a plugin has, the better + + + + +
+ +

+ + Open on GitHub + +

+ +----- + +
78
+ +

cc_upload_dsym_to_bugly

+ +

via pengchao

+ +> cc_upload_dsym_to_bugly + + +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
upload_dsym_to_bugly-upload_dsym_to_bugly
+ +
+ + +
+Score details + + + + + + + + + + + + + + + + + @@ -67976,17 +68352,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + - + - + @@ -67996,12 +68372,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + - + @@ -68011,13 +68387,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
73
+
78

execute_api

@@ -68093,7 +68469,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + @@ -68108,7 +68484,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - + @@ -68129,13 +68505,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
72
+
78
-

installonair

+

privatexcframeworkpackaging

-

via SpQuyt

+

via Masami Yamate

-> Install On Air plugin integrated with Fastlane +> Generate a Swift package using the XCFramework uploaded to the Release assets of a private repository.
@@ -68151,9 +68527,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
- + - +
MetricPointsDescription
contributors 0The more contributors a project has, the more likely it is it stays alive
subscribers3 More subscribers = more popular project
readme_score050 How well is the README of the document written
age01 Project that have been around for longer tend to be more stable
major_release300 Post 1.0 releases are great
downloads111 More downloads = more users have been using the plugin for a while
tests03 The more tests a plugin has, the better
age1013 Project that have been around for longer tend to be more stable
downloads911 More downloads = more users have been using the plugin for a while
installonairprivatexcframeworkpackaging -Install On Air plugin integrated with FastlaneGenerate a Swift package using the XCFramework uploaded to the Release assets of a private repository.
@@ -68175,12 +68551,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 6 More subscribers = more popular project @@ -68200,12 +68576,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 5 + 2 Project that have been around for longer tend to be more stable @@ -68220,12 +68596,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 7 + 0 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -68235,21 +68611,43 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
72
+
78
-

imagesgoldenrun

+

installonair

-

via Luís Esteves

+

via SpQuyt

-> this allows comparing images from a golden run with the actual results +> Install On Air plugin integrated with Fastlane +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
installonair-Install On Air plugin integrated with Fastlane
+ +
+
Score details @@ -68265,7 +68663,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive @@ -68290,12 +68688,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 25 How well is the README of the document written age - 0 + 9 Project that have been around for longer tend to be more stable @@ -68310,12 +68708,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 52 + 9 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -68325,20 +68723,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website - (no GitHub link provided in gemspec) + Open on GitHub

----- -
72
+
76
-

work_feishu

+

fiv_increment_build_no

-

via sunfjun

+

via Fivethree

-> work feishu webhook +> fastlane plugin for ionic 4
@@ -68354,9 +68751,34 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - work_feishu + fivethree_ionic - - work feishu webhook + Fastlane plugin for Ionic v4 Projects + + + fiv_update_version_and_build_no + - + Fastlane plugin for Ionic v4 Projects + + + fiv_update_version + - + A short description with <= 80 characters of what this action does + + + fiv_increment_build_no + - + fastlane plugin for ionic 4 + + + fiv_build_ionic_android + - + A short description with <= 80 characters of what this action does + + + fiv_add_transparent_statusbar + - + You can use this action to do cool things... @@ -68378,17 +68800,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 6 More subscribers = more popular project stars - 0 + 2 More stars = more popular project @@ -68403,12 +68825,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 0 How well is the README of the document written age - 8 + 34 Project that have been around for longer tend to be more stable @@ -68423,12 +68845,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 4 + 14 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -68438,13 +68860,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
71
+
75

dingtalk_msg

@@ -68520,7 +68942,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 16 + 19 Project that have been around for longer tend to be more stable @@ -68535,7 +68957,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 7 + 8 More downloads = more users have been using the plugin for a while @@ -68556,13 +68978,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
71
+
75
-

update_associated_domains

+

work_feishu

-

via Lourenco Nicolas

+

via sunfjun

-> This plugin changes the associated domains in the entitlements file +> work feishu webhook
@@ -68578,9 +69000,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - update_associated_domains - project - This plugin changes the associated domains in the entitlements file + work_feishu + - + work feishu webhook @@ -68632,7 +69054,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 8 + 11 Project that have been around for longer tend to be more stable @@ -68647,7 +69069,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 3 + 4 More downloads = more users have been using the plugin for a while @@ -68662,19 +69084,110 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
71
+
75
-

fiv_increment_build_no

+

imagesgoldenrun

-

via Fivethree

+

via Luís Esteves

+ +> this allows comparing images from a golden run with the actual results -> fastlane plugin for ionic 4 + + +
+Score details + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
MetricPointsDescription
contributors0The more contributors a project has, the more likely it is it stays alive
subscribers0More subscribers = more popular project
stars0More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score0How well is the README of the document written
age0Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads55More downloads = more users have been using the plugin for a while
tests0The more tests a plugin has, the better
+ +
+ +

+ + Open website + (no GitHub link provided in gemspec) + +

+ +----- + +
74
+ +

update_associated_domains

+ +

via Lourenco Nicolas

+ +> This plugin changes the associated domains in the entitlements file
@@ -68690,40 +69203,105 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - fivethree_ionic - - - Fastlane plugin for Ionic v4 Projects + update_associated_domains + project + This plugin changes the associated domains in the entitlements file + + + +
+ + +
+Score details + + + - - - + + + + + - - - + + + - - - + + + - - - + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
fiv_update_version_and_build_no-Fastlane plugin for Ionic v4 ProjectsMetricPointsDescription
fiv_update_version-A short description with <= 80 characters of what this action doescontributors12The more contributors a project has, the more likely it is it stays alive
fiv_increment_build_no-fastlane plugin for ionic 4subscribers0More subscribers = more popular project
fiv_build_ionic_android-A short description with <= 80 characters of what this action doesstars0More stars = more popular project
fiv_add_transparent_statusbar-You can use this action to do cool things...forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score25How well is the README of the document written
age11Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads3More downloads = more users have been using the plugin for a while
tests3The more tests a plugin has, the better
+

+ + Open on GitHub + +

+ +----- + +
74
+ +

screenshotbot

+ +

via Apadmi Limited

+ +> Fastlane pluging to install the Screenshotbot recorder tool and upload your screenshots + +
Score details @@ -68739,17 +69317,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive subscribers - 6 + 0 More subscribers = more popular project stars - 2 + 0 More stars = more popular project @@ -68769,7 +69347,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 30 + 0 Project that have been around for longer tend to be more stable @@ -68784,7 +69362,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 13 + 42 More downloads = more users have been using the plugin for a while @@ -68799,13 +69377,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
70
+
73

jandi_webhook

@@ -68874,7 +69452,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 38 + 41 More downloads = more users have been using the plugin for a while @@ -68895,7 +69473,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
68
+
71

xiaomi_devupload

@@ -68971,7 +69549,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 11 + 14 Project that have been around for longer tend to be more stable @@ -69007,7 +69585,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
62
+
67

generic_version

@@ -69103,7 +69681,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 8 + 11 Project that have been around for longer tend to be more stable @@ -69118,7 +69696,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 3 + 5 More downloads = more users have been using the plugin for a while @@ -69139,14 +69717,51 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
61
+
66
-

update_device_name

+

googledrive_spquyt

-

via huyanping

+

via QuocTA-Amela

-> update device name +> CRUD files and folders on Google Drive + + +
+Provided actions + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameCategoryDescription
create_google_drive_folder-Create new folder on Google Drive
list_files_google_drive-List files on Google Drive
update_google_drive_file-Update a Google Drive file
upload_to_google_drive-Upload files to Google Drive
+
@@ -69163,17 +69778,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive subscribers - 0 + 3 More subscribers = more popular project stars - 0 + 1 More stars = more popular project @@ -69188,12 +69803,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 25 How well is the README of the document written age - 0 + 8 Project that have been around for longer tend to be more stable @@ -69208,12 +69823,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 29 + 6 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -69223,13 +69838,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
60
+
66

appcenter_codepush

@@ -69305,7 +69920,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 4 + 7 Project that have been around for longer tend to be more stable @@ -69320,7 +69935,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 5 + 8 More downloads = more users have been using the plugin for a while @@ -69341,13 +69956,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
60
+
64
-

googledrive_spquyt

+

crashlytics_uploadsymbols_downloader

-

via QuocTA-Amela

+

via chedabob

-> CRUD files and folders on Google Drive +> Downloads the upload-symbols binary for projects that use SPM but dont want to have to install all of the packages to use it
@@ -69363,24 +69978,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - create_google_drive_folder - - - Create new folder on Google Drive - - - list_files_google_drive - - - List files on Google Drive - - - update_google_drive_file - - - Update a Google Drive file - - - upload_to_google_drive + crashlytics_uploadsymbols_downloader - - Upload files to Google Drive + Downloads the upload-symbols binary for projects that use SPM but don't want to have to install all of the packages to use it @@ -69412,7 +70012,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas stars - 1 + 0 More stars = more popular project @@ -69432,7 +70032,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 5 + 10 Project that have been around for longer tend to be more stable @@ -69462,19 +70062,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
60
+
64
-

crashlytics_uploadsymbols_downloader

+

flutter_ios_integrate

-

via chedabob

+

via Akring

-> Downloads the upload-symbols binary for projects that use SPM but dont want to have to install all of the packages to use it +> Fastlane plugin to integrate flutter to existing iOS project
@@ -69490,9 +70090,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - crashlytics_uploadsymbols_downloader + flutter_ios_integrate - - Downloads the upload-symbols binary for projects that use SPM but don't want to have to install all of the packages to use it + Fastlane plugin to integrate flutter to existing iOS project @@ -69559,7 +70159,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 2 + 6 More downloads = more users have been using the plugin for a while @@ -69574,19 +70174,109 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
59
+
63
-

flutter_ios_integrate

+

update_device_name

-

via Akring

+

via huyanping

+ +> update device name -> Fastlane plugin to integrate flutter to existing iOS project + + +
+Score details + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
MetricPointsDescription
contributors12The more contributors a project has, the more likely it is it stays alive
subscribers0More subscribers = more popular project
stars0More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score0How well is the README of the document written
age0Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads31More downloads = more users have been using the plugin for a while
tests0The more tests a plugin has, the better
+ +
+ +

+ + Open on GitHub + +

+ +----- + +
63
+ +

flutter_build_increment

+ +

via Matthias Seiderer

+ +> Increments pubspec.yaml build version number i.e. 1.0.0+1 to 1.0.0+2
@@ -69602,9 +70292,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - flutter_ios_integrate + flutter_build_increment - - Fastlane plugin to integrate flutter to existing iOS project + Increments pubspec.yaml build version number i.e. 1.0.0+1 to 1.0.0+2 @@ -69626,7 +70316,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 6 The more contributors a project has, the more likely it is it stays alive @@ -69651,12 +70341,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 0 How well is the README of the document written age - 4 + 15 Project that have been around for longer tend to be more stable @@ -69671,7 +70361,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 4 + 16 More downloads = more users have been using the plugin for a while @@ -69686,19 +70376,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
58
+
63
-

emoji_fetcher

+

google_cloud_storage_update

-

via Felix Krause

+

via Jeroen Stoker

-> Fetch the emoji font file and copy it to a local directory +> Google Cloud Storage @@ -69761,7 +70451,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 26 + 31 More downloads = more users have been using the plugin for a while @@ -69776,19 +70466,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
58
+
63
-

bw_open_finder

+

lambdatest

-

via xubowen

+

via LambdaTest

-> this is tool for mac osx to open finder +> fastlane plugin to upload app to lambdatest @@ -69806,7 +70496,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive @@ -69841,7 +70531,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas major_release - 30 + 0 Post 1.0 releases are great @@ -69851,7 +70541,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 8 + 31 More downloads = more users have been using the plugin for a while @@ -69866,20 +70556,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website - (no GitHub link provided in gemspec) + Open on GitHub

----- -
58
+
62
-

flutter_build_increment

+

sendgrid

-

via Matthias Seiderer

+

via OTVENTURES\Tarek.Mohammed

-> Increments pubspec.yaml build version number i.e. 1.0.0+1 to 1.0.0+2 +> send email with sendgrid
@@ -69895,9 +70584,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - flutter_build_increment + sendgrid - - Increments pubspec.yaml build version number i.e. 1.0.0+1 to 1.0.0+2 + send email with sendgrid @@ -69919,7 +70608,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 6 + 0 The more contributors a project has, the more likely it is it stays alive @@ -69944,12 +70633,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 25 How well is the README of the document written age - 12 + 5 Project that have been around for longer tend to be more stable @@ -69964,7 +70653,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 14 + 6 More downloads = more users have been using the plugin for a while @@ -69979,13 +70668,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
58
+
62

appdevops

@@ -70071,7 +70760,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 5 + 8 Project that have been around for longer tend to be more stable @@ -70086,7 +70775,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 2 + 3 More downloads = more users have been using the plugin for a while @@ -70107,7 +70796,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
57
+
61

appbox_uploadipa

@@ -70183,7 +70872,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 5 + 8 Project that have been around for longer tend to be more stable @@ -70198,7 +70887,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 1 + 2 More downloads = more users have been using the plugin for a while @@ -70219,7 +70908,98 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
56
+
59
+ +

bw_open_finder

+ +

via xubowen

+ +> this is tool for mac osx to open finder + + + +
+Score details + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
MetricPointsDescription
contributors0The more contributors a project has, the more likely it is it stays alive
subscribers0More subscribers = more popular project
stars0More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score0How well is the README of the document written
age0Project that have been around for longer tend to be more stable
major_release30Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads9More downloads = more users have been using the plugin for a while
tests0The more tests a plugin has, the better
+ +
+ +

+ + Open website + (no GitHub link provided in gemspec) + +

+ +----- + +
59

package_submit

@@ -70295,7 +71075,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas age - 4 + 7 Project that have been around for longer tend to be more stable @@ -70331,14 +71111,36 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
56
+
59
-

open_finder

+

auth_with_github_app

-

via xiongzenghui

+

via k-kohey

-> this is tool for mac os x to open finder +> Get a GitHub access token using the GitHub App + + +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
auth_with_github_app-Get a GitHub access token using the GitHub App
+
@@ -70360,7 +71162,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 3 More subscribers = more popular project @@ -70380,17 +71182,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 25 How well is the README of the document written age - 0 + 7 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -70400,12 +71202,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 6 + 1 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -70415,44 +71217,111 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website - (no GitHub link provided in gemspec) + Open on GitHub

----- -
56
+
59
-

sendgrid

+

emoji_fetcher

-

via OTVENTURES\Tarek.Mohammed

+

via Felix Krause

+ +> Fetch the emoji font file and copy it to a local directory -> send email with sendgrid
-Provided actions +Score details - - + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameCategoryMetricPoints Description
sendgrid-send email with sendgridcontributors12The more contributors a project has, the more likely it is it stays alive
subscribers0More subscribers = more popular project
stars0More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score0How well is the README of the document written
age0Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads27More downloads = more users have been using the plugin for a while
tests0The more tests a plugin has, the better
+

+ + Open on GitHub + +

+ +----- + +
57
+ +

sxc_aliyun_oss

+ +

via JimmyDaddy

+ +> sxc aliyun oss uploader + +
Score details @@ -70473,7 +71342,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 0 More subscribers = more popular project @@ -70493,12 +71362,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 0 How well is the README of the document written age - 2 + 0 Project that have been around for longer tend to be more stable @@ -70513,12 +71382,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 3 + 37 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -70528,13 +71397,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open website + (no GitHub link provided in gemspec)

----- -
56
+
57

fetch_itc_versions

@@ -70603,7 +71473,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 24 + 25 More downloads = more users have been using the plugin for a while @@ -70624,15 +71494,37 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
55
+
57
-

sxc_aliyun_oss

+

testlane

-

via JimmyDaddy

+

via pawanr@lambdatest.com

-> sxc aliyun oss uploader +> Testing fastlane +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
upload_to_lambdatest_app_live-Uploads IPA and APK files to Lambdatest for test.
+ +
+
Score details @@ -70653,7 +71545,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 3 More subscribers = more popular project @@ -70673,12 +71565,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 25 How well is the README of the document written age - 0 + 5 Project that have been around for longer tend to be more stable @@ -70693,12 +71585,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 35 + 1 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -70708,43 +71600,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website - (no GitHub link provided in gemspec) + Open on GitHub

----- -
55
- -

auth_with_github_app

- -

via k-kohey

- -> Get a GitHub access token using the GitHub App +
56
+

open_finder

-
-Provided actions +

via xiongzenghui

- - - - - - - - - - - - - - - -
NameCategoryDescription
auth_with_github_app-Get a GitHub access token using the GitHub App
+> this is tool for mac os x to open finder -
@@ -70766,7 +71635,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 0 More subscribers = more popular project @@ -70786,17 +71655,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 0 How well is the README of the document written age - 3 + 0 Project that have been around for longer tend to be more stable major_release - 0 + 30 Post 1.0 releases are great @@ -70806,12 +71675,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 1 + 6 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -70821,21 +71690,44 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open website + (no GitHub link provided in gemspec)

----- -
54
+
55
-

open_folder

+

upload_to_oss

-

via suqiang

+

via zhaozq

-> open a path with finder +> 上传ipa文件到oss +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
upload_to_oss--
+ +
+
Score details @@ -70856,7 +71748,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 3 More subscribers = more popular project @@ -70876,17 +71768,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 0 + 25 How well is the README of the document written age - 0 + 3 Project that have been around for longer tend to be more stable major_release - 30 + 0 Post 1.0 releases are great @@ -70896,12 +71788,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 4 + 1 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -70911,43 +71803,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website - (no GitHub link provided in gemspec) + Open on GitHub

----- -
54
- -

testlane

- -

via pawanr@lambdatest.com

- -> Testing fastlane +
55
+

au_danger_gitlab

-
-Provided actions +

via Emil

- - - - - - - - - - - - - - - -
NameCategoryDescription
upload_to_lambdatest_app_live-Uploads IPA and APK files to Lambdatest for test.
+> Allows to use Danger on GitLab -
@@ -70969,7 +71838,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 0 More subscribers = more popular project @@ -70989,12 +71858,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 0 How well is the README of the document written age - 2 + 0 Project that have been around for longer tend to be more stable @@ -71009,12 +71878,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 1 + 35 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -71024,19 +71893,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open website + (no GitHub link provided in gemspec)

----- -
54
+
55
-

au_danger_gitlab

+

open_folder

-

via Emil

+

via suqiang

-> Allows to use Danger on GitLab +> open a path with finder @@ -71089,7 +71959,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas major_release - 0 + 30 Post 1.0 releases are great @@ -71099,7 +71969,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 34 + 5 More downloads = more users have been using the plugin for a while @@ -71114,20 +71984,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
51
+
54
-

google_cloud_storage_update

+

nowsecure

-

via Jeroen Stoker

+

via Andy Obusek, Onyx Mueller

-> Google Cloud Storage +> Fastlane plugin for NowSecure @@ -71145,7 +72015,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive @@ -71190,7 +72060,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 19 + 34 More downloads = more users have been using the plugin for a while @@ -71205,7 +72075,8 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open website + (no GitHub link provided in gemspec)

@@ -71213,34 +72084,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
51
-

upload_to_oss

- -

via zhaozq

- -> 上传ipa文件到oss - +

mls_setup_ci

-
-Provided actions +

via MyLittleSuite

- - - - - - - - - - - - - - - -
NameCategoryDescription
upload_to_oss--
+> MyLittleSuite Setup CI -
@@ -71262,7 +72111,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 0 More subscribers = more popular project @@ -71282,7 +72131,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 0 How well is the README of the document written @@ -71302,12 +72151,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 0 + 31 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -71317,13 +72166,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open website + (no GitHub link provided in gemspec)

----- -
50
+
51

carthage_cache_ftps

@@ -71392,7 +72242,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 30 + 31 More downloads = more users have been using the plugin for a while @@ -71414,7 +72264,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
49
+
50

install_provisioning_profile

@@ -71483,7 +72333,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 29 + 30 More downloads = more users have been using the plugin for a while @@ -71505,13 +72355,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
49
+
50
-

pixie

+

manage_android_versions

-

via Piotrek Dubiel

+

via Bruno Correia

-> Show your build status on PIXIE! +> An easy way to manage your Android App versions. @@ -71574,7 +72424,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 29 + 30 More downloads = more users have been using the plugin for a while @@ -71589,20 +72439,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
48
+
50
-

manage_android_versions

+

pixie

-

via Bruno Correia

+

via Piotrek Dubiel

-> An easy way to manage your Android App versions. +> Show your build status on PIXIE! @@ -71665,7 +72515,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 28 + 30 More downloads = more users have been using the plugin for a while @@ -71680,20 +72530,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
47
+
49
-

appcenter_releases

+

box

-

via Qutaibah Esa

+

via Wesley Sui

-> Get app releases information from AppCenter +> library for the Box Content API @@ -71711,7 +72561,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive @@ -71756,7 +72606,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 15 + 29 More downloads = more users have been using the plugin for a while @@ -71771,19 +72621,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open website + (no GitHub link provided in gemspec)

----- -
47
+
48
-

box

+

pgyer-password

-

via Wesley Sui

+

via Kila2

-> library for the Box Content API +> distribute app to pgyer beta testing service @@ -71801,7 +72652,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive @@ -71846,7 +72697,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 27 + 16 More downloads = more users have been using the plugin for a while @@ -71861,20 +72712,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website - (no GitHub link provided in gemspec) + Open on GitHub

----- -
47
+
48
-

pgyer-password

+

appcenter_releases

-

via Kila2

+

via Qutaibah Esa

-> distribute app to pgyer beta testing service +> Get app releases information from AppCenter @@ -71937,7 +72787,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 15 + 16 More downloads = more users have been using the plugin for a while @@ -71952,13 +72802,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
46
+
48

bluepillar

@@ -72027,7 +72877,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 26 + 28 More downloads = more users have been using the plugin for a while @@ -72049,7 +72899,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
45
+
46

git_commit_lzx

@@ -72118,7 +72968,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 25 + 26 More downloads = more users have been using the plugin for a while @@ -72140,7 +72990,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
43
+
45

easy_deploy

@@ -72209,7 +73059,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 11 + 13 More downloads = more users have been using the plugin for a while @@ -72230,7 +73080,188 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
43
+
45
+ +

common_fastfile

+ +

via Pawel Szymanski

+ +> Gets the requested file, saves it into ./fastlane/imports and return the path + + + +
+Score details + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
MetricPointsDescription
contributors0The more contributors a project has, the more likely it is it stays alive
subscribers0More subscribers = more popular project
stars0More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score0How well is the README of the document written
age0Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads25More downloads = more users have been using the plugin for a while
tests0The more tests a plugin has, the better
+ +
+ +

+ + Open website + (no GitHub link provided in gemspec) + +

+ +----- + +
44
+ +

outlook

+ +

via OTVENTURES\Tarek.Mohammed

+ +> send email using outlook + + + +
+Score details + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
MetricPointsDescription
contributors12The more contributors a project has, the more likely it is it stays alive
subscribers0More subscribers = more popular project
stars0More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score0How well is the README of the document written
age0Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads12More downloads = more users have been using the plugin for a while
tests0The more tests a plugin has, the better
+ +
+ +

+ + Open on GitHub + +

+ +----- + +
44

rescan_flaky_tests

@@ -72299,7 +73330,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 11 + 12 More downloads = more users have been using the plugin for a while @@ -72320,13 +73351,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
43
+
44
-

transifex_api

+

screenshot_notifier

-

via alexander sun

+

via Moyuru Aizawa

-> basic transifex api wrapper +> Post screenshots to a pull request @@ -72344,7 +73375,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive @@ -72389,7 +73420,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 11 + 24 More downloads = more users have been using the plugin for a while @@ -72404,19 +73435,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open website + (no GitHub link provided in gemspec)

----- -
43
+
44
-

screenshot_notifier

+

intentconfirmation

-

via Moyuru Aizawa

+

via Kamil Krzyk

-> Post screenshots to a pull request +> Halts the lane invocation, asks user to confirm if he wants to continue, may require password or key. @@ -72479,7 +73511,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 23 + 24 More downloads = more users have been using the plugin for a while @@ -72494,20 +73526,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
43
+
44
-

intentconfirmation

+

playship

-

via Kamil Krzyk

+

via Helmut Januschka

-> Halts the lane invocation, asks user to confirm if he wants to continue, may require password or key. +> Interact with Google Play Api @@ -72570,7 +73602,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 23 + 24 More downloads = more users have been using the plugin for a while @@ -72585,14 +73617,14 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
42
+
43

testin

@@ -72661,7 +73693,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 10 + 11 More downloads = more users have been using the plugin for a while @@ -72682,6 +73714,96 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- +
43
+ +

transifex_api

+ +

via alexander sun

+ +> basic transifex api wrapper + + + +
+Score details + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
MetricPointsDescription
contributors12The more contributors a project has, the more likely it is it stays alive
subscribers0More subscribers = more popular project
stars0More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license20fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score0How well is the README of the document written
age0Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads11More downloads = more users have been using the plugin for a while
tests0The more tests a plugin has, the better
+ +
+ +

+ + Open on GitHub + +

+ +----- +
42

xcode8_srgb_workaround

@@ -72772,13 +73894,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas ----- -
42
+
41
-

playship

+

parse_json

-

via Helmut Januschka

+

via Felix Krause

-> Interact with Google Play Api +> Parse a JSON file @@ -72796,7 +73918,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive @@ -72841,7 +73963,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 22 + 9 More downloads = more users have been using the plugin for a while @@ -72856,20 +73978,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website - (no GitHub link provided in gemspec) + Open on GitHub

----- -
42
+
41
-

mls_setup_ci

+

jenkins_job_config

-

via MyLittleSuite

+

via Jerome Lacoste

-> MyLittleSuite Setup CI +> Generate the config for a Jenkins job @@ -72932,7 +74053,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 22 + 21 More downloads = more users have been using the plugin for a while @@ -72947,7 +74068,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

@@ -72956,11 +74077,11 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
41
-

gen_dev_workspace

+

install_certificates

-

via Andrew Breckenridge

+

via Dylan Gyesbreghs

-> Configures an xcworkspace with specified xcodeprojs +> Install all the certificates located in you're project. @@ -73038,19 +74159,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
40
+
41
-

install_certificates

+

gen_dev_workspace

-

via Dylan Gyesbreghs

+

via Andrew Breckenridge

-> Install all the certificates located in you're project. +> Configures an xcworkspace with specified xcodeprojs @@ -73113,7 +74234,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 8 + 9 More downloads = more users have been using the plugin for a while @@ -73128,19 +74249,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
40
+
41
-

hello_gem_kimjg

+

ipa_scale

-

via kimjg

+

via Danilo Caetano

-> hello gem kimjg +> "Checks the size of your built .ipa and warns you if you you are near the given threshold." @@ -73203,7 +74324,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 8 + 9 More downloads = more users have been using the plugin for a while @@ -73218,7 +74339,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

@@ -73226,11 +74347,11 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
40
-

parse_json

+

parse_configurations

-

via Felix Krause

+

via Melki

-> Parse a JSON file +> It is used to parse json configration @@ -73308,7 +74429,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

@@ -73316,11 +74437,11 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
40
-

ipa_scale

+

test_demo

-

via Danilo Caetano

+

via StephenCurry30

-> "Checks the size of your built .ipa and warns you if you you are near the given threshold." +> A test demo of fastlane plugin @@ -73398,19 +74519,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
39
+
40
-

parse_configurations

+

bluepillarx

-

via Melki

+

via jterhorst

-> It is used to parse json configration +> Fastlane Plugin to Run XCUITests in Parallel using Bluepill. @@ -73473,7 +74594,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 7 + 8 More downloads = more users have been using the plugin for a while @@ -73488,19 +74609,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
39
+
40
-

outlook

+

hello_gem_kimjg

-

via OTVENTURES\Tarek.Mohammed

+

via kimjg

-> send email using outlook +> hello gem kimjg @@ -73563,7 +74684,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 7 + 8 More downloads = more users have been using the plugin for a while @@ -73578,7 +74699,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

@@ -73586,11 +74707,11 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
39
-

test_demo

+

carthage_cache_res

-

via StephenCurry30

+

via Thi Doan

-> A test demo of fastlane plugin +> A Fastlane plugin that allows to cache Carthage/Build folder in Amazon S3. @@ -73668,20 +74789,42 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
39
+
37
-

jenkins_job_config

+

applitoolsify

-

via Jerome Lacoste

+

via Applitools Team, Serhii Ovchynnyk

-> Generate the config for a Jenkins job +> Add Applitools SDKs to ipa and app iOS apps as fastlane-plugin + + +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
applitoolsify-Add Applitools SDKs to ipa and app iOS apps as fastlane-plugin
+
@@ -73703,7 +74846,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 6 More subscribers = more popular project @@ -73718,17 +74861,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas has_mit_license - 20 + -50 fastlane is MIT licensed, it's good to have plugins use MIT too readme_score - 0 + 50 How well is the README of the document written age - 0 + 14 Project that have been around for longer tend to be more stable @@ -73743,12 +74886,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 19 + 14 More downloads = more users have been using the plugin for a while tests - 0 + 3 The more tests a plugin has, the better @@ -73758,20 +74901,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website - (no GitHub link provided in gemspec) + Open on GitHub

----- -
39
+
36
-

carthage_cache_res

+

covfefe

-

via Thi Doan

+

via Jakob Jensen

-> A Fastlane plugin that allows to cache Carthage/Build folder in Amazon S3. +> A templating engine for generating common file structures. @@ -73789,7 +74931,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive @@ -73834,7 +74976,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 7 + 16 More downloads = more users have been using the plugin for a while @@ -73849,19 +74991,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open website + (no GitHub link provided in gemspec)

----- -
39
+
36
-

bluepillarx

+

devicelab_bot

-

via jterhorst

+

via Almouro

-> Fastlane Plugin to Run XCUITests in Parallel using Bluepill. +> Automatically install your app on your devicelab with the devicelab bot @@ -73879,7 +75022,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive @@ -73924,7 +75067,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 7 + 16 More downloads = more users have been using the plugin for a while @@ -73939,19 +75082,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open website + (no GitHub link provided in gemspec)

----- -
38
+
36
-

screenshotbot

+

zeeva_discord

-

via Apadmi Limited

+

via Yazan Tarifi

-> Fastlane pluging to install the Screenshotbot recorder tool and upload your screenshots +> Fastlane Plugin to Send Messages about Builds from Android, IOS Applications Via Fastlane @@ -74014,7 +75158,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 6 + 4 More downloads = more users have been using the plugin for a while @@ -74029,19 +75173,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
37
+
35
-

common_fastfile

+

figure_release

-

via Pawel Szymanski

+

via David Lang

-> Gets the requested file, saves it into ./fastlane/imports and return the path +> Fastlane plugin for publishing React Native applications. @@ -74059,7 +75203,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 0 + 12 The more contributors a project has, the more likely it is it stays alive @@ -74104,7 +75248,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 17 + 3 More downloads = more users have been using the plugin for a while @@ -74119,20 +75263,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website - (no GitHub link provided in gemspec) + Open on GitHub

----- -
37
+
34
-

lambdatest

+

unp

-

via LambdaTest

+

via Xu Zhen

-> fastlane plugin to upload app to lambdatest +> 测试 @@ -74150,7 +75293,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive @@ -74195,7 +75338,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 5 + 14 More downloads = more users have been using the plugin for a while @@ -74210,19 +75353,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open website + (no GitHub link provided in gemspec)

----- -
35
+
34
-

zeeva_discord

+

bitly

-

via Yazan Tarifi

+

via Thang Nguyen

-> Fastlane Plugin to Send Messages about Builds from Android, IOS Applications Via Fastlane +> create bit.ly short link from url @@ -74240,7 +75384,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive @@ -74285,7 +75429,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 3 + 14 More downloads = more users have been using the plugin for a while @@ -74300,19 +75444,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open website + (no GitHub link provided in gemspec)

----- -
35
+
33
-

covfefe

+

upload_to_bugly

-

via Jakob Jensen

+

via fisherman

-> A templating engine for generating common file structures. +> 快速上传 .dSYM 到 bugly @@ -74375,7 +75520,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 15 + 13 More downloads = more users have been using the plugin for a while @@ -74390,20 +75535,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
35
+
33
-

devicelab_bot

+

rocket

-

via Almouro

+

via 三块

-> Automatically install your app on your devicelab with the devicelab bot +> rocket 支持app打包、组件打包等功能 @@ -74466,7 +75611,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 15 + 13 More downloads = more users have been using the plugin for a while @@ -74481,20 +75626,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
33
+
32
-

figure_release

+

xcodebuildonlytesting

-

via David Lang

+

via Luís Esteves

-> Fastlane plugin for publishing React Native applications. +> Creates a array of tests from a junit to feed the xcodebuild only-testing @@ -74512,7 +75657,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas contributors - 12 + 0 The more contributors a project has, the more likely it is it stays alive @@ -74557,7 +75702,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 1 + 12 More downloads = more users have been using the plugin for a while @@ -74572,19 +75717,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open website + (no GitHub link provided in gemspec)

----- -
33
+
32
-

bitly

+

figlet

-

via Thang Nguyen

+

via Jeff Stein

-> create bit.ly short link from url +> Wrapper around figlet which makes large ascii text words @@ -74647,7 +75793,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 13 + 12 More downloads = more users have been using the plugin for a while @@ -74662,20 +75808,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
32
+
30
-

upload_to_bugly

+

bump_android_version

-

via fisherman

+

via Seán Labastille

-> 快速上传 .dSYM 到 bugly +> Bump Android Manifest Version @@ -74738,7 +75884,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 12 + 10 More downloads = more users have been using the plugin for a while @@ -74753,20 +75899,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
32
+
30
-

rocket

+

add_fix_version

-

via 三块

+

via Dmitry Krasulia

-> rocket 支持app打包、组件打包等功能 +> Create and makr tickets with fix version @@ -74829,7 +75975,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 12 + 10 More downloads = more users have been using the plugin for a while @@ -74844,20 +75990,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
32
+
30
-

unp

+

update_app_name

-

via Xu Zhen

+

via huyanping

-> 测试 +> update app name @@ -74920,7 +76066,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 12 + 10 More downloads = more users have been using the plugin for a while @@ -74935,20 +76081,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
32
+
30
-

figlet

+

gitlab_increate_swiftlint

-

via Jeff Stein

+

via xiongzenghui

-> Wrapper around figlet which makes large ascii text words +> Incremental Code Check using swiftlint for swift language files on gitlab platform ! @@ -75011,7 +76157,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 12 + 10 More downloads = more users have been using the plugin for a while @@ -75026,20 +76172,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
31
+
30
-

xcodebuildonlytesting

+

youtrack

-

via Luís Esteves

+

via Semen Kologrivov

-> Creates a array of tests from a junit to feed the xcodebuild only-testing +> Use for communicating with YouTrack (fetching issue's info, adding comments and tags etc.) @@ -75102,7 +76248,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 11 + 10 More downloads = more users have been using the plugin for a while @@ -75117,43 +76263,21 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
31
- -

applitoolsify

- -

via Applitools Team, Serhii Ovchynnyk

- -> Add Applitools SDKs to ipa and app iOS apps as fastlane-plugin +
29
+

devresponse

-
-Provided actions +

via Helmut Januschka

- - - - - - - - - - - - - - - -
NameCategoryDescription
applitoolsify-Add Applitools SDKs to ipa and app iOS apps as fastlane-plugin
+> Enables Spaceship to deal with developer response -
@@ -75175,7 +76299,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 6 + 0 More subscribers = more popular project @@ -75190,17 +76314,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas has_mit_license - -50 + 20 fastlane is MIT licensed, it's good to have plugins use MIT too readme_score - 50 + 0 How well is the README of the document written age - 10 + 0 Project that have been around for longer tend to be more stable @@ -75215,12 +76339,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 12 + 9 More downloads = more users have been using the plugin for a while tests - 3 + 0 The more tests a plugin has, the better @@ -75230,7 +76354,8 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open website + (no GitHub link provided in gemspec)

@@ -75238,11 +76363,11 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
29
-

devresponse

+

upload_to_gitlab

-

via Helmut Januschka

+

via Hackintosh 5

-> Enables Spaceship to deal with developer response +> Fastlane plugin to upload releases to GitLab @@ -75320,7 +76445,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

@@ -75329,11 +76454,11 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
29
-

gitlab_increate_swiftlint

+

current_datetime

-

via xiongzenghui

+

via Melki

-> Incremental Code Check using swiftlint for swift language files on gitlab platform ! +> To get current date and time as string @@ -75411,7 +76536,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

@@ -75420,11 +76545,11 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
29
-

bump_android_version

+

asciii

-

via Seán Labastille

+

via Danielle Tomlinson

-> Bump Android Manifest Version +> Add ascii text to your fastlane output @@ -75502,7 +76627,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

@@ -75511,11 +76636,11 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
29
-

add_fix_version

+

mobile_common

-

via Dmitry Krasulia

+

via Alexander Semenov

-> Create and makr tickets with fix version +> Collection of common CI actions for Android, iOS and MacOSX projects - like unit tests, app publishing, version increment, screenshots, etc. @@ -75593,7 +76718,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

@@ -75602,11 +76727,11 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
29
-

update_app_name

+

ms_teams

-

via huyanping

+

via Thang Nguyen

-> update app name +> Send a success/error message to your Microsoft Teams channel @@ -75684,7 +76809,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

@@ -75693,11 +76818,11 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
28
-

mobile_common

+

mynewplu

-

via Alexander Semenov

+

via lingshijun

-> Collection of common CI actions for Android, iOS and MacOSX projects - like unit tests, app publishing, version increment, screenshots, etc. +> new plugin @@ -75775,7 +76900,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

@@ -75784,11 +76909,11 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
28
-

ms_teams

+

incloud_xamarin_build

-

via Thang Nguyen

+

via punksta, torben.carstens@incloud.de

-> Send a success/error message to your Microsoft Teams channel +> Build xamarin android\ios projects @@ -75866,7 +76991,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

@@ -75875,11 +77000,11 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
28
-

upload_to_gitlab

+

android_version_helper

-

via Hackintosh 5

+

via Doruk Kangal

-> Fastlane plugin to upload releases to GitLab +> An easy way to manage your Android app version name and code @@ -75957,7 +77082,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

@@ -75966,11 +77091,11 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
28
-

asciii

+

android_unpack

-

via Danielle Tomlinson

+

via yejinxin

-> Add ascii text to your fastlane output +> Fastlane Android Unpack @@ -76048,7 +77173,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

@@ -76057,11 +77182,11 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
28
-

mynewplu

+

version_manager

-

via lingshijun

+

via Ibrahim AshShohail

-> new plugin +> Version manager @@ -76139,7 +77264,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

@@ -76148,11 +77273,11 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
28
-

current_datetime

+

ram_disk

-

via Melki

+

via icyleaf

-> To get current date and time as string +> Use a temporary ram disk to do anything else @@ -76230,7 +77355,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

@@ -76239,11 +77364,11 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
28
-

ram_disk

+

aomi

-

via icyleaf

+

via lihaijian

-> Use a temporary ram disk to do anything else +> this is fastlane plugin for aomi @@ -76321,20 +77446,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
28
+
27
-

youtrack

+

setapp

-

via Semen Kologrivov

+

via Setapp Limited

-> Use for communicating with YouTrack (fetching issue's info, adding comments and tags etc.) +> Upload new version to Setapp @@ -76397,7 +77522,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 8 + 7 More downloads = more users have been using the plugin for a while @@ -76412,20 +77537,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
28
+
27
-

aomi

+

binary

-

via lihaijian

+

via huanglei

-> this is fastlane plugin for aomi +> 用于打iOS二进制包 @@ -76488,7 +77613,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 8 + 7 More downloads = more users have been using the plugin for a while @@ -76503,7 +77628,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

@@ -76512,11 +77637,11 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
27
-

teamify

+

my

-

via Ron June Valdoz

+

via lujun10446

-> MS Teams message card fastlane plugin +> Hello fastlane plugin demo @@ -76594,7 +77719,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

@@ -76603,11 +77728,11 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
27
-

android_version_helper

+

feishu_bot

-

via Doruk Kangal

+

via cook

-> An easy way to manage your Android app version name and code +> A fastlane plugin to customize your automation workflow(s) with a Feishu Bot @@ -76685,7 +77810,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

@@ -76694,11 +77819,11 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas
27
-

android_unpack

+

teamify

-

via yejinxin

+

via Ron June Valdoz

-> Fastlane Android Unpack +> MS Teams message card fastlane plugin @@ -76776,20 +77901,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
27
+
26
-

version_manager

+

opendir

-

via Ibrahim AshShohail

+

via majianjie

-> Version manager +> open dir @@ -76852,7 +77977,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 7 + 6 More downloads = more users have been using the plugin for a while @@ -76867,20 +77992,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
27
+
26
-

nowsecure

+

switchmedia_xamarin_build

-

via Andy Obusek, Onyx Mueller

+

via punksta

-> Fastlane plugin for NowSecure +> Build xamarin android\ios projects @@ -76943,7 +78068,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 7 + 6 More downloads = more users have been using the plugin for a while @@ -76958,20 +78083,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
27
+
26
-

feishu_bot

+

xamarin_build_switch

-

via cook

+

via punksta

-> A fastlane plugin to customize your automation workflow(s) with a Feishu Bot +> Build xamarin android\ios projects @@ -77034,7 +78159,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 7 + 6 More downloads = more users have been using the plugin for a while @@ -77049,20 +78174,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
27
+
25
-

binary

+

tool_open_finder

-

via huanglei

+

via GJ

-> 用于打iOS二进制包 +> tool @@ -77125,7 +78250,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 7 + 5 More downloads = more users have been using the plugin for a while @@ -77140,20 +78265,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
27
+
25
-

incloud_xamarin_build

+

rustore_developer

-

via punksta, torben.carstens@incloud.de

+

via RimiX2

-> Build xamarin android\ios projects +> RUSTORE beta API integration plugin @@ -77216,7 +78341,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 7 + 5 More downloads = more users have been using the plugin for a while @@ -77231,20 +78356,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
26
+
24
-

xamarin_build_switch

+

catappultuploader

-

via punksta

+

via Catappult

-> Build xamarin android\ios projects +> Upload your application directly onto Catappult! (Check how to get your API Key in https://docs.catappult.io/docs/your-account#api-key). The upload will only be successful if you follow our PSV rules (Read more in https://docs.catappult.io/docs/psv) When calling the plugin you should provide your Api Key and optionaly a Supply Folder. If you do not provide a Supply Folder, it will upload all the files in the /app/release folder Example: catappultuploader( apiKey:"4ed8f02a-8301-71bf-6082-9bs62o90sng4", supply_folder:"/Users/Supplier" ) @@ -77307,7 +78432,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 6 + 4 More downloads = more users have been using the plugin for a while @@ -77322,20 +78447,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
26
+
23
-

switchmedia_xamarin_build

+

galaxy_store_developer

-

via punksta

+

via Рим Ганиев

-> Build xamarin android\ios projects +> Samsung Galaxy Store integration @@ -77398,7 +78523,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 6 + 3 More downloads = more users have been using the plugin for a while @@ -77413,20 +78538,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
26
+
22
-

my

+

mobile_lanes

-

via lujun10446

+

via yulong

-> Hello fastlane plugin demo +> This plugin manages common lanes for mobile CI @@ -77489,7 +78614,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 6 + 2 More downloads = more users have been using the plugin for a while @@ -77504,20 +78629,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
25
+
22
-

opendir

+

telegram_sender

-

via majianjie

+

via Dmytro Doroschuk

-> open dir +> Allows post messages to telegram channel @@ -77580,7 +78705,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 5 + 2 More downloads = more users have been using the plugin for a while @@ -77595,20 +78720,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
25
+
22
-

tool_open_finder

+

autodevops

-

via GJ

+

via yaochenfeng

-> tool +> 自动化 @@ -77671,7 +78796,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 5 + 2 More downloads = more users have been using the plugin for a while @@ -77686,20 +78811,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
25
+
21
-

setapp

+

google_chat_message_v2

-

via Setapp Limited

+

via Mohanned Binmiskeen

-> Upload new version to Setapp +> Sending Google Chat Messages @@ -77762,7 +78887,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 5 + 1 More downloads = more users have been using the plugin for a while @@ -77777,20 +78902,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
23
+
21
-

catappultuploader

+

jira_fetch_tickets

-

via Catappult

+

via Luca Tagliabue

-> Upload your application directly onto Catappult! (Check how to get your API Key in https://docs.catappult.io/docs/your-account#api-key). The upload will only be successful if you follow our PSV rules (Read more in https://docs.catappult.io/docs/psv) When calling the plugin you should provide your Api Key and optionaly a Supply Folder. If you do not provide a Supply Folder, it will upload all the files in the /app/release folder Example: catappultuploader( apiKey:"4ed8f02a-8301-71bf-6082-9bs62o90sng4", supply_folder:"/Users/Supplier" ) +> Fetch ticekts on jira project using jql query @@ -77853,7 +78978,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 3 + 1 More downloads = more users have been using the plugin for a while @@ -77868,20 +78993,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
22
+
20
-

rustore_developer

+

lazurite

-

via RimiX2

+

via CheeryLee

-> RUSTORE beta API integration plugin +> Faslane plugin for RuStore deployment @@ -77944,7 +79069,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 2 + 0 More downloads = more users have been using the plugin for a while @@ -77959,20 +79084,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
21
+
20
-

google_chat_message_v2

+

build_xcframework

-

via Mohanned Binmiskeen

+

via Alex Crowe

-> Sending Google Chat Messages +> This plugin provides high-level api for creating xcframework @@ -78035,7 +79160,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 1 + 0 More downloads = more users have been using the plugin for a while @@ -78050,20 +79175,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
21
+
20
-

galaxy_store_developer

+

mtsmetrics

-

via Рим Ганиев

+

via Pavel Bogart

-> Samsung Galaxy Store integration +> Fastlane plugin that simplifies uploading dSYM files to MTSMetrics for stacktrace deobfuscation. @@ -78126,7 +79251,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 1 + 0 More downloads = more users have been using the plugin for a while @@ -78141,20 +79266,20 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
21
+
20
-

mobile_lanes

+

jira_update_tickets

-

via yulong

+

via Luca Tagliabue

-> This plugin manages common lanes for mobile CI +> Update status and fix version of provided jira tickets @@ -78217,7 +79342,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 1 + 0 More downloads = more users have been using the plugin for a while @@ -78232,22 +79357,44 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website + Open website (no GitHub link provided in gemspec)

----- -
21
+
19
-

autodevops

+

clang_tools

-

via yaochenfeng

+

via squirrel-explorer

-> 自动化 +> A series of clang-based tools for CI/CD, including clang analyzer. +
+Provided actions + + + + + + + + + + + + + + + + +
NameCategoryDescription
clang_analyzer-Analyze source codes with clang analyzer
+ +
+
Score details @@ -78268,7 +79415,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 0 + 3 More subscribers = more popular project @@ -78283,17 +79430,17 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas has_mit_license - 20 + -50 fastlane is MIT licensed, it's good to have plugins use MIT too readme_score - 0 + 25 How well is the README of the document written age - 0 + 23 Project that have been around for longer tend to be more stable @@ -78308,7 +79455,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 1 + 18 More downloads = more users have been using the plugin for a while @@ -78323,20 +79470,19 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open website - (no GitHub link provided in gemspec) + Open on GitHub

----- -
14
+
4
-

clang_tools

+

samsungknox

-

via squirrel-explorer

+

via jieey1140

-> A series of clang-based tools for CI/CD, including clang analyzer. +> SamsungKnox products to Fastlane https://redredgroup.github.io/samsungknox/docs/knox-fastlane
@@ -78352,9 +79498,9 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas - clang_analyzer + knox_configure_library_upload_app - - Analyze source codes with clang analyzer + fastlane plugin for Samsung Knox Configure Library @@ -78381,12 +79527,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas subscribers - 3 + 0 More subscribers = more popular project stars - 0 + 1 More stars = more popular project @@ -78401,12 +79547,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas readme_score - 25 + 50 How well is the README of the document written age - 19 + 2 Project that have been around for longer tend to be more stable @@ -78416,12 +79562,12 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas github_issues - 0 + -3 Lots of open issues are not a good sign usually, unless the project is really popular downloads - 17 + 4 More downloads = more users have been using the plugin for a while @@ -78436,13 +79582,13 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas

- Open on GitHub + Open on GitHub

----- -
-2
+
0

retry_failed_tests

@@ -78512,7 +79658,7 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas downloads - 18 + 20 More downloads = more users have been using the plugin for a while @@ -78531,3 +79677,185 @@ Auto generated, please only modify https://github.com/fastlane/fastlane/blob/mas (no GitHub link provided in gemspec)

+ +----- + +
-19
+ +

secrets_manager_storage

+ +

via Case Taintor

+ +> Enables fastlane match to use AWS Secrets Manager as backing storage + + + +
+Score details + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
MetricPointsDescription
contributors0The more contributors a project has, the more likely it is it stays alive
subscribers0More subscribers = more popular project
stars0More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license-50fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score0How well is the README of the document written
age0Project that have been around for longer tend to be more stable
major_release30Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads1More downloads = more users have been using the plugin for a while
tests0The more tests a plugin has, the better
+ +
+ +

+ + Open website + (no GitHub link provided in gemspec) + +

+ +----- + +
-50
+ +

checks

+ +

via Sherzat Aitbayev

+ +> Fastlane plugin for Checks (checks.google.com) + + + +
+Score details + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
MetricPointsDescription
contributors0The more contributors a project has, the more likely it is it stays alive
subscribers0More subscribers = more popular project
stars0More stars = more popular project
forks0More forks = more people seem to use/modify this project
has_mit_license-50fastlane is MIT licensed, it's good to have plugins use MIT too
readme_score0How well is the README of the document written
age0Project that have been around for longer tend to be more stable
major_release0Post 1.0 releases are great
github_issues0Lots of open issues are not a good sign usually, unless the project is really popular
downloads0More downloads = more users have been using the plugin for a while
tests0The more tests a plugin has, the better
+ +
+ +

+ + Open website + (no GitHub link provided in gemspec) + +

diff --git a/plugin_scores_cache.yml b/plugin_scores_cache.yml index 90964ce0b..eb94d08de 100644 --- a/plugin_scores_cache.yml +++ b/plugin_scores_cache.yml @@ -268,9 +268,9 @@ fastlane-plugin-tpa: :github_contributors: 0 fastlane-plugin-sentry: :initial_commit: 2016-06-01 - :age_in_days: 2454 + :age_in_days: 2864 :readme_score: 100 - :tests: 92 + :tests: 120 :actions: - !ruby/object:FastlaneCore::Helper::PluginScoresHelper::FastlanePluginAction name: sentry_check_cli_installed @@ -287,6 +287,11 @@ fastlane-plugin-sentry: category: description: Create new releases for a project on Sentry details: " " + - !ruby/object:FastlaneCore::Helper::PluginScoresHelper::FastlanePluginAction + name: sentry_debug_files_upload + category: + description: Upload debugging information files. + details: " " - !ruby/object:FastlaneCore::Helper::PluginScoresHelper::FastlanePluginAction name: sentry_finalize_release category: @@ -322,10 +327,10 @@ fastlane-plugin-sentry: category: description: Upload one or more sourcemap(s) to a release of a project on Sentry details: " " - :sha: 60ee95ded986e049989510ef09528576d377be27a3fde170d38960deaf72fa0d - :github_stars: 111 - :github_subscribers: 34 - :github_issues: 4 + :sha: c59da94d53922344633362bd51935bca9af71c74edb0638e4a2d6a2f1cc67759 + :github_stars: 131 + :github_subscribers: 43 + :github_issues: 9 :github_forks: 50 :github_contributors: 0 fastlane-plugin-carthage_cache: @@ -772,7 +777,7 @@ fastlane-plugin-unzip: :github_contributors: 1 fastlane-plugin-cordova: :initial_commit: 2016-12-10 - :age_in_days: 1434 + :age_in_days: 2672 :readme_score: 100 :tests: 0 :actions: @@ -781,12 +786,12 @@ fastlane-plugin-cordova: category: building description: Build your Cordova app details: Easily integrate your cordova build into a Fastlane setup - :sha: 7bad4b0f0f9340e0b21094287b55a7d17ddf50de0eb22226a05e8c53768c9076 - :github_stars: 108 - :github_subscribers: 7 - :github_issues: 19 - :github_forks: 32 - :github_contributors: 13 + :sha: f5a1023b31c3a9c09a2005e5b5d7eb75029b9174a5a97f9827fccb3d0352e866 + :github_stars: 115 + :github_subscribers: 10 + :github_issues: 21 + :github_forks: 38 + :github_contributors: 0 fastlane-plugin-clubmate: :initial_commit: 2016-05-30 :age_in_days: 636 @@ -1541,7 +1546,7 @@ fastlane-plugin-xamarin_build: :github_contributors: 4 fastlane-plugin-pgyer: :initial_commit: 2017-01-21 - :age_in_days: 2314 + :age_in_days: 2630 :readme_score: 100 :tests: 1 :actions: @@ -1550,11 +1555,11 @@ fastlane-plugin-pgyer: category: description: details: - :sha: b4865fabee470ee4d4b44fb183f2ba09bfcd6a6b30a865759d255e639a8aa6d8 - :github_stars: 53 + :sha: 9dcd0ac21a266d377009e714899f0e0bd61fb1d386b4cb8df0a687866f9225d3 + :github_stars: 62 :github_subscribers: 4 - :github_issues: 3 - :github_forks: 27 + :github_issues: 5 + :github_forks: 30 :github_contributors: 0 fastlane-plugin-act: :initial_commit: 2016-08-11 @@ -1616,9 +1621,9 @@ fastlane-plugin-ensure_xcode_build_version: :github_contributors: 1 fastlane-plugin-appcenter: :initial_commit: 2017-05-08 - :age_in_days: 2323 + :age_in_days: 2523 :readme_score: 100 - :tests: 134 + :tests: 136 :actions: - !ruby/object:FastlaneCore::Helper::PluginScoresHelper::FastlanePluginAction name: appcenter_codepush_release_react @@ -1645,11 +1650,11 @@ fastlane-plugin-appcenter: details: Symbols will also be uploaded automatically if a `app.dSYM.zip` file is found next to `app.ipa`. In case it is located in a different place you can specify the path explicitly in `:dsym` parameter. - :sha: 3c98bc086618123d53757d59cfde0aecefee0967b34a93d05bb42c24c0c4ffe5 - :github_stars: 493 - :github_subscribers: 15 - :github_issues: 42 - :github_forks: 129 + :sha: 0dea772d0fefa8cec3ad64343425bf09812bcf63d1e307f72d95ac24440a9356 + :github_stars: 504 + :github_subscribers: 14 + :github_issues: 43 + :github_forks: 134 :github_contributors: 0 fastlane-plugin-latest_hockeyapp_version_number: :initial_commit: 2016-07-18 @@ -6630,9 +6635,9 @@ fastlane-plugin-bowl: :github_contributors: 0 fastlane-plugin-dynatrace: :initial_commit: 2019-04-04 - :age_in_days: 1627 + :age_in_days: 1827 :readme_score: 100 - :tests: 42 + :tests: 59 :actions: - !ruby/object:FastlaneCore::Helper::PluginScoresHelper::FastlanePluginAction name: dynatrace_process_symbols @@ -6641,11 +6646,11 @@ fastlane-plugin-dynatrace: details: This action allows you to process and upload symbol files to Dynatrace. If you use Bitcode you can also use it to download the latest dSYM files from App Store Connect. - :sha: 7a44a9986fe293f2ad6dd901113dd583231c3b5a45e0296a21020a83417a67c3 + :sha: cf67447722885aec71e57bbd88c1c53f638f2cd10b088e8832066513c192082d :github_stars: 11 :github_subscribers: 7 :github_issues: 0 - :github_forks: 4 + :github_forks: 5 :github_contributors: 0 fastlane-plugin-download_hocky_build: :initial_commit: 2019-04-08 @@ -7868,9 +7873,9 @@ fastlane-plugin-set_sonar_properties: :github_contributors: 0 fastlane-plugin-firebase_app_distribution: :initial_commit: 2019-08-01 - :age_in_days: 1508 + :age_in_days: 1708 :readme_score: 100 - :tests: 123 + :tests: 134 :actions: - !ruby/object:FastlaneCore::Helper::PluginScoresHelper::FastlanePluginAction name: firebase_app_distribution @@ -7911,11 +7916,11 @@ fastlane-plugin-firebase_app_distribution: category: description: Delete testers in bulk from a comma-separated list or a file details: Delete testers in bulk from a comma-separated list or a file - :sha: 7c9ff1e74ff64d28b051425f4b27d736f5c08127eaa7fc6e17c99fffde003217 - :github_stars: 151 - :github_subscribers: 45 - :github_issues: 2 - :github_forks: 29 + :sha: 564ccf98f56d72aa8b0a064f5a15ad8da2ffd5b264375f0ba37e621293c98d39 + :github_stars: 162 + :github_subscribers: 44 + :github_issues: 0 + :github_forks: 30 :github_contributors: 0 fastlane-plugin-secrets: :initial_commit: 2019-09-23 @@ -8227,7 +8232,7 @@ fastlane-plugin-bitwarden: :github_contributors: 0 fastlane-plugin-huawei_appgallery_connect: :initial_commit: 2019-12-14 - :age_in_days: 1373 + :age_in_days: 1573 :readme_score: 100 :tests: 1 :actions: @@ -8246,6 +8251,11 @@ fastlane-plugin-huawei_appgallery_connect: category: description: Huawei AppGallery Connect Plugin details: Fastlane plugin to get Android app to Huawei AppGallery Connect information + - !ruby/object:FastlaneCore::Helper::PluginScoresHelper::FastlanePluginAction + name: huawei_appgallery_connect_set_gms_dependency + category: + description: Huawei AppGallery Connect Plugin + details: Set GMS Dependency - !ruby/object:FastlaneCore::Helper::PluginScoresHelper::FastlanePluginAction name: huawei_appgallery_connect_submit_for_review category: @@ -8256,11 +8266,11 @@ fastlane-plugin-huawei_appgallery_connect: category: description: Huawei AppGallery Connect Plugin details: - :sha: 681a2359e07688300d877969c777a97d996ce53e539a93b4a605f15c727c4de2 - :github_stars: 74 - :github_subscribers: 5 + :sha: c1264d806ffcdbf091f82e0301ca43c8c155b0bb116e0e1ee5a448073f3a979a + :github_stars: 81 + :github_subscribers: 6 :github_issues: 1 - :github_forks: 18 + :github_forks: 19 :github_contributors: 0 fastlane-plugin-xcode_tools_select: :initial_commit: 2019-12-03 @@ -9768,7 +9778,7 @@ fastlane-plugin-semantic_convention_release: :github_contributors: 0 fastlane-plugin-simple_loco: :initial_commit: 2020-08-28 - :age_in_days: 445 + :age_in_days: 1315 :readme_score: 100 :tests: 1 :actions: @@ -9780,8 +9790,8 @@ fastlane-plugin-simple_loco: See https://localise.biz/api/docs/export/exportlocale for all options. Common mobile platforms (Android, iOS, Xamarin, Flutter) have some extra logic to create the correct paths, and a custom implementation is provided for other platforms. - :sha: bb6eddf804e458cb42a889a2683ec816afac1a28f1453be6cd9cf20287e90787 - :github_stars: 2 + :sha: e05627813036428218ab6eba62e6eacfc5bb16e0dc2c3eaf73e74d664680dd75 + :github_stars: 4 :github_subscribers: 1 :github_issues: 0 :github_forks: 2 @@ -10140,7 +10150,7 @@ fastlane-plugin-jira_issue_link: :github_contributors: 0 fastlane-plugin-emerge: :initial_commit: 2020-12-07 - :age_in_days: 466 + :age_in_days: 1214 :readme_score: 100 :tests: 1 :actions: @@ -10154,11 +10164,16 @@ fastlane-plugin-emerge: category: description: Fastlane plugin to download order files details: - :sha: b09a1c16acb9310d6afd0a7e9a09f08dbb98a1af0181cb22a7dad6a7a83cd117 - :github_stars: 4 - :github_subscribers: 3 + - !ruby/object:FastlaneCore::Helper::PluginScoresHelper::FastlanePluginAction + name: emerge_snapshot + category: + description: Fastlane plugin for Emerge to generate iOS snapshots + details: + :sha: e562acebd715e631d72be17372c268dd57e9cbc0562752bfb361f37e2c31e20a + :github_stars: 12 + :github_subscribers: 4 :github_issues: 0 - :github_forks: 0 + :github_forks: 2 :github_contributors: 0 fastlane-plugin-jira_link: :initial_commit: 2021-01-09 @@ -10693,15 +10708,15 @@ fastlane-plugin-build_app_for_simulator: :github_contributors: 0 fastlane-plugin-wpmreleasetoolkit: :initial_commit: 2018-07-10 - :age_in_days: 1895 + :age_in_days: 2095 :readme_score: 100 - :tests: 427 + :tests: 522 :actions: [] - :sha: 6498f499e98bd1ac6579bf145d19cb6d3b44d26350fc5731dd895292a31e1206 + :sha: 3c87d0518d17c8201bfcdc8b9fe4ade9fbbe1b2441bffdd14c5436ab5494fd27 :github_stars: 31 :github_subscribers: 22 - :github_issues: 38 - :github_forks: 10 + :github_issues: 40 + :github_forks: 9 :github_contributors: 0 fastlane-plugin-allure_zephyr: :initial_commit: 2021-05-24 @@ -10839,7 +10854,7 @@ fastlane-plugin-aliyunoss: :github_contributors: 1 fastlane-plugin-periphery: :initial_commit: 2021-07-23 - :age_in_days: 670 + :age_in_days: 986 :readme_score: 50 :tests: 9 :actions: @@ -10848,9 +10863,9 @@ fastlane-plugin-periphery: category: description: details: - :sha: 290d0b5b51556fececef15238c31fb7e7c6a064a6f8077ddc7f814c35048cc51 - :github_stars: 1 - :github_subscribers: 1 + :sha: 23b262c64b5f45ae0600ebfac5c3ea6a5ae077d1a4b330f92222279d31aef4d0 + :github_stars: 2 + :github_subscribers: 2 :github_issues: 1 :github_forks: 1 :github_contributors: 0 @@ -11592,9 +11607,9 @@ fastlane-plugin-automated_test_emulator_run_next: :github_contributors: 0 fastlane-plugin-saucectl: :initial_commit: 2021-11-26 - :age_in_days: 351 + :age_in_days: 860 :readme_score: 50 - :tests: 96 + :tests: 98 :actions: - !ruby/object:FastlaneCore::Helper::PluginScoresHelper::FastlanePluginAction name: delete_from_storage @@ -11650,11 +11665,11 @@ fastlane-plugin-saucectl: category: testing description: Upload test artifacts to sauce labs storage details: Upload test artifacts to sauce labs storage - :sha: ae8e6c9d98818d3ad9ca64b32ce2fc4794f57d30be74d5f822ab5ecfca23cb2b - :github_stars: 2 - :github_subscribers: 4 + :sha: 6fc704d08e5efd9e8ab32d8c4a527bb910b82a14e82f4fb00ea55a593c7e556b + :github_stars: 3 + :github_subscribers: 5 :github_issues: 0 - :github_forks: 1 + :github_forks: 2 :github_contributors: 0 fastlane-plugin-apptics: :initial_commit: 2022-05-10 @@ -11740,7 +11755,7 @@ fastlane-plugin-sonarcloud_metric_kit: :github_contributors: 0 fastlane-plugin-better_semantic_release: :initial_commit: 2019-03-17 - :age_in_days: 1645 + :age_in_days: 1845 :readme_score: 100 :tests: 42 :actions: @@ -11754,7 +11769,7 @@ fastlane-plugin-better_semantic_release: category: description: details: - :sha: '091913a738351434d1b67a64acfd5271854da03076016c72f0bec8e64b5ae91a' + :sha: 6883cdaceedf0d5e8fda9d9d0fd939ced61c6a456b81201a22bed7bce1bb1090 :github_stars: 0 :github_subscribers: 0 :github_issues: 0 @@ -11762,7 +11777,7 @@ fastlane-plugin-better_semantic_release: :github_contributors: 0 fastlane-plugin-get_new_build_number: :initial_commit: 2022-05-29 - :age_in_days: 360 + :age_in_days: 676 :readme_score: 50 :tests: 1 :actions: @@ -11776,11 +11791,11 @@ fastlane-plugin-get_new_build_number: category: description: Retrieves the new build number for your app. details: - :sha: 20dea61a75b4f4f2aedb0bc490b07f83bdc3cf528f8567daa94bbfe4b1573f9e - :github_stars: 15 + :sha: 62b9f6af746ec48f9e690f31331a117ae35fb1d4a03aeaedddaf0d929fbf6e76 + :github_stars: 17 :github_subscribers: 2 - :github_issues: 5 - :github_forks: 0 + :github_issues: 4 + :github_forks: 1 :github_contributors: 0 fastlane-plugin-qr_code: :initial_commit: 2022-07-08 @@ -12021,7 +12036,7 @@ fastlane-plugin-crashlytics_uploadsymbols_downloader: :github_contributors: 0 fastlane-plugin-auto_version_name: :initial_commit: 2022-08-25 - :age_in_days: 178 + :age_in_days: 588 :readme_score: 50 :tests: 1 :actions: @@ -12030,7 +12045,7 @@ fastlane-plugin-auto_version_name: category: description: details: - :sha: 68908791ca06b0b119f2aa058e5cef10af895f67f8d7874478e920d9b41d1c3d + :sha: 21a02e44ccd03355b86d4e0bde27463f4b276f59b933682cb1093ba8be2832ee :github_stars: 0 :github_subscribers: 3 :github_issues: 0 @@ -12080,7 +12095,7 @@ fastlane-plugin-get_last_circleci_build_number_bitbucket: :github_contributors: 0 fastlane-plugin-stream_actions: :initial_commit: 2022-10-27 - :age_in_days: 325 + :age_in_days: 525 :readme_score: 100 :tests: 24 :actions: @@ -12160,6 +12175,11 @@ fastlane-plugin-stream_actions: description: Updates CHANGELOG.md file with release details: Use this action to rename your unrelease section to your release version and add a new unreleased section to your project CHANGELOG.md + - !ruby/object:FastlaneCore::Helper::PluginScoresHelper::FastlanePluginAction + name: update_copyright + category: + description: Updates copyright headers in source files + details: - !ruby/object:FastlaneCore::Helper::PluginScoresHelper::FastlanePluginAction name: update_testplan category: @@ -12170,9 +12190,9 @@ fastlane-plugin-stream_actions: category: description: details: - :sha: 2a16c10957fce8cfc7ad916d290eee4d821058d961cb53889861e5c9ed481114 + :sha: 06a531bcd28b19f35ef5be18c5cda600e4ccd3021791f57f3d120185a89ccbe4 :github_stars: 3 - :github_subscribers: 23 + :github_subscribers: 27 :github_issues: 0 :github_forks: 0 :github_contributors: 0 @@ -12273,7 +12293,7 @@ fastlane-plugin-zeeva_telegram: :github_contributors: 0 fastlane-plugin-googledrive_spquyt: :initial_commit: 2022-10-28 - :age_in_days: 15 + :age_in_days: 524 :readme_score: 50 :tests: 1 :actions: @@ -12297,7 +12317,7 @@ fastlane-plugin-googledrive_spquyt: category: description: Upload files to Google Drive details: "\\n" - :sha: 1aa66f025833713fa915acef251ccddd27760bb60bc1183db201e74382b46ad7 + :sha: 5c885b572eb5b12987cd5adc707e2135c86a6ab826f194fc7fe4766ce1bf88fd :github_stars: 1 :github_subscribers: 1 :github_issues: 0 @@ -12695,7 +12715,7 @@ fastlane-plugin-rearchive: :github_contributors: 0 fastlane-plugin-translate_gpt: :initial_commit: 2023-04-23 - :age_in_days: 147 + :age_in_days: 347 :readme_score: 100 :tests: 1 :actions: @@ -12704,11 +12724,11 @@ fastlane-plugin-translate_gpt: category: description: Translate a strings file using OpenAI's GPT API details: - :sha: 234dd8f7344e44ea42926da6f058d56db6779db4179ee1f8b3fd5454ccaa54e4 - :github_stars: 16 + :sha: af51f23bfaf89d74dcf4eb8379066ce863fbd16ab39e38116bd402f38d4307af + :github_stars: 39 :github_subscribers: 3 :github_issues: 0 - :github_forks: 84 + :github_forks: 85 :github_contributors: 0 fastlane-plugin-testlane: :initial_commit: 2023-05-11 @@ -12761,7 +12781,7 @@ fastlane-plugin-versioning_android_kts: :github_contributors: 0 fastlane-plugin-sapfire: :initial_commit: 2023-03-30 - :age_in_days: 171 + :age_in_days: 371 :readme_score: 100 :tests: 1 :actions: @@ -12813,7 +12833,7 @@ fastlane-plugin-sapfire: category: production description: Pushes a package to the server and publishes it details: - :sha: e5d03ee8335d74ee7122b893491a2184f3a9197861fe016f74e3883da2b7b8b3 + :sha: ab5917355f01e4ca89a1daf8e26b9fdc0d96601cb09493bb81690c2379d98534 :github_stars: 0 :github_subscribers: 1 :github_issues: 0 @@ -12821,7 +12841,7 @@ fastlane-plugin-sapfire: :github_contributors: 0 fastlane-plugin-xamarin_native: :initial_commit: 2023-03-24 - :age_in_days: 61 + :age_in_days: 377 :readme_score: 100 :tests: 1 :actions: @@ -12835,6 +12855,11 @@ fastlane-plugin-xamarin_native: category: description: Increments project version details: + - !ruby/object:FastlaneCore::Helper::PluginScoresHelper::FastlanePluginAction + name: dotnet + category: + description: Build Xamarin.Native iOS and Android projects using msbuild + details: - !ruby/object:FastlaneCore::Helper::PluginScoresHelper::FastlanePluginAction name: msbuild category: @@ -12845,8 +12870,8 @@ fastlane-plugin-xamarin_native: category: description: Downloads and installs any packages missing from the packages folder details: - :sha: 0d312c18c2f8abdfe1b471b5eb86d8ce463bcf77595d6642cc0db01994e8abe0 - :github_stars: 1 + :sha: 1482c759f7f3dfbd77ac6369b76e46d307597dfe2adab95eca27d4b722a518d3 + :github_stars: 2 :github_subscribers: 1 :github_issues: 0 :github_forks: 0 @@ -12906,7 +12931,7 @@ fastlane-plugin-rooster: :github_contributors: 0 fastlane-plugin-android_testlab_script_swit: :initial_commit: 2023-08-24 - :age_in_days: 24 + :age_in_days: 224 :readme_score: 50 :tests: 0 :actions: @@ -12915,7 +12940,7 @@ fastlane-plugin-android_testlab_script_swit: category: description: Android Firebase TestLab with Robo Script Test details: This plug-in uses Firebase TestLab. You can also include RoboScript files. - :sha: dc530b7ce4305e0d72b65f7937ac2924496d6b399630004f59a5a5ef6d0efc13 + :sha: f720d7b9407ec7465533eb15f0125a22c8f7565038a1fe03261ff26625b0d181 :github_stars: 0 :github_subscribers: 1 :github_issues: 0 @@ -12970,7 +12995,7 @@ fastlane-plugin-figure_release: :github_contributors: 2 fastlane-plugin-gmail_notify: :initial_commit: 2023-08-14 - :age_in_days: 36 + :age_in_days: 234 :readme_score: 100 :tests: 1 :actions: @@ -12979,7 +13004,7 @@ fastlane-plugin-gmail_notify: category: description: Sends a mail using SMTP details: This plugin sends a mail using SMTP - :sha: 42cc273c7c9a0228cbc3558e073022d1fd4f5da324b0d5f8e3df1b2021f1f075 + :sha: 854056d792708625f39b6a11b12d09d2973a15d8f8a88a08be09634a2b311e0f :github_stars: 1 :github_subscribers: 1 :github_issues: 0 @@ -13066,3 +13091,236 @@ fastlane-plugin-upload_to_oss: :github_issues: 0 :github_forks: 0 :github_contributors: 0 +fastlane-plugin-samsungknox: + :initial_commit: 2023-10-25 + :age_in_days: 162 + :readme_score: 100 + :tests: 0 + :actions: + - !ruby/object:FastlaneCore::Helper::PluginScoresHelper::FastlanePluginAction + name: knox_configure_library_upload_app + category: + description: fastlane plugin for Samsung Knox Configure Library + details: upload applications built using the Samsung Knox Configure Library in + fastlane. + :sha: fa45548318c597b66fadd5ae0ec7a473a0b8db8f02551fe5911501ee0a278703 + :github_stars: 1 + :github_subscribers: 0 + :github_issues: 3 + :github_forks: 0 + :github_contributors: 0 +fastlane-plugin-ravn_mobile: + :initial_commit: 2023-12-07 + :age_in_days: 119 + :readme_score: 100 + :tests: 0 + :actions: + - !ruby/object:FastlaneCore::Helper::PluginScoresHelper::FastlanePluginAction + name: commit_version + category: + description: Commit version change for iOS and Android projects + details: Commits changes made to version code, supports Android (via gradle.properties) + and iOS + - !ruby/object:FastlaneCore::Helper::PluginScoresHelper::FastlanePluginAction + name: copy_output_artifacts + category: + description: Copies artifacts from Android and iOS builds into a directory for + easy external access + details: Copies artifacts for Android and iOS builds so that CI services like + GitHub actions can easily known where to find these files + - !ruby/object:FastlaneCore::Helper::PluginScoresHelper::FastlanePluginAction + name: import_ravn_lanes + category: + description: Imports private lanes from RAVN mobile CI/CD repository + details: Imports private lanes from RAVN mobile CI/CD repository for a specific + platform into a temporary directory + - !ruby/object:FastlaneCore::Helper::PluginScoresHelper::FastlanePluginAction + name: increment_expo_version + category: + description: Increment version code and/or build number in app.json for Expo projects + details: Increment version code (for Android) or build number (for iOS) for projects + using Expo + - !ruby/object:FastlaneCore::Helper::PluginScoresHelper::FastlanePluginAction + name: increment_version_code + category: + description: Increment version code for Android in gradle.properties + details: The updated value is located in the property 'version.code' inside gradle.properties + file + - !ruby/object:FastlaneCore::Helper::PluginScoresHelper::FastlanePluginAction + name: is_expo + category: + description: Action to detect if the current project is using Expo + details: The return value of this action is true if an Expo project is detected + - !ruby/object:FastlaneCore::Helper::PluginScoresHelper::FastlanePluginAction + name: is_flutter + category: + description: Action to detect if the current project is using Flutter + details: The return value of this action is true if a Flutter project is detected + - !ruby/object:FastlaneCore::Helper::PluginScoresHelper::FastlanePluginAction + name: is_react_native + category: + description: Action to detect if the current project is using React Native + details: The return value of this action is true if a React Native project is + detected + - !ruby/object:FastlaneCore::Helper::PluginScoresHelper::FastlanePluginAction + name: setup_expo_project + category: + description: Set up an expo project (based on React Native) to work with fastlane + details: Execute `npx expo prebuild --clean` to configure Android and iOS native + projects + :sha: 84dbee5a8d32032eb6e34a0d64b790a77fb8b8f6413a7f581fd148b36b89ffb3 + :github_stars: 0 + :github_subscribers: 3 + :github_issues: 0 + :github_forks: 0 + :github_contributors: 0 +fastlane-plugin-bitbucket_cloud: + :initial_commit: 2024-01-24 + :age_in_days: 71 + :readme_score: 100 + :tests: 39 + :actions: + - !ruby/object:FastlaneCore::Helper::PluginScoresHelper::FastlanePluginAction + name: bitbucket_create_pull_request + category: + description: Create a new pull request inside your Bitbucket project + details: Wrapper of Bitbucket cloud rest apis in order to make easy integration + of Bitbucket CI inside fastlane workflow + - !ruby/object:FastlaneCore::Helper::PluginScoresHelper::FastlanePluginAction + name: bitbucket_list_default_reviewers + category: + description: List of all defaults reviewers of pull requests + details: Wrapper of Bitbucket cloud rest apis in order to make easy integration + of Bitbucket CI inside fastlane workflow + :sha: ee825d5ae136d46580035ee9d61c6389124b3d4d89f6c505fd60b6f63fdeff54 + :github_stars: 0 + :github_subscribers: 1 + :github_issues: 0 + :github_forks: 0 + :github_contributors: 0 +fastlane-plugin-post_google_chat: + :initial_commit: 2020-09-30 + :age_in_days: 1282 + :readme_score: 50 + :tests: 1 + :actions: + - !ruby/object:FastlaneCore::Helper::PluginScoresHelper::FastlanePluginAction + name: post_google_chat + category: + description: Send message to google chat + details: post google chat + :sha: 31929e8fcdcfcba08c39d8d748b2f4e0c322143d28f6f9bfdf21679f881a536e + :github_stars: 0 + :github_subscribers: 0 + :github_issues: 0 + :github_forks: 0 + :github_contributors: 0 +fastlane-plugin-privatexcframeworkpackaging: + :initial_commit: 2023-12-06 + :age_in_days: 120 + :readme_score: 100 + :tests: 0 + :actions: + - !ruby/object:FastlaneCore::Helper::PluginScoresHelper::FastlanePluginAction + name: privatexcframeworkpackaging + category: + description: Generate a Swift package using the XCFramework uploaded to the Release + assets of a private repository. + details: Generate a Swift package using the XCFramework uploaded to the Release + assets of a private repository. + :sha: b4aa9779fcfa11c9f689e7377201d5636bd43a90dc6fc62f211eecc01ada5eac + :github_stars: 0 + :github_subscribers: 2 + :github_issues: 0 + :github_forks: 0 + :github_contributors: 0 +fastlane-plugin-find_replace_string_fork: + :initial_commit: 2017-02-27 + :age_in_days: 2593 + :readme_score: 50 + :tests: 1 + :actions: + - !ruby/object:FastlaneCore::Helper::PluginScoresHelper::FastlanePluginAction + name: find_replace_string + category: + description: Find and replace a string in a project file + details: This plugin simply allows you to find a replace a string in a project + file. All instances of the matched string in the file will be replaced. The + string search is case sensitive + :sha: 3831005d0a8676e9ec956160567a5a65726d9c8b8b04551dfae541546f5c1a53 + :github_stars: 1 + :github_subscribers: 1 + :github_issues: 3 + :github_forks: 6 + :github_contributors: 0 +fastlane-plugin-appstore_reviews: + :initial_commit: 2023-12-23 + :age_in_days: 103 + :readme_score: 100 + :tests: 1 + :actions: + - !ruby/object:FastlaneCore::Helper::PluginScoresHelper::FastlanePluginAction + name: appstore_reviews + category: + description: Plugin to retrieve customer reviews for the app + details: Plugin to retrieve customer reviews for the app + :sha: d5489dcbf49a7dd74581543c70bb78d68ba84890a7cf80a4d98665a2fa442de3 + :github_stars: 0 + :github_subscribers: 1 + :github_issues: 0 + :github_forks: 0 + :github_contributors: 0 +fastlane-plugin-increment_version_build_number: + :initial_commit: 2016-07-29 + :age_in_days: 2806 + :readme_score: 50 + :tests: 1 + :actions: + - !ruby/object:FastlaneCore::Helper::PluginScoresHelper::FastlanePluginAction + name: increment_version_build_number + category: + description: Increment the version build number of your android project with version + code like versionCode versionMajor * 10000 + versionMinor * 1000 + versionPatch + * 100 + versionBuild. + details: + :sha: 8efdf7d4c23766a2a64e962d250ec32372a93b3dcd631b470e19f483b5feb90c + :github_stars: 0 + :github_subscribers: 0 + :github_issues: 0 + :github_forks: 0 + :github_contributors: 0 +fastlane-plugin-translate_gpt_release_notes: + :initial_commit: 2023-04-23 + :age_in_days: 347 + :readme_score: 100 + :tests: 1 + :actions: + - !ruby/object:FastlaneCore::Helper::PluginScoresHelper::FastlanePluginAction + name: translate_gpt_release_notes + category: + description: Translate release notes or changelogs for iOS and Android apps using + OpenAI's GPT API + details: + :sha: 849835bd3387e80425ab82a8db074974b38f8ef1d841e8592954711c40bd55ba + :github_stars: 1 + :github_subscribers: 0 + :github_issues: 0 + :github_forks: 0 + :github_contributors: 0 +fastlane-plugin-cc_upload_dsym_to_bugly: + :initial_commit: 2023-12-18 + :age_in_days: 108 + :readme_score: 100 + :tests: 1 + :actions: + - !ruby/object:FastlaneCore::Helper::PluginScoresHelper::FastlanePluginAction + name: upload_dsym_to_bugly + category: + description: upload_dsym_to_bugly + details: + :sha: ed3e459dd5b526ef4ba5f59c80b86820c645f933a01c54ffa71dbf28c8371503 + :github_stars: 0 + :github_subscribers: 1 + :github_issues: 0 + :github_forks: 0 + :github_contributors: 0