aqueductcore
aqueductcore copied to clipboard
Aqueduct Core is responsible for the core functionality of Aqueduct, an experiment management system.
# Changes * update trigger from workflow dispatch to cron * add condition of deployment to confirm with the environment variable of ALLOW_AUTOMATED_RELEASE * add generateReleaseNotes as True to automatically...
Currently, on the `Recents`, `Archived` and `Favourites` pages, in case of empty list, the table just disappears and no message specifying empty list is shown. **Dod:** When opening `Recents`, `Archived`...
Come up with a documentation page with screenshots which guides through plugin execution. For example, we may use qiskit simulation plugin, or wolfram alpha plugin
The documentation of Aqueduct can not be previewed in a PR that has changed the docs because there is no staging environment or workflow for that. An idea taken from...
Add some query and mutations mocked in the Frontend to them ready for Unit tests. - query: plugins - mutation: executePlugin
Extensions list button in the experiment page and the function of opening the modal.
+ RELEASE on Mondays every 2 weeks at the start of sprint with a patch version increment with the option to pause this. + Automated release notes to the repo...
Once the import/export functionality is developed, its use should be documented.