prepare release platform 2.6.0

Stages & jobs

  1. Update versions

  2. Build and push

  3. Validate

  4. Release

    Requires a user to start manually
  5. Release 2nd stage

  6. Release 3rd stage

Build result summary

Details

Completed
Queue duration
11 minutes
Duration
19 minutes
Labels
None
Revisions
OpenMRS Platform
6922c0feba8391088c341604e443216983a4db0b
Release scripts
d5831e94deff58c79f07afa118e3aad928391687
openmrs-module-webservices.rest
ff9c6bd93ebb86d0e6621c27a4245484def96f3e
Standalone Platform Pre 2.4
c900cf54e912db0b64dbdabeb5159d55a4423075
Standalone
a477684a4c7b5418c205a8dd51f50df83bd92f97
Successful since
#164 ()

Code commits

Release scripts
Author Commit Message Commit date
Ruhanga <41738040+Ruhanga@users.noreply.github.com> Ruhanga <41738040+Ruhanga@users.noreply.github.com> d5831e94deff58c79f07afa118e3aad928391687 Added support for profiled builds. (#11)
Standalone
Author Commit Message Commit date
Mutagubya Jonathan <mutajonathan4@gmail.com> Mutagubya Jonathan <mutajonathan4@gmail.com> a477684a4c7b5418c205a8dd51f50df83bd92f97 STAND-112: Enable Support for CIEL Concept Option in Standalone Platform Setup (#70)
* Replace the embedded mysql with mariadb4j

* Addressing the connection.password issue when reset_connection_password=true

* removed unnecessary variables

* removed liquibase.plugin.version.2.x to use liquibase.plugin.version.3.x

* removed liquibase.plugin.version.4.x to use liquibase.plugin.version.3.x

* replacing mysql driver with org.mariadb.jdbc.Driver

* removing import wildcard

* Adding import sql logic for demo database

* reverted to use mysql jdbc url and driver

* add GitHub Actions workflow to build and test on Linux

* rename GitHub Actions workflow branch to the correct one

* Separate tests on windows and use strict checksums om macos

* correcting the CI builds

* correcting the CI builds

* remove skip tests on windows and mac

* add skip tests on mac

* remove skip tests on windows

* fixing failing delete permission on windows

* fixing get db password logic

* fixing windows ci failures

* fixing windows ci failures

* trying to grant permissions for runneradmin

* trying to grant permissions for runneradmin

* refactoring mac os ci setup

* refactoring windows ci setup to use test password

* adding user root as an arg

* adding root password

* uncommenting the liquibase changes for preloading demoDatabase and emptyDatabase

* removing import sql and extraction to use the zipped demodatabase mariadb directories

* correcting demo sql path

* adding mariadb to dbms and bumping back to 1.9.0 demo sql

* solving the heap size

* increase java heap size via github actions

* refactoring to import demo sql via plugin

* removed MAVEN_OPTS .... in github actions | refactor to clean and then install

* removing commented dependencies and updated comment in liquibase-demo-data.xml

* Refactoring the windows CI to give it permissions

* reverting and removing the grant PRIVILEGES for runneradmin

* using alter instead of set password

* skipping tests for windows CI

* Enabling Support for CIEL Concept Option in Standalone Setup

* unpacking the zipped ciel in target/ciel-sql folder

* removing unnecessary checksum

* removed unnecessary parameters in url

* bumping to use 2.7.4-SNAPSHOT instead of 2.8.0-SNAPSHOT

* using searchPath instead of relative dir

Jira issues

IssueDescriptionStatus
Unknown Issue TypeSTAND-112Could not obtain issue details from Jira