GithubHelp home page GithubHelp logo

fabiendem / bitrise-step-activate-gradle-remote-cache Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bitrise-steplib/bitrise-step-activate-gradle-remote-cache

0.0 0.0 0.0 729 KB

Go 100.00%

bitrise-step-activate-gradle-remote-cache's Introduction

Activate Bitrise Build Cache Add-On for Gradle

Step changelog

Activates Bitrise Remote Build Cache add-on for subsequent Gradle builds in the workflow

Description

This Step activates Bitrise's remote build cache add-on for subsequent Gradle executions in the workflow.

After this Step executes, Gradle builds will automatically read from the remote cache and push new entries if it's enabled.

๐Ÿงฉ Get started

Add this step directly to your workflow in the Bitrise Workflow Editor.

You can also run this step directly with Bitrise CLI.

โš™๏ธ Configuration

Inputs
Key Description Flags Default
push Whether the build can not only read, but write new entries to the remote cache required true
validation_level Level of cache entry validation for both uploads and downloads. Levels: - none: no validation. - warning: print a warning about invalid cache entries, but don't interrupt the build - error: print an error about invalid cache entries and interrupt the build required warning
collect_metrics When enabled, this sets up Gradle build metrics collection for the subsequent Gradle invocations in the workflow. Metrics are sent to Bitrise Insights. required true
verbose Enable logging additional information for troubleshooting required false
Outputs There are no outputs defined in this step

๐Ÿ™‹ Contributing

We welcome pull requests and issues against this repository.

For pull requests, work on your changes in a forked repository and use the Bitrise CLI to run step tests locally.

Learn more about developing steps:

bitrise-step-activate-gradle-remote-cache's People

Contributors

benbitrise avatar bitrise-coresteps-bot avatar ofalvai avatar renovate[bot] avatar siberex avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.