Reference Application 2.9 Testing

Dear all,

As we all know that the next version of the reference application is already long overdue. That being said, we are now reaching the final phases of the release process and have successfully released all modules that will be included in the Reference Application 2.9 distribution.

However, before going ahead with the final release, we have one final phase of testing to go through. For this purpose, the OpenMRS User Acceptance Testing server located here, has been updated. For your reference, kindly check out the list of modules along with their versions that are going to be included in the final release here.

For your reference, kindly check out the list of modules along with their versions that are going to be included in the final release here.

I request all the community members to kindly test the modules out and especially urge the module developers to test their respective modules out thoroughly so as to ensure that the release goes smoothly.

The testing period will end on 25th Jan 2019 and should there be no major bugs reported, the final distro will be released the following weekend.

Thank you for your cooperation :smile: !

EDIT: Please use this notepad for reporting your bugs and thanks for your cooperation!

cc: @dkayiwa @burke @mogoodrich @mseaton @darius @ssmusoke

3 Likes

@reubenv @ssmusoke any reason why Attachments was not added to Ref App 2.9.0?

Cc @mogoodrich (you made a 2.0.0 release but there is no associated tag on GitHub).

@lilian @amine @jesplana FYI release 2.9.0 is coming close. We should start upping our modules as most (if not all) of the Ref App modules have been released by now.

Hi @mksd , the reason for attachments not being part of release is because it was never brought up in this thread or in any of the meetings that I attended.That being said, there might be a way to still include it in the release but I’m not sure how.

Thanks @reubenv :slight_smile:

SysAdmin v1.2 is perfectly working with Ref App 2.9.0 with these new features and fixes,

  • Live Log Viewer
  • Restrict the user actions using web admin properties - [SAD-20]

cc : @dkayiwa

1 Like

I’m not always being hooked so I sometimes loose track of people’s discussions but look here: Reference Application 2.9 - Ideas and Thoughts

Actually you asked the question and nobody seemed to have reacted. The bottom line is that Attachments 2.0.0 should be ok to go with Ref App 2.9.0.

Cc @ssmusoke

No objections from me for having attachments 2.0 in Ref App 2.9.0

Can some body create a ticket and pull request to include it?

@mksd Ah I see, I did forget about that discussion myself. Nonetheless, I will get it included in the release. The module does not seem to have been added to OpenMRS AddOns yet, would you be able to make a PR to include the same?

@reubenv it’s actually there but under its former name:

{
  "uid": "org.openmrs.module.visit-documents-ui",
  "type": "OMOD",
  "name": "Visit Documents UI",
  "maintainers": [
    {
      "name": "Dimitri Renault"
    }
  ],
  "links": [
    {
      "rel": "documentation",
      "href": "https://github.com/openmrs/openmrs-module-attachments/blob/master/README.md",
      "title": "GitHub ReadMe"
    },
    {
      "rel": "source",
      "href": "https://github.com/openmrs/openmrs-module-attachments"
    }
  ],
  "backend": "org.openmrs.addonindex.backend.Bintray",
  "bintrayPackageDetails": {
    "owner": "openmrs",
    "repo": "omod",
    "package": "visitdocumentsui"
  }
}

So can I just submit a PR that renames this item?

Sure @mksd. Actually, since it’s already there, I’ll make the changes myself and save you some trouble :smile:

1 Like

@reubenv We thank you for all your efforts in getting this far.

Just made committed the changes here . Do feel free to add any changes to it.

My pleasure @c.antwi (we are still left with the final release though :wink:). My apologies for having missed the past few meetings(thereby not being able to keep you up to date with the progress/blockers) .

@dkayiwa , since we have removed the logic omod from the Ref App distro, shouldn’t this also be removed?

Yes it should be removed.

Alright @dkayiwa, I’ll create a PR soon :slight_smile:

:+1: it looks good to me, thanks @reubenv,. Now what about including the dependency in the distro project? Can this be done quickly as well or it requires a ticket + PR… etc?

Yes it requires a ticket for documentation purposes.

@mksd re: attachments release… looks like I made the tag locally but forgot to push it up, I just did so, thanks for double-checking!

1 Like

@reubenv How are you doing? Are you having any blockers or is there any activity during this testing process where I can assist to expedite the process?