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

#317: added BuildCommandlet #340

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on May 17, 2024

  1. devonfw#317: added BuildCommandlet

    added BuildCommandlet
    added BuildCommandletTest
    added BuildCommandletTest resources
    jan-vcapgemini committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ebc970a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5a3df1 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. devonfw#317: fixed npm test

    set npm test to parameterized to enforce windows only
    jan-vcapgemini committed May 21, 2024
    Configuration menu
    Copy the full SHA
    99eb686 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feature/317-build-commandlet

    # Conflicts:
    #	cli/src/main/resources/nls/Ide.properties
    #	cli/src/main/resources/nls/Ide_de.properties
    jan-vcapgemini committed May 21, 2024
    Configuration menu
    Copy the full SHA
    fdf83cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea88658 View commit details
    Browse the repository at this point in the history
  4. devonfw#317: fixed tests

    added missing val path property to nls files
    adjusted assertLogMessage (removed parameterized test)
    jan-vcapgemini committed May 21, 2024
    Configuration menu
    Copy the full SHA
    efc9081 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    fbfec39 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    66dcb1a View commit details
    Browse the repository at this point in the history
  2. devonfw#317: implemented requested changes

    changed PathProperty to multivalued StringPropertery
    adjusted tests
    jan-vcapgemini committed May 29, 2024
    Configuration menu
    Copy the full SHA
    823b241 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    ed33422 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9cdca7 View commit details
    Browse the repository at this point in the history
  3. devonfw#317: added documentation files

    added build documentation
    added mvn documentation
    added npm documentation
    added yarn documentation
    jan-vcapgemini committed May 30, 2024
    Configuration menu
    Copy the full SHA
    976abb3 View commit details
    Browse the repository at this point in the history
  4. devonfw#317: adjusted documentation

    replaced devon with ide
    jan-vcapgemini committed May 30, 2024
    Configuration menu
    Copy the full SHA
    72075c9 View commit details
    Browse the repository at this point in the history
  5. devonfw#12: implemented requested changes

    added default build options environment variables and handling
    added gradle documentation
    added default options to documentations
    added test for default options
    jan-vcapgemini committed May 30, 2024
    Configuration menu
    Copy the full SHA
    c129a41 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Merge branch 'main' into feature/317-build-commandlet

    # Conflicts:
    #	cli/src/main/java/com/devonfw/tools/ide/variable/IdeVariables.java
    #	cli/src/main/resources/nls/Help.properties
    #	cli/src/main/resources/nls/Help_de.properties
    jan-vcapgemini committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1299a62 View commit details
    Browse the repository at this point in the history
  2. Update cli/src/main/java/com/devonfw/tools/ide/commandlet/BuildComman…

    …dlet.java
    
    Co-authored-by: Jörg Hohwiller <hohwille@users.noreply.github.com>
    jan-vcapgemini and hohwille committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    6afebdb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61a4c9f View commit details
    Browse the repository at this point in the history