Open kennethbruskiewicz opened 6 months ago
For these beta releases, to give people a chance to test the stand-alone version, we should run "yarn build:web" command to have the /web/dist/ folder generated and the index.html file there able to load and run DH. Otherwise they have to be familiar with git environment to get it going, and I think they'd have to run it directly via git too (via yarn dev or yarn build:web)
Includes all of the changes of #333 and has incorporated the features of #318.
Addresses the following issues:
430
431
434
435
Incorporates translated CANCOGEN schema.
The beta release is meant to shorten the feedback loops for the Data Harmonizer. The internationalization features were a "package deal" and so were difficult to roll out as one milestone.
However, a beta release will give users access to partially completed milestones, which will give the developers feedback more often. It will also help them identify bugs more quickly.
This could be also a nightly build which can be shared with users.