Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[ACI-2059] restore-gradle-cache-2.2.0 #4210

Merged

Conversation

bitrise-devs-bot
Copy link
Collaborator

@bitrise-devs-bot bitrise-devs-bot commented May 30, 2024

@bitrise-coresteps-bot
Copy link
Collaborator

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/restore-gradle-cache/2.1.0/step.yml	2024-05-30 13:07:55
+++ steps/restore-gradle-cache/2.2.0/step.yml	2024-05-30 13:07:56
@@ -15,8 +15,8 @@
 source_code_url: https://github.com/bitrise-steplib/bitrise-step-restore-gradle-cache
 support_url: https://github.com/bitrise-steplib/bitrise-step-restore-gradle-cache/issues
-published_at: 2024-02-05T09:44:58.81323665Z
+published_at: 2024-05-30T13:06:48.826084194Z
 source:
   git: https://github.com/bitrise-steplib/bitrise-step-restore-gradle-cache.git
-  commit: 716e8478529101f136d68e6dddee49c46a8e5889
+  commit: 828da510370eb19ce3d06796612ca7552ca5879d
 project_type_tags:
 - android
@@ -47,4 +47,14 @@
     - "false"
   verbose: "false"
+- opts:
+    category: Debugging
+    description: |-
+      Number of retries to attempt when downloading a cache archive fails.
+
+      The value 0 means no retries are attempted.
+    is_required: true
+    summary: Number of retries to attempt when downloading a cache archive fails.
+    title: Number of retries
+  retries: 3
 outputs:
 - BITRISE_CACHE_HIT: null

@lpusok lpusok merged commit 5b5e504 into bitrise-io:master May 30, 2024
3 checks passed
@lpusok lpusok changed the title restore-gradle-cache-2.2.0 [ACI-2259] restore-gradle-cache-2.2.0 May 30, 2024
@lpusok lpusok changed the title [ACI-2259] restore-gradle-cache-2.2.0 [ACI-2059] restore-gradle-cache-2.2.0 May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants