Giter VIP home page Giter VIP logo

Comments (4)

viktorbenei avatar viktorbenei commented on June 3, 2024 1

Well, if you don't want to export anything the you can just run ./gradlew TASK from e.g. a Script step.

Of course an APK filter like the one you included should also work, but ultimately this step is designed to collect certain outputs (APKs, mapping file, ...) and we might even extend the list in the future.

P.S.: if you specify an empty APK include filter that should also be enough, or maybe just -

If you'd have any questions just let us know! :)

from steps-gradle-runner.

viktorbenei avatar viktorbenei commented on June 3, 2024

Ohh, one more thing: you can run multiple Gradle tasks with a single Gradle Runner step! That might also help, as that way the APKs will be collected & exported only once.

Multiple gradle tasks: simply specify all the ones you want to run, separated with space.

E.g.:

lint assembleDebug assembleRelease

from steps-gradle-runner.

tir38 avatar tir38 commented on June 3, 2024

I like the Script step idea. That would be the cleaner solution. Feel free to close this issue.

Update: after switching to Script steps, that one step is now running 2x - 3x faster. Thanks!

from steps-gradle-runner.

viktorbenei avatar viktorbenei commented on June 3, 2024

Glad to hear! ;)

from steps-gradle-runner.

Related Issues (20)

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.