Navigation Menu

Skip to content
This repository has been archived by the owner on Jan 25, 2018. It is now read-only.

simple fallback to posting to solitude (bug 1140615) #619

Merged
merged 2 commits into from Apr 1, 2015

Conversation

andymckay
Copy link
Contributor

@andymckay andymckay force-pushed the 1140615-reboot branch 3 times, most recently from 2dca0bc to 9184e25 Compare March 31, 2015 14:55
@andymckay
Copy link
Contributor Author

See also: mozilla/spartacus#219

@@ -13,7 +13,7 @@ ADD requirements /pip/requirements

# Setting cwd to /pip ensures egg-links for git installed deps are created in /pip/src
WORKDIR /pip
RUN pip install -b /pip/build --download-cache /pip/cache --no-deps -r /pip/requirements/docker.txt
RUN pip install -b /pip/build --download-cache /pip/cache --no-deps -r /pip/requirements/docker.txt --find-links https://pyrepo.addons.mozilla.org/
Copy link
Contributor

Choose a reason for hiding this comment

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

are all those test.txt requirements on pyrepo? I know some dev ones are missing.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Worked for me. Also a problem since pyjwt 1.4.2 was removed from pypi, but not updated in requirements yet, meaning webpay wouldn't build.

@kumar303
Copy link
Contributor

r+wc

andymckay pushed a commit that referenced this pull request Apr 1, 2015
simple fallback to posting to solitude (bug 1140615)
@andymckay andymckay merged commit 4f04def into mozilla:master Apr 1, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants