Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get the (direct) children / siblings of an activity #100

Closed
thendrich opened this issue May 18, 2017 · 1 comment
Closed

Get the (direct) children / siblings of an activity #100

thendrich opened this issue May 18, 2017 · 1 comment
Assignees
Milestone

Comments

@thendrich
Copy link

parts has a "children" and siblings function, activities does not but would be handy to have all the same.

@thendrich thendrich changed the title Get the (direct) children / siblingsof an activity Get the (direct) children / siblings of an activity May 18, 2017
@jberends jberends added this to the v1.8.0 milestone May 29, 2017
jberends pushed a commit that referenced this issue Jun 4, 2017
* also added ActivityType enumration
* added activity_type cvar to the `Activity`
* added ability to retrieve activity based on id
* added ability to add additional kwargs to the activities searcher
* added FutureDeprecationWarnging to create_activity for a subprocess
* added tests
jberends pushed a commit that referenced this issue Jun 4, 2017
jberends added a commit that referenced this issue Jun 5, 2017
#100 added subprocess(), siblings() and children() methods to activity
@jberends
Copy link
Member

jberends commented Jun 5, 2017

Will be released in 1.8

@jberends jberends closed this as completed Jun 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants