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

Only load users from specific flows #26

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Only load users from specific flows #26

wants to merge 3 commits into from

Conversation

sinkingpoint
Copy link

Fixes #24 by only loading the Users from the flows specified in the config rather than all the users in the organization. This also addresses the travis build problems by bumping the ruby version.

Fixes #24  by only loading the Users from the flows specified in the config rather than *all* the users in the organization.
Travis is currently failing with `Gem::InstallError: rack requires Ruby version >= 2.2.2.`. This bumps the ruby version in travis to hopefully remedy this
@coveralls
Copy link

Coverage Status

Coverage increased (+0.08%) to 92.432% when pulling 63d6c47 on sinkingpoint:master into 79b4289 on bhouse:master.

@sinkingpoint
Copy link
Author

The rake test seemed to be confusing the flow names given in the config with the expected return value from the "flowdock api"

@coveralls
Copy link

coveralls commented Jul 14, 2016

Coverage Status

Coverage increased (+0.04%) to 92.391% when pulling 84f25b2 on sinkingpoint:master into 79b4289 on bhouse:master.

@sinkingpoint
Copy link
Author

@bhouse Can this get a merge?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants