Ephrim Stanley
Ephrim Stanley
## Feature Request Drop root privileges in Docker images ### Description of Problem: By default the Docker container runs as root which gives the Legend process more privileges than it...
## Feature Request Provide default configuration file/settings. ### Description of Problem: Our images do not ship with any default configuration file/settings. While all of them require configuration like Gitlab OAuth...
## Feature Request Update the description/overview of our Dockerhub repositories. ### Description of Problem: Our DockerHub repositories do not have any description/overview. It will be helpful to users to include...
## Feature Request Expand relational grammar to allow dashes in schema names. ### Description of Problem: In some databases/dataservices (e.g BigQuery), the schema name does not allow "_" (underscore) but...
This PR refactors the various installers as follows: 1/ Reduce the # of installers - Delete the AWS installer. We can standardize on Docker demo/tutorial purposes. We can later add...
In-memory SDLC server backend
Add Gitlab bearer authentication
## Feature Request Implement a lightweight in-memory Gitlab backend for quick proofs of concept/testing ### Description of Problem: The SDLC server integrates with Gitlab. While we do run an instance...
## Feature Request Integrate Elastic Search into the existing GitlabProjectAPI implementation. ### Description of Problem: The current implementation of the ProjectAPI iterates through all Gitlab projects and filters the projects...