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

Releases: mozilla/marketplace-env

0.1.11

22 Apr 16:44
Compare
Choose a tag to compare
  • remove limit on number of mysql connections, goes to default of 151

0.1.10

14 Apr 22:14
Compare
Choose a tag to compare
  • update fig.yml on each call to python setup
  • use the new signing server inside the docker container
  • make webpay use redis so it can avoid CELERY_ALWAYS_EAGER = True

0.1.9

03 Mar 20:57
Compare
Choose a tag to compare
  • reduce memory usage of the mysql container
  • remove --project from the mkt bash command (issue #69)
  • add in locale for Python containers
  • allow pulling containers from the Docker Hub (bug 1116877)

0.1.8

02 Mar 17:45
Compare
Choose a tag to compare
  • Allow mkt bash into images as well as projects, eg: nginx
  • run zamboni, webpay and solitude through supervisord (bug 1122190)
  • run receipt verifier for zamboni (bug 1109334)
  • default master to moz in the checkout

0.1.4

02 Mar 17:55
Compare
Choose a tag to compare
  • Various fixes to packaging

0.1.2

02 Mar 17:55
Compare
Choose a tag to compare
  • fix images and base images paths in setup

0.1.1

02 Mar 17:54
Compare
Choose a tag to compare
  • fix fig.yml.dist paths in setup by moving to mkt-data

0.1

02 Mar 17:54
Compare
Choose a tag to compare
0.1
  • Move to a library installable by pip.
  • Add in generating fig.yml through a template.
  • Add in commands root and up.