Skip to content
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

Added a GitHub Action to build and publish NameRes Docker images in GitHub #36

Merged
merged 13 commits into from
Jun 12, 2023

Conversation

gaurav
Copy link
Contributor

@gaurav gaurav commented Jan 26, 2023

This PR adds a GitHub Action to build two Docker images for NameRes -- a nameresolution image based on ./Dockerfile, which can act as a web host for a correctly configured Solr database (see setup.sh for code on building this), and a nameresolution-data-loading image based on the ./data-loading/Dockerfile, which can be used to load a Solr database with the synonym files produced by Babel (after TranslatorSRI/Babel#113). You can see these Docker images at https://github.com/orgs/TranslatorSRI/packages?repo_name=NameResolution

Also contains a minor bug fix: we now allow a document to be missing a preferred_name, names, curie or types field and provide blank output in that case.

Should be merged after PR #53.

@gaurav gaurav force-pushed the change-docker-to-use-current-code branch from 00338a9 to 536bf22 Compare April 18, 2023 04:53
@gaurav gaurav changed the base branch from master to prototype April 27, 2023 02:19
@gaurav gaurav changed the title Change Dockerfile to use current code Updated Dockerfile and added a GitHub Action to build and publish NameRes Docker images in GitHub Apr 27, 2023
@gaurav gaurav changed the base branch from prototype to dockerfile-improvements April 27, 2023 03:06
@gaurav gaurav force-pushed the change-docker-to-use-current-code branch from 379f757 to 7231356 Compare April 27, 2023 03:06
@gaurav gaurav changed the title Updated Dockerfile and added a GitHub Action to build and publish NameRes Docker images in GitHub Added a GitHub Action to build and publish NameRes Docker images in GitHub Apr 27, 2023
@gaurav gaurav force-pushed the change-docker-to-use-current-code branch from 57a8409 to 24a2c4d Compare April 27, 2023 03:15
@gaurav gaurav marked this pull request as ready for review April 27, 2023 03:16
@gaurav gaurav requested a review from cbizon April 27, 2023 03:16
Base automatically changed from dockerfile-improvements to master June 12, 2023 03:06
@gaurav gaurav merged commit 931b602 into master Jun 12, 2023
2 checks passed
@gaurav gaurav deleted the change-docker-to-use-current-code branch June 12, 2023 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants