Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

SDK

  • Wikum Weerakutti <wikum@linuxdeveloper.space>

    Wikum Weerakutti <wikum@linuxdeveloper.space> 2623cd97af4e912744a93b01e238c9a2a80d8077

    SDK-321: Optimizing SDK Cache Management (#255)
    * SDK-321: Optimizing SDK Cache Management

    Add the enableDataSaving parameter to the setup-sdk plugin. This parameter enables the data-saving mode. When using this mode, the SDK will reuse the existing cache folder rather than creating a new one.

    In normal mode, SDK will remove the cache folder after running the setup.

    * SDK-321: Optimizing SDK Cache Management

    Add the enableDataSaving parameter to the setup-sdk plugin. This parameter enables the data-saving mode. When using this mode, the SDK will reuse the existing cache folder rather than creating a new one.

    In normal mode, SDK will remove the cache folder after running the setup.

    * SDK-321: Optimizing SDK Cache Management

    • integration-tests/src/test/java/org/openmrs/maven/plugins/BuildDistroIntegrationTest.java (version 2623cd97af4e912744a93b01e238c9a2a80d8077)
    • maven-plugin/src/main/java/org/openmrs/maven/plugins/BuildDistro.java (version 2623cd97af4e912744a93b01e238c9a2a80d8077)
    • maven-plugin/src/main/java/org/openmrs/maven/plugins/Deploy.java (version 2623cd97af4e912744a93b01e238c9a2a80d8077)
    • maven-plugin/src/main/java/org/openmrs/maven/plugins/ServerUpgrader.java (version 2623cd97af4e912744a93b01e238c9a2a80d8077)
    • maven-plugin/src/main/java/org/openmrs/maven/plugins/Setup.java (version 2623cd97af4e912744a93b01e238c9a2a80d8077)
    • maven-plugin/src/main/java/org/openmrs/maven/plugins/SetupSDK.java (version 2623cd97af4e912744a93b01e238c9a2a80d8077)
    • maven-plugin/src/main/java/org/openmrs/maven/plugins/utility/NodeHelper.java (version 2623cd97af4e912744a93b01e238c9a2a80d8077)
    • maven-plugin/src/main/java/org/openmrs/maven/plugins/utility/SpaInstaller.java (version 2623cd97af4e912744a93b01e238c9a2a80d8077)
    • maven-plugin/src/main/resources/help.yaml (version 2623cd97af4e912744a93b01e238c9a2a80d8077)
    • pom.xml (version 2623cd97af4e912744a93b01e238c9a2a80d8077)
    • sdk-commons/src/main/java/org/openmrs/maven/plugins/utility/PropertiesUtils.java (version 2623cd97af4e912744a93b01e238c9a2a80d8077)