Re: Handling Apache Github PRs

2016-10-23 Thread Suneel Marthi
Not sure that I am following.. how else would you accept contributions for github based projects if not via PRs. Most other projects I am involved with have stopped accepting old svn-style patches. On Sun, Oct 23, 2016 at 10:16 PM, John D. Ament wrote: > That's assuming

[GitHub] incubator-ariatosca pull request #12: ARIA-3 Create an API for creating work...

2016-10-23 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/12#discussion_r84592497 --- Diff: aria/workflows/api/task_graph.py --- @@ -0,0 +1,305 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +#

[GitHub] incubator-ariatosca pull request #12: ARIA-3 Create an API for creating work...

2016-10-23 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/12#discussion_r84592475 --- Diff: tests/workflows/api/test_task_graph.py --- @@ -0,0 +1,658 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more

incubator-ariatosca git commit: ARIA-4 Create an API for creating workflows [Forced Update!]

2016-10-23 Thread ran
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-3-api-for-creating-workflows 7c34df094 -> 0bdfbcb38 (forced update) ARIA-4 Create an API for creating workflows An API for creating workflows. Users can build graphs of tasks and set depenedencies in between tasks to execute

[jira] [Created] (ARIATOSCA-5) Adapt workflow API users to the modified API

2016-10-23 Thread Ran Ziv (JIRA)
Ran Ziv created ARIATOSCA-5: --- Summary: Adapt workflow API users to the modified API Key: ARIATOSCA-5 URL: https://issues.apache.org/jira/browse/ARIATOSCA-5 Project: AriaTosca Issue Type: Sub-task

incubator-ariatosca git commit: ARIA-3 Create an API for creating workflows [Forced Update!]

2016-10-23 Thread ran
Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-3-api-for-creating-workflows 7ce275ba4 -> 7c34df094 (forced update) ARIA-3 Create an API for creating workflows An API for creating workflows. Users can build graphs of tasks and set depenedencies in between tasks to execute