-
Notifications
You must be signed in to change notification settings - Fork 2
Features/merge services #59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Fix path issues and prep for deployment
update gitlab ci file env vars
update env vars
Add cluster prod config
Changed tests configuration to run locally
Fix related assemblies count and Thoas gRPC bug
Fix alternative_names containing None and add tests
Updated DBConnection inits to enable those params in configs.
updated dependencies to retrieve what's new from ensembl-py.
Optimize Genome Query
updated requirements on metadata-api version.
update config not to expect pymysql by default. Updated Dockerfile to not run as root Updated setup to import the right version of protobuf
|
I couldn't restrain myself in updating the Dockerfile to make it a bit better. It's now deployed on our / your cluster in tests namespaces, respectively ensprod-apps-test (prod) and ensembl-ensprod-test (apps). @azangru Is there a way to test it on your environment? |
Merged ensembl-metadata-service to api.
Should ease the pain of maintaining multiple repository and their quite entangled compatibility map.