*** Osso has joined #circuits-dev | 01:17 | |
*** koobs has quit IRC | 01:21 | |
*** anunnaki has quit IRC | 01:50 | |
prologic | mehere, $10 credit purchased | 03:03 |
---|---|---|
prologic | hopefully that'll last a while :) | 03:03 |
*** Osso has quit IRC | 03:25 | |
*** Osso has joined #circuits-dev | 03:53 | |
prologic | hey Osso | 06:28 |
prologic | hmm been thinking | 06:28 |
prologic | I have Google Analytics on my domain | 06:28 |
prologic | I currently track a couple of my personal websites | 06:28 |
prologic | Thought maybe it's a good idea to track circuits as well | 06:28 |
prologic | Question is: | 06:28 |
prologic | Do I use the same profile to track circuits and circuits-dev? | 06:28 |
prologic | or a separate one | 06:28 |
prologic | what about tracking code vs. docs | 06:29 |
prologic | same profile or separate again? | 06:29 |
Osso | depends on what you are looking in the stats | 07:06 |
Osso | if we start with one profile | 07:07 |
Osso | I think it'll be ok | 07:07 |
Osso | we can switch if it does not work | 07:07 |
prologic | btw | 07:24 |
prologic | I'm sending ci build reports to circuits-dev (google groups) | 07:24 |
prologic | join it if you want to see those | 07:24 |
prologic | should probably send new issues from bitbucket there too | 07:24 |
prologic | I believe I've resolved all unit tests now | 08:37 |
prologic | even on Windows | 08:37 |
prologic | I've marked the two tests that fail on windows as skipping (known bugs) | 08:37 |
prologic | also added a story re one of them | 08:37 |
prologic | the other I think might be a bug with Windows + Python 3.2 | 08:38 |
prologic | I'm happy to release in this state now though | 08:38 |
prologic | are you guys? | 08:38 |
prologic | mehere, you should probably test your application(s) on the latest code before we release? | 08:38 |
prologic | I'll do the same | 08:39 |
prologic | I've re-added pypy to the si configuration for testing | 09:29 |
prologic | and added it as a supported platform | 09:29 |
prologic | g'night | 09:29 |
*** jgiorgi has quit IRC | 09:31 | |
*** jgiorgi_ has joined #circuits-dev | 09:33 | |
*** Osso has quit IRC | 11:08 | |
*** anunnaki has joined #circuits-dev | 11:40 | |
mehere | Great, seems like the post test finally works. | 12:40 |
mehere | I feel fine with this version. My stuff works. | 12:41 |
prologic | Great to hear :) | 14:28 |
prologic | Shall we release this weekend then? | 14:28 |
*** anunnaki has quit IRC | 14:33 | |
prologic | I've removed pypy from CI config again | 14:33 |
prologic | There's a problem with pypy on Windows 7 | 14:33 |
prologic | It doesn't even start up | 14:33 |
prologic | I've emailed support@ | 14:33 |
mehere | Yes, let's release. | 15:00 |
prologic | good :) | 15:49 |
*** anunnaki has joined #circuits-dev | 16:38 | |
prologic | mehere: ping | 17:32 |
*** koobs has joined #circuits-dev | 19:07 | |
koobs | Hiya | 19:07 |
prologic | hey dude | 19:07 |
prologic | how's it going? | 19:07 |
prologic | Wanted to talk about a BSD container to donate to circuits | 19:07 |
koobs | good james, and you? | 19:07 |
koobs | container/vm/buildy thingy? | 19:08 |
prologic | Just had lunch - back to work :) | 19:08 |
prologic | yeah | 19:08 |
prologic | just a container/jail for now | 19:08 |
prologic | nothing fancy | 19:08 |
prologic | I've contacted support@shiningpanda.com regarding a BSD build environment on their CI system | 19:08 |
koobs | Any particular version youd like? | 19:08 |
prologic | So hopefully will hear something back | 19:08 |
prologic | Well I'd like it purely for ad-hoc development and testing | 19:09 |
prologic | ie: running tests by hand, debugging, etc | 19:09 |
prologic | It would be nice to have: | 19:09 |
koobs | Oh, so how can i help, creating a jail or? | 19:09 |
prologic | py26, py27, py32, py33 and pypy (2.0) on it | 19:09 |
prologic | with pip, virtualenv, pytest, pytest-cov and tox | 19:09 |
koobs | You chould checkout tox | 19:09 |
koobs | if you havent already | 19:09 |
prologic | yeah we use fox now :) | 19:10 |
prologic | But yeah | 19:10 |
prologic | just a jail/container setup with those versions of Python | 19:10 |
prologic | with pip/virtualenv | 19:10 |
prologic | I can install anything else via pip | 19:10 |
koobs | If you toxify it, i wont have to go through the headache (and possibly conflicts) of 5 concurrent python installs at the system level | 19:10 |
prologic | well it's already toxified | 19:11 |
prologic | however you still need to install the various versions of Python on the host right? | 19:11 |
prologic | I'm pretty sure you do | 19:11 |
koobs | nope | 19:11 |
koobs | tox does it all in venv | 19:11 |
prologic | which is why for CRUX I created python ports for 26, 27, 31, 32, 33 and pypy | 19:11 |
koobs | you just need python for the bootstrap/run of tox itself | 19:11 |
prologic | including installing/building python? | 19:11 |
koobs | yep | 19:12 |
prologic | I didn't think it did that | 19:12 |
koobs | let me check | 19:12 |
koobs | it will be good for me to test concurrent versions of python at freebsd level | 19:12 |
prologic | I was positive it didn't :) | 19:12 |
koobs | failing that ill give you multiple jails | 19:12 |
prologic | you don't have bad ports of different python versions | 19:12 |
prologic | w | 19:12 |
prologic | with appropriate suffixes? | 19:12 |
prologic | you could potentially borrow my crux ports | 19:12 |
koobs | bad ports? | 19:12 |
koobs | weve got all ports, but their maybe conflicts wrt to multiple concurrent installed in $LOCAL | 19:13 |
koobs | i havent tested more than one at one time | 19:13 |
prologic | bsd* ports | 19:13 |
prologic | ahh k | 19:14 |
prologic | yeah well like I said | 19:14 |
koobs | Be easier for me if you could builbot it, but ill do my best | 19:14 |
prologic | you -could- borrow form my ports | 19:14 |
koobs | :] | 19:14 |
koobs | Already have the setup for that | 19:14 |
prologic | I have 26, 27, 31, 32, 33 and pypy | 19:14 |
prologic | all installing concurrently | 19:14 |
koobs | Your poyrts are bsd ports? | 19:14 |
prologic | without conflict | 19:14 |
koobs | Hell, i could give you a jail and login and you could do the rest | 19:14 |
prologic | CRUX ports | 19:14 |
prologic | but be easy to port to BSD | 19:14 |
prologic | they're just bash scripts essentially | 19:15 |
prologic | Also, I don't think a buildbot would help :) | 19:15 |
koobs | mmm :) | 19:15 |
prologic | it achieves the same thing as fox nearly | 19:15 |
prologic | heh | 19:15 |
prologic | just another way of running/building | 19:15 |
koobs | Lets start with a jail/login | 19:15 |
koobs | Go from there | 19:15 |
prologic | ok | 19:15 |
prologic | maybe I can create the BSD ports for you | 19:15 |
prologic | that don't conflict | 19:15 |
prologic | serve both our purposes | 19:16 |
koobs | We've got the 'ports' in the official tree already | 19:17 |
prologic | cool | 19:17 |
koobs | Might be able to work out individual prefixes or something | 19:17 |
koobs | Not sure python does out of tree builds well though | 19:17 |
koobs | its pretty ugly | 19:17 |
prologic | python's own build system takes care of most things | 19:17 |
prologic | it's just there are some things you have to rename post-build | 19:17 |
prologic | and some things you _should_ remove | 19:17 |
prologic | that are unuecessary | 19:17 |
prologic | See: http://bitbucket.org/prologic/ports/ | 19:17 |
prologic | Anyway, if I could borrow/use a BSD jail/container for now | 19:18 |
prologic | I'll go from there :) | 19:18 |
koobs | yup | 19:19 |
koobs | Let me give it a crack this week | 19:19 |
prologic | Thanks | 19:20 |
prologic | Let us know when ready | 19:20 |
prologic | :) | 19:20 |
prologic | Appreciate it | 19:20 |
prologic | Last night I got all tests passing on 26, 27, 32, 33 and pypy on Windows, Linux and OS X | 19:21 |
prologic | so pretty happy with that | 19:21 |
prologic | we're releasing 2.1.0 this weekend as a result | 19:21 |
*** anunnaki has quit IRC | 20:49 | |
*** anunnaki has joined #circuits-dev | 20:51 |
Generated by irclog2html.py 2.11.0 by Marius Gedminas - find it at mg.pov.lt!