Skip to content

Update project#93

Open
tschaffter wants to merge 15 commits into
mainfrom
update-project
Open

Update project#93
tschaffter wants to merge 15 commits into
mainfrom
update-project

Conversation

@tschaffter

Copy link
Copy Markdown
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
Copy Markdown
Member Author

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

@tschaffter

Copy link
Copy Markdown
Member Author

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

@boyleconnor

Copy link
Copy Markdown
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?

Comment thread client/Dockerfile Outdated
RUN npm ci --silent
RUN npm install react-scripts@3.4.1 -g --silent

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

Copy link
Copy Markdown
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

4 participants