LordSputnik: I wanted to test the homepage yesterday, but apparently I broke my dev env
2015-08-01 21329, 2015
Leo_Verto
I moved the repos to another location and set them up to use a common venv (didn't use one before, big mistake)
2015-08-01 21340, 2015
Leo_Verto
but now the bbschema package won't install
2015-08-01 21303, 2015
Gentlecat joined the channel
2015-08-01 21350, 2015
LordSputnik
what does it say?
2015-08-01 21310, 2015
Leo_Verto
"No module named bbschema"
2015-08-01 21348, 2015
Leo_Verto
I reran setup.py both with a fresh db
2015-08-01 21339, 2015
reosarevok joined the channel
2015-08-01 21329, 2015
LordSputnik
can you do ls venv/lib/python2.7/site-packages/bbschema for me?
2015-08-01 21315, 2015
ruaok joined the channel
2015-08-01 21313, 2015
BookQuest joined the channel
2015-08-01 21346, 2015
LordSputnik joined the channel
2015-08-01 21328, 2015
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
2015-08-01 21304, 2015
Leo_Verto
a rolling release system would also allow us to fix those quicker