Thanks Will, this works great!


Kind regards,

Paul Angus

From: williamstev...@gmail.com [mailto:williamstev...@gmail.com] On Behalf Of 
Will Stevens
Sent: 03 January 2018 19:32
To: Paul Angus <paul.an...@shapeblue.com>
Cc: dev@cloudstack.apache.org
Subject: Re: Release Notes

Paul,
Please note that this tool only considers PR merges, so if a commit is made 
directly against master, it will not show up in this list as it did not have an 
associated PR.

Also, it may be worth noting that some PRs (like this one: 
https://github.com/apache/cloudstack/pull/2211) are actually made up of many 
different changes.  The different changes will all be associated with that 
single PR.

One other thing.  I believe you are probably using the following (correctly for 
now) as the branches:

"--branches":"4.9,4.10,master"
​However, when we do the real release notes, we will want to do it after the 
4.11 branch is cut and will want to run it with the following:

"--branches":"4.9,4.10,4.11"
​I hope that makes sense.  Let me know if you have any questions.

​Cheers,​

Will Stevens
CTO

[https://raw.githubusercontent.com/cloudops/media/master/cloudops.png]<https://goo.gl/NYZ8KK>


paul.an...@shapeblue.com 
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue
  
 

On Wed, Jan 3, 2018 at 2:15 PM, Will Stevens 
<wstev...@cloudops.com<mailto:wstev...@cloudops.com>> wrote:
​Hey Paul,
You can pull down the latest code and everything should be working now: 
​https://github.com/swill/generate_acs_rn

I updated the tool to handle PRs merged through Github since I was originally 
only handling PRs which were merged through the `git pr ####` utility tool we 
had as part of our old process.

Let me know if you have any questions or issues.  Thanks for pointing out this 
issue...  :)

Cheers,

Will Stevens
CTO

[https://raw.githubusercontent.com/cloudops/media/master/cloudops.png]<https://goo.gl/NYZ8KK>

On Wed, Jan 3, 2018 at 11:09 AM, Paul Angus 
<paul.an...@shapeblue.com<mailto:paul.an...@shapeblue.com>> wrote:

Thanks guys!







Kind regards,



Paul Angus



paul.an...@shapeblue.com<mailto:paul.an...@shapeblue.com>
www.shapeblue.com<http://www.shapeblue.com>
@shapeblue




From: williamstev...@gmail.com<mailto:williamstev...@gmail.com> 
[mailto:williamstev...@gmail.com<mailto:williamstev...@gmail.com>] On Behalf Of 
Will Stevens
Sent: 03 January 2018 16:01
To: dev@cloudstack.apache.org<mailto:dev@cloudstack.apache.org>
Cc: Paul Angus <paul.an...@shapeblue.com<mailto:paul.an...@shapeblue.com>>
Subject: Re: Release Notes



Thanks Rafael!



I am working on it now and will see if I can get a working version sorted in 
the next hour or so.  The PR number is in the commit, but just not in the 
format I was expecting.  It is at the end of the line in the format (#.....).



I will have something soon.


Will Stevens

CTO



[https://raw.githubusercontent.com/cloudops/media/master/cloudops.png]<https://goo.gl/NYZ8KK>



On Wed, Jan 3, 2018 at 10:57 AM, Rafael Weingärtner 
<rafaelweingart...@gmail.com<mailto:rafaelweingart...@gmail.com>> wrote:

I believe people are "merging" without the merge commit now that we are
using the Gitbox experiment.
When merging (I think most people are using the button in Github) there is
an option to merge without creating a merge commit, and I think this is
what happening.

On Wed, Jan 3, 2018 at 1:55 PM, Will Stevens 
<wstev...@cloudops.com<mailto:wstev...@cloudops.com>> wrote:

> Hey Paul,
> Unfortunately, it looks as though we have recently changed the way we are
> handling merging code.  Instead of merging the PRs through Github, we seem
> to be doing something else.  This means that we don't have the "Merge pull
> request #2359 from ..." lines on all the merges anymore.
>
> I will see if I can adapt the script to handle both the old and current way
> we are merging the PRs.
>
> Cheers,
>
> *Will Stevens*
> CTO
>
> <https://goo.gl/NYZ8KK>

>
> On Wed, Jan 3, 2018 at 9:37 AM, Paul Angus 
> <paul.an...@shapeblue.com<mailto:paul.an...@shapeblue.com>>
> wrote:
>
> > Hey there Will,
> >
> >
> >
> > Happy New Year to you!....
> >
> >
> >
> > I seem to be getting a very truncated list.  I’m using
> > 9d2893d44a3c3a4829be0964cc991272c1d13e4d as the commit sha for the last
> > release. And github token is obviously working.
> >
> >
> >
> > Any ideas ?
> >
> >
> >
> >
> >
> > .. cssclass:: table-striped table-bordered table-hover
> >
> >
> >
> > +-------------------------+----------+--------------------+-
> > --------------+----------+----------------------------------
> > --------------------------+
> >
> > | Branches                | Github   | Jira               | Type
> > | Priority | Description                                                |
> >
> > +=========================+==========+====================+=
> > ==============+==========+==================================
> > ==========================+
> >
> > | master                  | `#2211`_ | CLOUDSTACK-10013_  | Bug
> > | Major    | Migrate to Debian9 systemvmtemplate                        |
> >
> > +-------------------------+----------+--------------------+-
> > --------------+----------+----------------------------------
> > --------------------------+
> >
> > | master                  | `#2359`_ |                    |
> > |          | doc: replace virutal by virtual (typo)                     |
> >
> > +-------------------------+----------+--------------------+-
> > --------------+----------+----------------------------------
> > --------------------------+
> >
> > | master                  | `#2124`_ | CLOUDSTACK-9432_   | Bug
> > | Critical | Dedicate Cluster to Domain always creates an affinity      |
> >
> > |                         |          |                    |
> >       |          | group owned by the root domain
> > |
> >
> > +-------------------------+----------+--------------------+-
> > --------------+----------+----------------------------------
> > --------------------------+
> >
> > | master                  | `#1981`_ | CLOUDSTACK-9806_   | New Feature
> > | Major    | Nuage domain template selection per VPC                    |
> >
> > +-------------------------+----------+--------------------+-
> > --------------+----------+----------------------------------
> > --------------------------+
> >
> > | master                  | `#2005`_ | CLOUDSTACK-9450_   | Improvement
> > | Major    | Network Offering for VPC based on DB flag                  |
> >
> > +-------------------------+----------+--------------------+-
> > --------------+----------+----------------------------------
> > --------------------------+
> >
> > | master                  | `#2004`_ | CLOUDSTACK-9832_   | Improvement
> > | Major    | Do not assign public IP NIC to the VPC VR when the VPC     |
> >
> > |                         |          |                    |
> > |          | offering does not contain VpcVirtualRouter as a SourceNat  |
> >
> > |                         |          |                    |
> > |          | provider                                                   |
> >
> > +-------------------------+----------+--------------------+-
> > --------------+----------+----------------------------------
> > --------------------------+
> >
> > | master                  | `#2238`_ | CLOUDSTACK-10053_  | Improvement
> > | Major    | Performance improvement: Caching of external id's          |
> >
> > +-------------------------+----------+--------------------+-
> > --------------+----------+----------------------------------
> > --------------------------+
> >
> > | master                  | `#2268`_ | CLOUDSTACK-10081_  | Bug
> > | Major    | CloudUtils getDevInfo function only checks for KVM         |
> >
> > |                         |          |                    |
> > |          | bridgePort and not OVS                                     |
> >
> > +-------------------------+----------+--------------------+-
> > --------------+----------+----------------------------------
> > --------------------------+
> >
> > | master                  | `#2054`_ | CLOUDSTACK-9886_   | Bug
> > | Major    | After restarting cloudstack-management , It takes time to  |
> >
> > |                         |          |                    |
> > |          | connect hosts                                              |
> >
> > +-------------------------+----------+--------------------+-
> > --------------+----------+----------------------------------
> > --------------------------+
> >
> > | master                  | `#2109`_ | CLOUDSTACK-9922_   | Bug
> > | Major    | Unable  to use 8081 port for Load balancing                |
> >
> > +-------------------------+----------+--------------------+-
> > --------------+----------+----------------------------------
> > --------------------------+
> >
> > | master                  | `#2044`_ | CLOUDSTACK-9877_   | Improvement
> > | Major    | remove fully cloned deleted templates from primary storage |
> >
> > +-------------------------+----------+--------------------+-
> > --------------+----------+----------------------------------
> > --------------------------+
> >
> > | master                  | `#1959`_ | CLOUDSTACK-9786_   | Bug
> > | Major    | API reference guide entry for associateIpAddress needs a   |
> >
> > |                         |          |                    |
> > |          | fix                                                        |
> >
> > +-------------------------+----------+--------------------+-
> > --------------+----------+----------------------------------
> > --------------------------+
> >
> > | 4.10*                   | `#2176`_ |                    |
> > |          | Travis: use oraclejdk8 for 4.10+                           |
> >
> > +-------------------------+----------+--------------------+-
> > --------------+----------+----------------------------------
> > --------------------------+
> >
> >
> >
> > .. _`#2211`: https://github.com/apache/cloudstack/pull/2211
> >
> > .. _CLOUDSTACK-10013: https://issues.apache.org/
> > jira/browse/CLOUDSTACK-10013
> >
> > .. _`#2359`: https://github.com/apache/cloudstack/pull/2359
> >
> > .. _`#2124`: https://github.com/apache/cloudstack/pull/2124
> >
> > .. _CLOUDSTACK-9432: https://issues.apache.org/
> jira/browse/CLOUDSTACK-9432
> >
> > .. _`#1981`: https://github.com/apache/cloudstack/pull/1981
> >
> > .. _CLOUDSTACK-9806: https://issues.apache.org/
> jira/browse/CLOUDSTACK-9806
> >
> > .. _`#2005`: https://github.com/apache/cloudstack/pull/2005
> >
> > .. _CLOUDSTACK-9450: https://issues.apache.org/
> jira/browse/CLOUDSTACK-9450
> >
> > .. _`#2004`: https://github.com/apache/cloudstack/pull/2004
> >
> > .. _CLOUDSTACK-9832: https://issues.apache.org/
> jira/browse/CLOUDSTACK-9832
> >
> > .. _`#2238`: https://github.com/apache/cloudstack/pull/2238
> >
> > .. _CLOUDSTACK-10053: https://issues.apache.org/
> > jira/browse/CLOUDSTACK-10053
> >
> > .. _`#2268`: https://github.com/apache/cloudstack/pull/2268
> >
> > .. _CLOUDSTACK-10081: https://issues.apache.org/
> > jira/browse/CLOUDSTACK-10081
> >
> > .. _`#2054`: https://github.com/apache/cloudstack/pull/2054
> >
> > .. _CLOUDSTACK-9886: https://issues.apache.org/
> jira/browse/CLOUDSTACK-9886
> >
> > .. _`#2109`: https://github.com/apache/cloudstack/pull/2109
> >
> > .. _CLOUDSTACK-9922: https://issues.apache.org/
> jira/browse/CLOUDSTACK-9922
> >
> > .. _`#2044`: https://github.com/apache/cloudstack/pull/2044
> >
> > .. _CLOUDSTACK-9877: https://issues.apache.org/
> jira/browse/CLOUDSTACK-9877
> >
> > .. _`#1959`: https://github.com/apache/cloudstack/pull/1959
> >
> > .. _CLOUDSTACK-9786: https://issues.apache.org/
> jira/browse/CLOUDSTACK-9786
> >
> > .. _`#2176`: https://github.com/apache/cloudstack/pull/2176
> >
> >
> >
> >
> >
> > Kind regards,
> >
> >
> >
> > Paul Angus
> >
> >
> >
> > paul.an...@shapeblue.com<mailto:paul.an...@shapeblue.com>
> > www.shapeblue.com<http://www.shapeblue.com>
> > @shapeblue
> >
> >
> >
> >

> > *From:* Paul Angus
> > *Sent:* 29 December 2017 07:19
> > *To:* 'Will Stevens' <wstev...@cloudops.com<mailto:wstev...@cloudops.com>>
> > *Cc:* dev@cloudstack.apache.org<mailto:dev@cloudstack.apache.org>
> > *Subject:* RE: Release Notes
> >
> >
> >
> > Thanks Will!
> >
> >
> >
> >
> >
> >
> >
> > Kind regards,
> >
> >
> >
> > Paul Angus
> >
> >
> >
> > *From:* williamstev...@gmail.com<mailto:williamstev...@gmail.com> 
> > [mailto:williamstev...@gmail.com<mailto:williamstev...@gmail.com>
> > <williamstev...@gmail.com<mailto:williamstev...@gmail.com>>] *On Behalf Of 
> > *Will Stevens
> >
> > *Sent:* 28 December 2017 23:35
> > *To:* Paul Angus <paul.an...@shapeblue.com<mailto:paul.an...@shapeblue.com>>
> > *Cc:* dev@cloudstack.apache.org<mailto:dev@cloudstack.apache.org>
> > *Subject:* Re: Release Notes
> >
> >
> >
> > Hey Paul,
> >
> > Sorry, I don't think I have had a chance to get this fully integrated
> with
> > an 'apache' or 'cloudstack' repo yet, but here is the tool I wrote for
> > generating sections of the RN.
> >
> >
> >
> > https://github.com/swill/generate_acs_rn
> >
> >
> >
> > For the API changes, you will have to utilize the work that Pierre-Luc
> has
> > done.
> >
> >
> >
> > I tried to make sure the README was solid, so please let me know if
> > anything is not clear so I can improve the documentation.  I think I am
> > still the only person who has used this set of tools (I did it for these
> > sections of the 4.10 release as well).  I can do it again if you want,
> but
> > it would be a good idea to get someone else's eyes on this work as well.
> >
> >
> >
> > Let me know if you have any questions.
> >
> >
> >
> > Cheers and happy holidays,
> >
> >
> >
> > *Will Stevens*
> >
> > CTO
> >
> >
> >
> > <https://goo.gl/NYZ8KK>
> >
> >
> >
> > On Thu, Dec 28, 2017 at 12:01 PM, Paul Angus 
> > <paul.an...@shapeblue.com<mailto:paul.an...@shapeblue.com>>
> > wrote:
> >
> > Cheers – enjoy the snow!
> >
> >
> >
> >
> >
> >
> >
> > Kind regards,
> >
> >
> >
> > Paul Angus
> >
> >
> >
> > paul.an...@shapeblue.com<mailto:paul.an...@shapeblue.com>
> > www.shapeblue.com<http://www.shapeblue.com>
> > @shapeblue
> >
> >
> >
> >
> > *From:* williamstev...@gmail.com<mailto:williamstev...@gmail.com> 
> > [mailto:williamstev...@gmail.com<mailto:williamstev...@gmail.com>] *On
> > Behalf Of *Will Stevens
> > *Sent:* 28 December 2017 15:43
> > *To:* Paul Angus <paul.an...@shapeblue.com<mailto:paul.an...@shapeblue.com>>
> > *Cc:* dev@cloudstack.apache.org<mailto:dev@cloudstack.apache.org>
> > *Subject:* RE: Release Notes
> >
> >
> >
> > I am heading out to ski right now as I am on holiday. I will get you
> > pointed in the right direction when I get back in.
> >
> >
> >
> > On Dec 28, 2017 7:31 AM, "Paul Angus" 
> > <paul.an...@shapeblue.com<mailto:paul.an...@shapeblue.com>> wrote:
> >
> > Thanks Pierre-Luc  (Happy Christmas)
> >
> > Hey Will... how do you do about extracting the extra stuff from github?
> >
> > thanks
> >
> >
> > Kind regards,
> >
> > Paul Angus
> >
> > paul.an...@shapeblue.com<mailto:paul.an...@shapeblue.com>
> > www.shapeblue.com<http://www.shapeblue.com>
> > 53 Chandos Place, Covent Garden, 
> > London<https://maps.google.com/?q=53+Chandos+Place,+Covent+Garden,+London&entry=gmail&source=g>
> > <https://maps.google.com/?q=53+Chandos+Place,+Covent+
> Garden,+London%C2%A0+WC2N&entry=gmail&source=g>
> > WC2N
> > <https://maps.google.com/?q=53+Chandos+Place,+Covent+
> Garden,+London%C2%A0+WC2N&entry=gmail&source=g>

> > 4HSUK
> > @shapeblue
> >
> >
> >
> >
> > -----Original Message-----
> > From: Pierre-Luc Dion [mailto:pd...@cloudops.com<mailto:pd...@cloudops.com>]
> > Sent: 26 December 2017 16:00
> > To: dev@cloudstack.apache.org<mailto:dev@cloudstack.apache.org>
> > Subject: Re: Release Notes
> >
> > The way I was doing RN and generating  fixed issues and known issues
> list,
> > was by doing JIRA filters for each of them, then you use
> "./utils/jira.py"
> > from cloudstack-docs-rn
> > to generate a markdown formated list that you cut/paste in relevant RN
> > page.  This require Jira issues to be updated on Open/close  state, also
> > the Fix Version and Affected to be fully up to date. With recent use of
> > Gitbhub, I'm not sure how Jira is up to date now.  Will did use something
> > else to extract data from commit comments, but I don't know how he did
> it.
> >
> > Hope this help a little...
> >
> >
> > Cheers,
> >
> >
> >
> >
> > On Thu, Dec 21, 2017 at 12:38 PM, Paul Angus 
> > <paul.an...@shapeblue.com<mailto:paul.an...@shapeblue.com>>
> > wrote:
> >
> > >
> > > Hi guys I'm hoping to get a head start on release notes over Xmas. I
> > > believe some guys have come up with a tool which gets human readable
> > > what's new and known issues...
> > >
> > > Could someone point me in the right direction please.
> > >
> > > (And merry Christmas and a happy new year to everyone)
> > >
> > >
> > > paul.an...@shapeblue.com<mailto:paul.an...@shapeblue.com>
> > > www.shapeblue.com<http://www.shapeblue.com>
> > > 53 Chandos Place, Covent Garden, 
> > > London<https://maps.google.com/?q=53+Chandos+Place,+Covent+Garden,+London&entry=gmail&source=g>

> > <https://maps.google.com/?q=53+Chandos+Place,+Covent+
> Garden,+London%C2%A0+WC2N&entry=gmail&source=g>
> > WC2N
> > <https://maps.google.com/?q=53+Chandos+Place,+Covent+
> Garden,+London%C2%A0+WC2N&entry=gmail&source=g>
> > 4HSUK @shapeblue
> > >
> > >
> > >
> > >
> >
> >
> >
>



--
Rafael Weingärtner




Reply via email to