You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ariatosca.apache.org by AviaE <gi...@git.apache.org> on 2017/03/28 09:55:43 UTC

[GitHub] incubator-ariatosca pull request #85: Add is_active and is_ended methods to ...

GitHub user AviaE opened a pull request:

    https://github.com/apache/incubator-ariatosca/pull/85

    Add is_active and is_ended methods to the Execution model

    We are adding these methods so it will be easier to filter executions
    from the storage according to their status, and to not make use of the
    `status` constants outside of the Execution model.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/incubator-ariatosca ARIA-133-add-is-active-and-is-ended-to-execution-model

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-ariatosca/pull/85.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #85
    
----
commit a5ae002213afab32490e57fec84bfc4598b2b1e3
Author: Avia Efrat <av...@gigaspaces.com>
Date:   2017-03-28T09:51:42Z

    Add is_active and is_ended methods to the Execution model
    
    We are adding these functions so it will be easier to filter executions
    from the storage according to their status, and to not make use of the
    `status` constants outside of the Execution model.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-ariatosca pull request #85: Add is_active and is_ended methods to ...

Posted by AviaE <gi...@git.apache.org>.
Github user AviaE closed the pull request at:

    https://github.com/apache/incubator-ariatosca/pull/85


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---