ega
Here are 14 public repositories matching this topic...
-
Updated
Dec 16, 2019 - Python
When the ingestion tests fire, they assume the system is up and running.
A preflight check is necessary to ensure it.
Proposed solution
At the moment, we only sleep for 120 seconds.
The new solution can check that:
- some containers are up
- some ports are open
- some settings are in place (rabbitmq, db, inbox, notifications, ...)
More precisely, it is important to check that:
*
Add JDoc comments
Description
The Java code should have JDoc comments according to the google styleguide rules at https://google.github.io/styleguide/javaguide.html#s7-javadoc.
Proposed solution
Write JDoc where missing, and keep it updated for all future changes to the
-
Updated
Aug 24, 2019 - C
-
Updated
Apr 2, 2018 - C++
Improve this page
Add a description, image, and links to the ega topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ega topic, visit your repo's landing page and select "manage topics."
This is a feature request.
Organization of the submission locally is dependent on a defined directory structure that reflects the sample/lane. The current too demands that this structure is mirrored on the remote filesystem.
There is some convenience to uploading multiple files to a common folder on the staging server, organizing by different projects, subprojects and types of data. It wou