Orderentry release

Hi everyone,

I need help adding the Orderentry to the OpenMRS Bintray account. This is for the version 1.0.0.beta release.

Link to the zip file: https://bintray.com/rhotimee/Orderentry/orderentry/1.0.0-beta4

cc @dkayiwa @mogoodrich @ddesimone @desmond @daramola98

@rotimi do you need Bamboo CI ?

I actually experienced node issues recently while building the owa, can you begin attaching the owas through github releases @rotimi or else upload latest to addons website ?

I’m not sure if Bamboo CI is needed. We are using Travis.

I don’t really understand what you mean by this. Can you please clarify. We are currently using this documentation for the release. https://wiki.openmrs.org/display/docs/Release+Open+Web+Application

@rotimi can you rename it to? 1.0.0-beta

It has been renamed.

@rotimi is there a way you can make the compiled file include the version number? orderentry-1.0.0-beta

I have renamed the compiled version to orderentry-1.0.0-beta.

@rotimi which command should i use to automatically compile it to that file name?

To compile the code, you’d use npm run build:prod. This would produce an orderntry.zip file

@rotimi i mean to automatically create a file with the appropriate name.

Do you mean in the bintray.json file?

For now, i do not care where the change is made as long as building generates the expected file name.