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

Update project #93

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Update project #93

wants to merge 15 commits into from

Conversation

tschaffter
Copy link
Member

Depends on #92

@tschaffter tschaffter self-assigned this Jun 5, 2021
@tschaffter tschaffter linked an issue Jun 5, 2021 that may be closed by this pull request
@tschaffter tschaffter linked an issue Jun 5, 2021 that may be closed by this pull request
@tschaffter tschaffter assigned boyleconnor and unassigned tschaffter Jun 5, 2021
@tschaffter
Copy link
Member Author

@cascadianblue Can you please address the comment on line 9 of the Dockerfile?

@tschaffter
Copy link
Member Author

@cascadianblue Can you please also review .env.example? It does not include information about ID and contact annotators.

@boyleconnor
Copy link
Collaborator

@cascadianblue Can you please address the comment on line 9 of the Dockerfile?

Sorry, I don't understand the TODO:

# TODO Either copy file individually or use this line + .gitignore

Which files are we trying to copy/not copy in this line?

RUN npm ci --silent
RUN npm install [email protected] -g --silent

# TODO Either copy file individually or use this line + .gitignore
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As Thomas and I just discussed, this should probably follow the example of one of the example annotators, e.g. https://github.com/nlpsandbox/person-name-annotator-example/blob/8423e95c924d1232f68560127815dacfd3a4ccd0/server/Dockerfile#L19

(".gitignore" should be ".dockerignore")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update CI workflow Review configuration and port settings
3 participants