Closed bitrise-devs-bot closed 1 month ago
Don't forget to follow semantic versioning! Breaking changes (including step inputs) should be in major versions only.
step.yml
changes compared to previous version:
--- steps/google-play-deploy/3.7.6/step.yml 2024-09-26 08:20:25
+++ steps/google-play-deploy/3.8.0/step.yml 2024-09-26 08:20:27
@@ -52,8 +52,8 @@
source_code_url: https://github.com/bitrise-io/steps-google-play-deploy
support_url: https://github.com/bitrise-io/steps-google-play-deploy/issues
-published_at: 2024-08-07T09:43:43.782088622Z
+published_at: 2024-09-26T08:19:59.284956136Z
source:
git: https://github.com/bitrise-steplib/steps-google-play-deploy.git
- commit: c341208126338a0f8b917c23c6bc4c97ab29214b
+ commit: fe37a303ae555788b797dc9712676940a743cf9c
project_type_tags:
- android
@@ -187,4 +187,14 @@
is_required: true
title: Acknowledge Bundle Installation Warning
+ value_options:
+ - "true"
+ - "false"
+- dry_run: "false"
+ opts:
+ description: |-
+ If set to `true` then the changes will not be committed to create a real release in the Play
+ Console. Use this flag to validate your configuration without triggering a new review.
+ is_required: false
+ title: Dry Run
value_options:
- "true"
https://github.com/bitrise-steplib/steps-google-play-deploy/releases/3.8.0