Git Product home page Git Product logo

Comments (4)

techcobweb avatar techcobweb commented on July 27, 2024

Story

As a galasa testcase developer, I want to be able to read how to create a project using the galasactl tool, and how you specify the build system you want included, so I can understand the --maven and --gradle options on that command.

Background

The ability to build using maven or build using gradle instead is now available.

The galasactl project create command now has two new flags --maven and --gradle to allow the caller to decide which type of build system they want to use when the example is created.
The default is --maven if neither are specified. You can use both flags at the same time, resulting in both maven and gradle build files to be created.

To build the generated code using maven: mvn clean install

To build the generated code using gradle: gradle build publishToMavenLocal

I suggest we change the example use of galasactl project create to include --maven and --gradle flags to show that we can generate both.

Tasks

  • Document updates to explain how to use these new flags in galasa.dev in a PR for Caroline to approve or take over as required.

from galasa.dev.

CaroMac avatar CaroMac commented on July 27, 2024

PR for readme is approved. Will add info to the website w/c 20 March

from galasa.dev.

CaroMac avatar CaroMac commented on July 27, 2024

Completed for review with Mike.

from galasa.dev.

CaroMac avatar CaroMac commented on July 27, 2024

published 30 Mar

from galasa.dev.

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.