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

Allow testing subsystems #72

Closed
MylesBorins opened this issue Feb 3, 2016 · 5 comments · Fixed by #308
Closed

Allow testing subsystems #72

MylesBorins opened this issue Feb 3, 2016 · 5 comments · Fixed by #308
Assignees
Milestone

Comments

@MylesBorins
Copy link
Contributor

Currently we have a single large lookup table.

If we split the look up into subsystems (as we do our commits) we could use a flag to specify only testing a subset of the packages.

@jasnell
Copy link
Member

jasnell commented Apr 20, 2016

+1 ... this would be especially helpful for streams.

@bengl
Copy link
Member

bengl commented Aug 9, 2016

Would a tag field in lookup.json be good for this? This is useful for my purposes as well. Could tag by subsystem, or other completely arbitrary purposes. Then have --with-tags and --exclude-tags options for citgm-all.

@MylesBorins
Copy link
Contributor Author

I think tags are a really great way to do this!

@MylesBorins
Copy link
Contributor Author

@gdams is this something you might be interested in helping to design for a v2.0?

@MylesBorins MylesBorins added this to the v2.0.0 milestone Jan 4, 2017
@gdams
Copy link
Member

gdams commented Jan 9, 2017

@MylesBorins sure i'll take a look this week and see what I can put together

@gdams gdams self-assigned this Jan 9, 2017
gdams pushed a commit to gdams/citgm that referenced this issue Jan 9, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Jan 9, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Jan 9, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Jan 9, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Jan 9, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Jan 9, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Jan 9, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Jan 9, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Jan 10, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Jan 10, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Jan 10, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Jan 16, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Feb 7, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Feb 7, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Feb 7, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Feb 7, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Feb 7, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Feb 7, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Feb 8, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Feb 8, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Feb 8, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Feb 14, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Feb 14, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Feb 15, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Feb 15, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Feb 16, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Feb 16, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Feb 16, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Feb 16, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Feb 16, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Feb 19, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Feb 21, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Feb 22, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Feb 24, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Feb 27, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Feb 27, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `withTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Feb 27, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `includeTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Feb 28, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `includeTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Feb 28, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `includeTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Feb 28, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `includeTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Feb 28, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `includeTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Feb 28, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `includeTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Feb 28, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `includeTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Feb 28, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `includeTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Mar 1, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `includeTags` or `excludeTags` option.
fixes nodejs#72
gdams pushed a commit to gdams/citgm that referenced this issue Mar 1, 2017
this PR adds the functionality to run `citgm-all` on specific tags in
the lookup by passing in the `includeTags` or `excludeTags` option.
fixes nodejs#72
@gdams gdams closed this as completed in #308 Mar 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants