2) Since having stable/unstable split between google code and
bitbucket is not working well (IMO at least), and many of us are now
(or about to be) using git for most other projects, should we move
code hosting to github?
What do you think?
JP
pass.
> 2) Since having stable/unstable split between google code and
> bitbucket is not working well (IMO at least), and many of us are now
> (or about to be) using git for most other projects, should we move
> code hosting to github?
yes, please.
2) Since having stable/unstable split between google code and
bitbucket is not working well (IMO at least), and many of us are now
(or about to be) using git for most other projects, should we move
code hosting to github?
Github's feature set and the higher visibility of projects there would
be my reasons to pick github over bitbucket.
JP
Github's feature set and the higher visibility of projects there would
be my reasons to pick github over bitbucket.
I feel the same way, but as I'm using git more and more at work and
for other projects, I'm finding it harder to switch back and forth. So
I like hg more in theory (for most things) but in practice I'm using
git anyway.
JP
I haven't used bitbucket for development, but I've been very happy
with the github workflow.
Has anyone tried hg-git with github?
Best,
Matthew
1) Given that it has been 12 months since any update to the unittest2
plugins branch, should the plan for nose2 (that it should be just a
collection of unittest2 plugins) be reconsidered?
2) Since having stable/unstable split between google code and
bitbucket is not working well (IMO at least), and many of us are now
(or about to be) using git for most other projects, should we move
code hosting to github?
> 2) Since having stable/unstable split between google code and
> bitbucket is not working well (IMO at least), and many of us are now
> (or about to be) using git for most other projects, should we move
> code hosting to github?
I generally prefer hg but I don't mind if you want to move to github.
+1 on no longer having a stable/unstable split.
--
Philip Jenvey
On Wednesday, 30 November 2011 02:17:38 UTC+11, jason pellerin wrote:1) Given that it has been 12 months since any update to the unittest2
I don't know much about these plans, so forgive me if i say something ignorant. As I see it, the advantage of Nose is that it provides a different (IMHO superior) way to write and run tests in Python. I can see the benefit of re-using (part of) the standard implementation where appropriate (eg. if unittest2 provided a really good plugin/extensibility framework), but in the end some of our core goals (eg. target Python 2.4 and Jython; provide a more flexible and Pythonic API) seem to prevent us from being tied too closely to unittest2 (assuming that it continues to be developed).
2) Since having stable/unstable split between google code and
bitbucket is not working well (IMO at least), and many of us are now
(or about to be) using git for most other projects, should we move
code hosting to github?
> A thousand times YES TO GITHUB. I am annoyed with Google Code for so many
> reasons. Sigh. Git issues are pretty minimal but I think it would invite
> much more participation. I think the cut over using the *existing* repo
> could actually be pretty easy. Google Code supports git now so first thing
> we'd do is convert from hg to git then move all development to github.
Ok, sounds like we more or less agree. I just set up the github
project, https://github.com/jpellerin/nose and did an initial import
from google code hg.
I'll convert google code to git soon (not today probably but this
week) so we can easily pull from one to the other, and then we can
figure out how to migrate the open issues, and maybe set up an
organization to own the main repo.
JP
Ok, sounds like we more or less agree. I just set up the github
project, https://github.com/jpellerin/nose and did an initial import
from google code hg.
I'll convert google code to git soon (not today probably but this
week) so we can easily pull from one to the other, and then we can
figure out how to migrate the open issues, and maybe set up an
organization to own the main repo.
JP
--
You received this message because you are subscribed to the Google Groups "nose-dev" group.
To post to this group, send email to nose...@googlegroups.com.
To unsubscribe from this group, send email to nose-dev+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/nose-dev?hl=en.