This project aims to provide a central interface for performing routine tasks related to Phase 3 labs hosted by VLEAD. A command line untility is provided that automates the following tasks:
- Lab Pages Genreration
- Lab Pages Release Management
- Lab Pages Hosting
- Experiment Generation
- Experiment Hosting
Each of the above topics are described in detail in this document.
This document should only contain meeting notes. All other contents should be somewhere else (where?).
- Date
- [2020-08-31 Mon]
- Time
- 12:30 PM
- Participants
-
- Ojas
- Current Project Maintainer
- Balamma
- New Project Maintainer (onboarding)
Introduction to the project : In this session we will be discussion the high level concepts and scope of the project. Ojas will demonstrate the operation of the main command line utility while explaining what underlying processes are performed.
- Repo link
- https://github.com/virtual-labs/Phase-3-Lab-Template.git
- Branch
- feature-json-validate
- schema can be found here: schema
- The descriptor should be in the lab repo
- Found issue in the README documentation. The init command is not working. Please copy the descriptor manually. (TO BE FIXED BY : Ojas)
- created a new repository for demo of lab sources generation.
- init
- command didn’t work. Need to fix
- all
- generation, deployment and release is working.
Demonstrated generation and deployment of a sample lab
Found out that links to experiments are not working on the local system after changing the links to remove lab name. This was working on Pavan’s machine. (NEED TO CHECK but Balamma knows what to do for this.)
- ds1 and ds2
- phase 2 labs
- all others
- Balamma to go through the README and try the installation and generation process.
- Next session on Thursday.
- [2020-09-07 Mon]