Re: [Dev] [GSOC][Siddhi][DEV] Deployment and Code Management of PySiddhi

2017-08-23 Thread Grainier Perera
Hi Madhawa,

Merged both PRs and the Wiki.

Regards,
Grainier.

On Wed, Aug 23, 2017 at 9:41 PM, Madhawa Vidanapathirana <
madhawavidanapathir...@gmail.com> wrote:

> Hi,
>
> I have sent the new PRs [1] [2] which merge WSO2 DAS Client with PySiddhi.
>
> The Wiki [3] has also been updated, which would require a manual merge
> since PRs are not possible for GitHub Wikis.
>
> Kindly reach me if any changes are required.
>
> [1] https://github.com/wso2/PySiddhi/pull/3
> [2] https://github.com/wso2/PySiddhi/pull/4
> [3] https://github.com/madhawav/PySiddhi/wiki
>
> Regards,
> Madhawa
>
>
> On Fri, Aug 18, 2017 at 7:27 PM, Madhawa Vidanapathirana <
> madhawavidanapathir...@gmail.com> wrote:
>
>> Hi,
>>
>> I just noticed that it is not possible to send PRs on Wiki pages I made
>> for the project, that are available at [1]. I believe a collaborator of
>> main repository [2] would have to manually review the wiki at [1] and get
>> it copied to main repository [2].
>>
>> The link [3] describes a technique which can be useful to copy the wiki
>> pages from [1] to [2].
>>
>> Also, I am looking forward for your comments on updated PRs I sent to
>> branches master and 3.x of main repository [2].
>>
>> [1] - https://github.com/madhawav/PySiddhi/wiki
>> [2] - https://github.com/wso2/PySiddhi
>> [3] - https://stackoverflow.com/questions/10642928/how-to-pull-
>> request-a-wiki-page-on-github
>>
>> Kind Regards,
>> Madhawa
>>
>> On Thu, Aug 10, 2017 at 11:02 AM, Madhawa Vidanapathirana <
>> madhawavidanapathir...@gmail.com> wrote:
>>
>>> Hi,
>>>
>>> I have sent PRs to both branches 3.x and master of [1] with relevant
>>> code versions.
>>> Kindly review and let me know any changes that are required.
>>>
>>> Meanwhile, I will check on generation of *.whl files which are required
>>> for distribution to PyPI.
>>>
>>> [1] https://github.com/wso2/pysiddhi
>>>
>>> Kind Regards,
>>> Madhawa
>>>
>>> On Wed, Aug 9, 2017 at 5:03 PM, Grainier Perera 
>>> wrote:
>>>
 Hi Madhawa,

 I have created a branch for PySiddhi 3.x at [1], and we are thinking of
 maintaining the PySiddhi 4.x in the master branch. Please send PRs to 3.x
 branch and master branch.

 [1] https://github.com/wso2/pysiddhi/tree/3.x

 Regards,

 On Wed, Aug 9, 2017 at 9:17 AM, Madhawa Vidanapathirana <
 madhawavidanapathir...@gmail.com> wrote:

> Hi,
>
> I have prepared the branch for PySiddhi 3.1 (in fork of main repo) and
> it is available at [1]. However, I am unable to send the PR since 3.1
> branch is not in the main repository at [2].
>
> Also, would be requiring a branch for 4.0 to PR the 4.0 version which
> will be ready soon.
>
> [1] https://github.com/madhawav/PySiddhi/tree/3.1
> [2] https://github.com/wso2/PySiddhi
>
> Kind Regards,
>
> --
> *Madhawa Vidanapathirana*
> Student
> Department of Computer Science and Engineering
> University of Moratuwa
> Sri Lanka
>
> Mobile: (+94) 716874425 <+94%2071%20687%204425>
> Email: madhawavidanapathir...@gmail.com
> Linked-In: https://lk.linkedin.com/in/madhawa-vidanapathirana-3430b94
>



 --
 Grainier Perera
 Senior Software Engineer
 Mobile : +94716122384 <+94%2071%20612%202384>
 WSO2 Inc. | http://wso2.com
 lean.enterprise.middleware

>>>
>>>
>>>
>>> --
>>> *Madhawa Vidanapathirana*
>>> Student
>>> Department of Computer Science and Engineering
>>> University of Moratuwa
>>> Sri Lanka
>>>
>>> Mobile: (+94) 716874425 <+94%2071%20687%204425>
>>> Email: madhawavidanapathir...@gmail.com
>>> Linked-In: https://lk.linkedin.com/in/madhawa-vidanapathirana-3430b94
>>>
>>
>>
>>
>> --
>> *Madhawa Vidanapathirana*
>> Student
>> Department of Computer Science and Engineering
>> University of Moratuwa
>> Sri Lanka
>>
>> Mobile: (+94) 716874425 <+94%2071%20687%204425>
>> Email: madhawavidanapathir...@gmail.com
>> Linked-In: https://lk.linkedin.com/in/madhawa-vidanapathirana-3430b94
>>
>
>
>
> --
> *Madhawa Vidanapathirana*
> Student
> Department of Computer Science and Engineering
> University of Moratuwa
> Sri Lanka
>
> Mobile: (+94) 716874425 <+94%2071%20687%204425>
> Email: madhawavidanapathir...@gmail.com
> Linked-In: https://lk.linkedin.com/in/madhawa-vidanapathirana-3430b94
>



-- 
Grainier Perera
Senior Software Engineer
Mobile : +94716122384
WSO2 Inc. | http://wso2.com
lean.enterprise.middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [GSOC][Siddhi][DEV] Deployment and Code Management of PySiddhi

2017-08-23 Thread Madhawa Vidanapathirana
Hi,

I have sent the new PRs [1] [2] which merge WSO2 DAS Client with PySiddhi.

The Wiki [3] has also been updated, which would require a manual merge
since PRs are not possible for GitHub Wikis.

Kindly reach me if any changes are required.

[1] https://github.com/wso2/PySiddhi/pull/3
[2] https://github.com/wso2/PySiddhi/pull/4
[3] https://github.com/madhawav/PySiddhi/wiki

Regards,
Madhawa


On Fri, Aug 18, 2017 at 7:27 PM, Madhawa Vidanapathirana <
madhawavidanapathir...@gmail.com> wrote:

> Hi,
>
> I just noticed that it is not possible to send PRs on Wiki pages I made
> for the project, that are available at [1]. I believe a collaborator of
> main repository [2] would have to manually review the wiki at [1] and get
> it copied to main repository [2].
>
> The link [3] describes a technique which can be useful to copy the wiki
> pages from [1] to [2].
>
> Also, I am looking forward for your comments on updated PRs I sent to
> branches master and 3.x of main repository [2].
>
> [1] - https://github.com/madhawav/PySiddhi/wiki
> [2] - https://github.com/wso2/PySiddhi
> [3] - https://stackoverflow.com/questions/10642928/how-to-
> pull-request-a-wiki-page-on-github
>
> Kind Regards,
> Madhawa
>
> On Thu, Aug 10, 2017 at 11:02 AM, Madhawa Vidanapathirana <
> madhawavidanapathir...@gmail.com> wrote:
>
>> Hi,
>>
>> I have sent PRs to both branches 3.x and master of [1] with relevant code
>> versions.
>> Kindly review and let me know any changes that are required.
>>
>> Meanwhile, I will check on generation of *.whl files which are required
>> for distribution to PyPI.
>>
>> [1] https://github.com/wso2/pysiddhi
>>
>> Kind Regards,
>> Madhawa
>>
>> On Wed, Aug 9, 2017 at 5:03 PM, Grainier Perera 
>> wrote:
>>
>>> Hi Madhawa,
>>>
>>> I have created a branch for PySiddhi 3.x at [1], and we are thinking of
>>> maintaining the PySiddhi 4.x in the master branch. Please send PRs to 3.x
>>> branch and master branch.
>>>
>>> [1] https://github.com/wso2/pysiddhi/tree/3.x
>>>
>>> Regards,
>>>
>>> On Wed, Aug 9, 2017 at 9:17 AM, Madhawa Vidanapathirana <
>>> madhawavidanapathir...@gmail.com> wrote:
>>>
 Hi,

 I have prepared the branch for PySiddhi 3.1 (in fork of main repo) and
 it is available at [1]. However, I am unable to send the PR since 3.1
 branch is not in the main repository at [2].

 Also, would be requiring a branch for 4.0 to PR the 4.0 version which
 will be ready soon.

 [1] https://github.com/madhawav/PySiddhi/tree/3.1
 [2] https://github.com/wso2/PySiddhi

 Kind Regards,

 --
 *Madhawa Vidanapathirana*
 Student
 Department of Computer Science and Engineering
 University of Moratuwa
 Sri Lanka

 Mobile: (+94) 716874425 <+94%2071%20687%204425>
 Email: madhawavidanapathir...@gmail.com
 Linked-In: https://lk.linkedin.com/in/madhawa-vidanapathirana-3430b94

>>>
>>>
>>>
>>> --
>>> Grainier Perera
>>> Senior Software Engineer
>>> Mobile : +94716122384 <+94%2071%20612%202384>
>>> WSO2 Inc. | http://wso2.com
>>> lean.enterprise.middleware
>>>
>>
>>
>>
>> --
>> *Madhawa Vidanapathirana*
>> Student
>> Department of Computer Science and Engineering
>> University of Moratuwa
>> Sri Lanka
>>
>> Mobile: (+94) 716874425 <+94%2071%20687%204425>
>> Email: madhawavidanapathir...@gmail.com
>> Linked-In: https://lk.linkedin.com/in/madhawa-vidanapathirana-3430b94
>>
>
>
>
> --
> *Madhawa Vidanapathirana*
> Student
> Department of Computer Science and Engineering
> University of Moratuwa
> Sri Lanka
>
> Mobile: (+94) 716874425 <+94%2071%20687%204425>
> Email: madhawavidanapathir...@gmail.com
> Linked-In: https://lk.linkedin.com/in/madhawa-vidanapathirana-3430b94
>



-- 
*Madhawa Vidanapathirana*
Student
Department of Computer Science and Engineering
University of Moratuwa
Sri Lanka

Mobile: (+94) 716874425
Email: madhawavidanapathir...@gmail.com
Linked-In: https://lk.linkedin.com/in/madhawa-vidanapathirana-3430b94
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [GSOC][Siddhi][DEV] Deployment and Code Management of PySiddhi

2017-08-18 Thread Madhawa Vidanapathirana
Hi,

I just noticed that it is not possible to send PRs on Wiki pages I made for
the project, that are available at [1]. I believe a collaborator of main
repository [2] would have to manually review the wiki at [1] and get it
copied to main repository [2].

The link [3] describes a technique which can be useful to copy the wiki
pages from [1] to [2].

Also, I am looking forward for your comments on updated PRs I sent to
branches master and 3.x of main repository [2].

[1] - https://github.com/madhawav/PySiddhi/wiki
[2] - https://github.com/wso2/PySiddhi
[3] -
https://stackoverflow.com/questions/10642928/how-to-pull-request-a-wiki-page-on-github

Kind Regards,
Madhawa

On Thu, Aug 10, 2017 at 11:02 AM, Madhawa Vidanapathirana <
madhawavidanapathir...@gmail.com> wrote:

> Hi,
>
> I have sent PRs to both branches 3.x and master of [1] with relevant code
> versions.
> Kindly review and let me know any changes that are required.
>
> Meanwhile, I will check on generation of *.whl files which are required
> for distribution to PyPI.
>
> [1] https://github.com/wso2/pysiddhi
>
> Kind Regards,
> Madhawa
>
> On Wed, Aug 9, 2017 at 5:03 PM, Grainier Perera  wrote:
>
>> Hi Madhawa,
>>
>> I have created a branch for PySiddhi 3.x at [1], and we are thinking of
>> maintaining the PySiddhi 4.x in the master branch. Please send PRs to 3.x
>> branch and master branch.
>>
>> [1] https://github.com/wso2/pysiddhi/tree/3.x
>>
>> Regards,
>>
>> On Wed, Aug 9, 2017 at 9:17 AM, Madhawa Vidanapathirana <
>> madhawavidanapathir...@gmail.com> wrote:
>>
>>> Hi,
>>>
>>> I have prepared the branch for PySiddhi 3.1 (in fork of main repo) and
>>> it is available at [1]. However, I am unable to send the PR since 3.1
>>> branch is not in the main repository at [2].
>>>
>>> Also, would be requiring a branch for 4.0 to PR the 4.0 version which
>>> will be ready soon.
>>>
>>> [1] https://github.com/madhawav/PySiddhi/tree/3.1
>>> [2] https://github.com/wso2/PySiddhi
>>>
>>> Kind Regards,
>>>
>>> --
>>> *Madhawa Vidanapathirana*
>>> Student
>>> Department of Computer Science and Engineering
>>> University of Moratuwa
>>> Sri Lanka
>>>
>>> Mobile: (+94) 716874425 <+94%2071%20687%204425>
>>> Email: madhawavidanapathir...@gmail.com
>>> Linked-In: https://lk.linkedin.com/in/madhawa-vidanapathirana-3430b94
>>>
>>
>>
>>
>> --
>> Grainier Perera
>> Senior Software Engineer
>> Mobile : +94716122384 <+94%2071%20612%202384>
>> WSO2 Inc. | http://wso2.com
>> lean.enterprise.middleware
>>
>
>
>
> --
> *Madhawa Vidanapathirana*
> Student
> Department of Computer Science and Engineering
> University of Moratuwa
> Sri Lanka
>
> Mobile: (+94) 716874425 <+94%2071%20687%204425>
> Email: madhawavidanapathir...@gmail.com
> Linked-In: https://lk.linkedin.com/in/madhawa-vidanapathirana-3430b94
>



-- 
*Madhawa Vidanapathirana*
Student
Department of Computer Science and Engineering
University of Moratuwa
Sri Lanka

Mobile: (+94) 716874425
Email: madhawavidanapathir...@gmail.com
Linked-In: https://lk.linkedin.com/in/madhawa-vidanapathirana-3430b94
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [GSOC][Siddhi][DEV] Deployment and Code Management of PySiddhi

2017-08-09 Thread Madhawa Vidanapathirana
Hi,

I have sent PRs to both branches 3.x and master of [1] with relevant code
versions.
Kindly review and let me know any changes that are required.

Meanwhile, I will check on generation of *.whl files which are required for
distribution to PyPI.

[1] https://github.com/wso2/pysiddhi

Kind Regards,
Madhawa

On Wed, Aug 9, 2017 at 5:03 PM, Grainier Perera  wrote:

> Hi Madhawa,
>
> I have created a branch for PySiddhi 3.x at [1], and we are thinking of
> maintaining the PySiddhi 4.x in the master branch. Please send PRs to 3.x
> branch and master branch.
>
> [1] https://github.com/wso2/pysiddhi/tree/3.x
>
> Regards,
>
> On Wed, Aug 9, 2017 at 9:17 AM, Madhawa Vidanapathirana <
> madhawavidanapathir...@gmail.com> wrote:
>
>> Hi,
>>
>> I have prepared the branch for PySiddhi 3.1 (in fork of main repo) and it
>> is available at [1]. However, I am unable to send the PR since 3.1 branch
>> is not in the main repository at [2].
>>
>> Also, would be requiring a branch for 4.0 to PR the 4.0 version which
>> will be ready soon.
>>
>> [1] https://github.com/madhawav/PySiddhi/tree/3.1
>> [2] https://github.com/wso2/PySiddhi
>>
>> Kind Regards,
>>
>> --
>> *Madhawa Vidanapathirana*
>> Student
>> Department of Computer Science and Engineering
>> University of Moratuwa
>> Sri Lanka
>>
>> Mobile: (+94) 716874425 <+94%2071%20687%204425>
>> Email: madhawavidanapathir...@gmail.com
>> Linked-In: https://lk.linkedin.com/in/madhawa-vidanapathirana-3430b94
>>
>
>
>
> --
> Grainier Perera
> Senior Software Engineer
> Mobile : +94716122384 <+94%2071%20612%202384>
> WSO2 Inc. | http://wso2.com
> lean.enterprise.middleware
>



-- 
*Madhawa Vidanapathirana*
Student
Department of Computer Science and Engineering
University of Moratuwa
Sri Lanka

Mobile: (+94) 716874425
Email: madhawavidanapathir...@gmail.com
Linked-In: https://lk.linkedin.com/in/madhawa-vidanapathirana-3430b94
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [GSOC][Siddhi][DEV] Deployment and Code Management of PySiddhi

2017-08-09 Thread Grainier Perera
Hi Madhawa,

I have created a branch for PySiddhi 3.x at [1], and we are thinking of
maintaining the PySiddhi 4.x in the master branch. Please send PRs to 3.x
branch and master branch.

[1] https://github.com/wso2/pysiddhi/tree/3.x

Regards,

On Wed, Aug 9, 2017 at 9:17 AM, Madhawa Vidanapathirana <
madhawavidanapathir...@gmail.com> wrote:

> Hi,
>
> I have prepared the branch for PySiddhi 3.1 (in fork of main repo) and it
> is available at [1]. However, I am unable to send the PR since 3.1 branch
> is not in the main repository at [2].
>
> Also, would be requiring a branch for 4.0 to PR the 4.0 version which will
> be ready soon.
>
> [1] https://github.com/madhawav/PySiddhi/tree/3.1
> [2] https://github.com/wso2/PySiddhi
>
> Kind Regards,
>
> --
> *Madhawa Vidanapathirana*
> Student
> Department of Computer Science and Engineering
> University of Moratuwa
> Sri Lanka
>
> Mobile: (+94) 716874425 <+94%2071%20687%204425>
> Email: madhawavidanapathir...@gmail.com
> Linked-In: https://lk.linkedin.com/in/madhawa-vidanapathirana-3430b94
>



-- 
Grainier Perera
Senior Software Engineer
Mobile : +94716122384
WSO2 Inc. | http://wso2.com
lean.enterprise.middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [GSOC][Siddhi][DEV] Deployment and Code Management of PySiddhi

2017-08-08 Thread Madhawa Vidanapathirana
Hi,

I have prepared the branch for PySiddhi 3.1 (in fork of main repo) and it
is available at [1]. However, I am unable to send the PR since 3.1 branch
is not in the main repository at [2].

Also, would be requiring a branch for 4.0 to PR the 4.0 version which will
be ready soon.

[1] https://github.com/madhawav/PySiddhi/tree/3.1
[2] https://github.com/wso2/PySiddhi

Kind Regards,

-- 
*Madhawa Vidanapathirana*
Student
Department of Computer Science and Engineering
University of Moratuwa
Sri Lanka

Mobile: (+94) 716874425
Email: madhawavidanapathir...@gmail.com
Linked-In: https://lk.linkedin.com/in/madhawa-vidanapathirana-3430b94
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev