arXiv / arxiv-submission-ui

User interface of NG submit system.
MIT License
2 stars 6 forks source link

Consolidates error message from base and submission to single area #173

Closed bdc34 closed 4 years ago

bdc34 commented 4 years ago

This relies on a having branch ARXIVNG-2917 of arxiv-base. Install it with pipenv install -d followed by pip install https://github.com/arXiv/arxiv-base/archive/ARXIVNG-2917.zip Then use the local flask.

Also adds a test route. Should I get rid of that?

mhl10 commented 4 years ago

This relies on a having branch ARXIVNG-2917 of arxiv-base. Install it with pipenv install -d followed by pip install https://github.com/arXiv/arxiv-base/archive/ARXIVNG-2917.zip Then use the local flask.

Maybe this could be simplified by specifying one of the recent arxiv-base release candidates in Pipfile?

Also adds a test route. Should I get rid of that?

I think it's good to have.

DavidLFielding commented 4 years ago

Process step definitely does not complete.