Module: Fastlane::Actions::SharedValues
- Defined in:
- lib/fastlane/plugin/wpmreleasetoolkit/actions/common/upload_to_s3.rb,
lib/fastlane/plugin/wpmreleasetoolkit/actions/common/comment_on_pr.rb,
lib/fastlane/plugin/wpmreleasetoolkit/helper/buildkite_aware_log_groups.rb,
lib/fastlane/plugin/wpmreleasetoolkit/actions/android/android_firebase_test.rb,
lib/fastlane/plugin/wpmreleasetoolkit/actions/common/upload_build_to_apps_cdn.rb,
lib/fastlane/plugin/wpmreleasetoolkit/actions/android/android_current_branch_is_hotfix.rb
Constant Summary collapse
- S3_UPLOADED_FILE_PATH =
:S3_UPLOADED_FILE_PATH- PR_COMMENT_REUSE_IDENTIFIER =
:PR_COMMENT_REUSE_IDENTIFIER- CURRENTLY_RUNNING_LANE_NAME =
This differs from the existing ‘SharedValues::LANE_NAME`, which always contains the name of the top-level lane
:CURRENTLY_RUNNING_LANE_NAME- FIREBASE_TEST_RESULT =
FirebaseTestLabResult object, for internal consumption
:FIREBASE_TEST_LOG_FILE- FIREBASE_TEST_LOG_FILE_PATH =
:FIREBASE_TEST_LOG_FILE_PATH- FIREBASE_TEST_MORE_DETAILS_URL =
:FIREBASE_TEST_MORE_DETAILS_URL- APPS_CDN_UPLOADED_FILE_URL =
:APPS_CDN_UPLOADED_FILE_URL- APPS_CDN_UPLOADED_FILE_ID =
:APPS_CDN_UPLOADED_FILE_ID- APPS_CDN_UPLOADED_POST_ID =
:APPS_CDN_UPLOADED_POST_ID- APPS_CDN_UPLOADED_POST_URL =
:APPS_CDN_UPLOADED_POST_URL- ANDROID_CURRENT_BRANCH_IS_HOTFIX_CUSTOM_VALUE =
:ANDROID_CURRENT_BRANCH_IS_HOTFIX_CUSTOM_VALUE