Hello, I made a pull request for boost.python: https://github.com/boostorg/python/pull/15 Two weeks passed since then and I had no reaction still. Did I do something wrong? I see no pulse for the project. Is it alive? Is there a way to find out its status? The last meaningful commit is dated back to 7 Dec 2012. ----- Best regards, Mikhail Matrosov
Mikhail, On 26/03/15 03:44 AM, Mikhail Matrosov wrote:
Hello,
I made a pull request for boost.python: https://github.com/boostorg/python/pull/15
Two weeks passed since then and I had no reaction still. Did I do something wrong?
You didn't. Thanks for your patience. I just reviewed and merged your patches. (I wonder whether there is a way to configure github to automatically send notifications for things like pull requests or issue submissions...)
I see no pulse for the project. Is it alive? Is there a way to find out its status? The last meaningful commit is dated back to 7 Dec 2012.
I'm trying to get back into it, which takes a bit of effort (less the project itself, but all the infrastructure involved). Please bear with me... Thanks, Stefan -- ...ich hab' noch einen Koffer in Berlin...
Stefan,
Thank you! Hope you will get back soon!
Would you please explain, what is the right way to say that this particular
bug is fixed in this particular pull request? When I tried to attach a link
to the pull request on GitHub to my comment in trac, it was rejected:
cannot post web links.
-----
Best regards, Mikhail Matrosov
2015-03-26 15:27 GMT+03:00 Stefan Seefeld
Mikhail,
On 26/03/15 03:44 AM, Mikhail Matrosov wrote:
Hello,
I made a pull request for boost.python: https://github.com/boostorg/python/pull/15
Two weeks passed since then and I had no reaction still. Did I do something wrong?
You didn't. Thanks for your patience. I just reviewed and merged your patches. (I wonder whether there is a way to configure github to automatically send notifications for things like pull requests or issue submissions...)
I see no pulse for the project. Is it alive? Is there a way to find out its status? The last meaningful commit is dated back to 7 Dec 2012.
I'm trying to get back into it, which takes a bit of effort (less the project itself, but all the infrastructure involved).
Please bear with me...
Thanks, Stefan
--
...ich hab' noch einen Koffer in Berlin...
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
On 26/03/15 09:47 AM, Mikhail Matrosov wrote:
Stefan,
Thank you! Hope you will get back soon!
Would you please explain, what is the right way to say that this particular bug is fixed in this particular pull request? When I tried to attach a link to the pull request on GitHub to my comment in trac, it was rejected: cannot post web links.
I honestly don't know. (I suspect the rejection of web links is a deliberate attempt to contain spam.) For quite a while I have been only observing Boost development, and its slow and seemingly never-ending attempts to migrate to other tools and processes. Personally I would be happy to entirely move to github for boost.python development, including issue tracking, wiki, and website, just for simplicity's sake. But I'm sure there are many people around here with strong and diverging opinions, and I don't want to get sucked into such discussions. Stefan -- ...ich hab' noch einen Koffer in Berlin...
Agree, GitHub is a great tool and it will do nicely for this task. And yes,
I understand migrating such a big and distributed project is a very tedious
process. Thanks for clarifications and for sharing your opinion.
Well, good luck, and hope to see new activity in boost.python soon.
-----
Best regards, Mikhail Matrosov
2015-03-26 17:21 GMT+03:00 Stefan Seefeld
Stefan,
Thank you! Hope you will get back soon!
Would you please explain, what is the right way to say that this
bug is fixed in this particular pull request? When I tried to attach a
On 26/03/15 09:47 AM, Mikhail Matrosov wrote: particular link
to the pull request on GitHub to my comment in trac, it was rejected: cannot post web links.
I honestly don't know. (I suspect the rejection of web links is a deliberate attempt to contain spam.)
For quite a while I have been only observing Boost development, and its slow and seemingly never-ending attempts to migrate to other tools and processes. Personally I would be happy to entirely move to github for boost.python development, including issue tracking, wiki, and website, just for simplicity's sake. But I'm sure there are many people around here with strong and diverging opinions, and I don't want to get sucked into such discussions.
Stefan
--
...ich hab' noch einen Koffer in Berlin...
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Stefan Seefeld
(I wonder whether there is a way to configure github to automatically send notifications for things like pull requests or issue submissions...)
Just press the "Watch" button on the repo's github page to be notified about pull requests, issues, and comments via e-mail and on the github homepage.
On 03/26/2015 05:29 PM, Marcel Raad wrote:
Stefan Seefeld
writes: (I wonder whether there is a way to configure github to automatically send notifications for things like pull requests or issue submissions...)
Just press the "Watch" button on the repo's github page to be notified about pull requests, issues, and comments via e-mail and on the github homepage.
For whatever reason that does not work for me. I get notifications about comments on pull requests, but not about the original pull requests themselves. -- Vladimir Prus CodeSourcery / Mentor Embedded http://vladimirprus.com
On 26/03/2015 16:18, Vladimir Prus wrote:
On 03/26/2015 05:29 PM, Marcel Raad wrote:
Stefan Seefeld
writes: (I wonder whether there is a way to configure github to automatically send notifications for things like pull requests or issue submissions...)
Just press the "Watch" button on the repo's github page to be notified about pull requests, issues, and comments via e-mail and on the github homepage.
For whatever reason that does not work for me. I get notifications about comments on pull requests, but not about the original pull requests themselves.
Perhaps an idea: We have a github enterprise at work, and this happens when the commiter mail adress in the git history of the repo isn't linked to the github account. Linking it to the github account is possible in the user profile settings > mail adresses. But it can be something else. :p
participants (5)
-
Damien Buhl
-
Marcel Raad
-
Mikhail Matrosov
-
Stefan Seefeld
-
Vladimir Prus