Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [paho-dev] Improved contribution process for repositories now in GitHub

Is creating Issues on github for python client disabled deliberately? I think Issues are a great way of discussing bugs, api changes and new features.

Greetings, Martin

2016-01-08 17:38 GMT+01:00 James Sutton1 <james.sutton@xxxxxxxxxx>:
Hi Roger,
 
Thanks! Yes that looks good to me as well, I think that now we're uncoupled from Gerrit, the ability to delete branches means that we can experiment quite freely with processes like these. Definitely worth a try!
 
Kind regards,
 
James Sutton
Software Engineer - IoT Foundation - MQTT Open Source Projects
Technical Trojan - Wimbledon Project

Phone: 01962 815438 | Extension: x372454
E-mail: james.sutton@xxxxxxxxxx
Personal Website: www.jsutton.co.uk
Find me on:      
IBM

Hursley Park
HursleySO212JN
United Kingdom
 
IBM United Kingdom Limited Registered in England and Wales with number 741598 Registered office: PO Box 41, North Harbour, Portsmouth, Hants. PO6 3AU
 
 
----- Original message -----
From: Ian Craggs <icraggs@xxxxxxxxxxxxxxxxxxxxxxx>
Sent by: paho-dev-bounces@xxxxxxxxxxx
To: paho-dev@xxxxxxxxxxx
Cc:
Subject: Re: [paho-dev] Improved contribution process for repositories now in GitHub
Date: Fri, Jan 8, 2016 4:23 PM
 
Hi Roger,

yes I would consider using it -- I'll have to experiment to see how it works in practice.  It was somewhat of a disappointment to me that using Gerrit meant the deletion of branches became an administrative operation.

Ian
 
On 01/08/2016 03:37 PM, Roger Light wrote:
Hi James,
 
Good work and yes, I'd like to use it for the Python client :)
 
One comment I have is more about the development process itself than commenting on what you've written there. I've grown to like having a develop branch for new features and a fixes branch for bug fixes. All bug fixes go into the fixes branch, then either turn into a service release and get merged into master (which is then merged into develop), or is merged straight into develop ahead of a new feature release. It's basically a simpler version of [1].
 
Is this a model others would consider using?
Cheers,
 
Roger
 
On Fri, Jan 8, 2016 at 2:23 PM, James Sutton1 <james.sutton@xxxxxxxxxx> wrote:
Hi All,
 
By moving to GitHub, the way that we contribute changes to the repositories will have to change slightly, this is due to the fact that we are no longer using Gerrit and instead will be using GitHub Pull requests to merge changes in.
 
I've written up a draft for the new contribution process for the Java repository and have submitted it in a Pull request here: https://github.com/eclipse/paho.mqtt.java/pull/2 
 
Any comments or suggestions would be very welcome as we would ideally use the same contribution guidelines across all Paho repositories once they are in GitHub.
Kind regards,
 
James Sutton
Software Engineer - IoT Foundation - MQTT Open Source Projects
Technical Trojan - Wimbledon Project

Phone: 01962 815438 | Extension: x372454
E-mail: james.sutton@xxxxxxxxxx
Personal Website: www.jsutton.co.uk
Find me on:      
IBM

Hursley Park
HursleySO212JN
United Kingdom
 
IBM United Kingdom Limited Registered in England and Wales with number 741598 Registered office: PO Box 41, North Harbour, Portsmouth, Hants. PO6 3AU
Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU


_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/paho-dev
 
 
 
_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/paho-dev
 
--
Ian Craggs                          
icraggs@xxxxxxxxxx                 IBM United Kingdom
Paho Project Lead; Committer on Mosquitto

 
_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/paho-dev
 
Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU


_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/paho-dev


Back to the top