LordSputnik: I wanted to test the homepage yesterday, but apparently I broke my dev env
I moved the repos to another location and set them up to use a common venv (didn't use one before, big mistake)
but now the bbschema package won't install
Gentlecat joined the channel
LordSputnik
what does it say?
Leo_Verto
"No module named bbschema"
I reran setup.py both with a fresh db
reosarevok joined the channel
LordSputnik
can you do ls venv/lib/python2.7/site-packages/bbschema for me?
ruaok joined the channel
BookQuest joined the channel
LordSputnik joined the channel
Freso
Re: release discussion, I think you should release whenever a patch has gone in. You're already following that "git flow" model, right? That's based on that workflow - pushing live as soon as anything hits master. Which is one of the reasons there should be extensive (automated) testing.
I agree with Freso, I think what's currently pushed to mbsandbox should just run on the main site, we can still afford to break stuff and bugs will be found quicker this way
a rolling release system would also allow us to fix those quicker