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

Pre-release merge for v0.3.1 #37

Merged
merged 12 commits into from
Feb 28, 2019
Merged

Pre-release merge for v0.3.1 #37

merged 12 commits into from
Feb 28, 2019

Conversation

erickpeirson
Copy link
Contributor

Release notes - arXiv-NG - Version accounts-0.3.1

Bug

  • [ARXIVNG-1920] - NG auth session should not clobber built-in Flask session interface

@erickpeirson erickpeirson merged commit de1a009 into master Feb 28, 2019
@@ -11,7 +11,7 @@ ENV LC_ALL en_US.utf-8
ENV LANG en_US.utf-8
RUN pipenv install
ADD users/ /opt/arxiv/users/
RUN pipenv install /opt/arxiv/users/
RUN pipenv install /opt/arxiv/users/ --skip-lock
Copy link
Contributor

Choose a reason for hiding this comment

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

What is the intent of skipping the lock file?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oh probably not needed anymore, was running into some lock shenanigans

ntai-arxiv pushed a commit that referenced this pull request Aug 27, 2024
Pre-release merge for v0.3.1
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.

3 participants