Skip to content

Simplify Search Strategy configuration, detection, default behavior #70

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

Merged
merged 5 commits into from
Dec 6, 2014

Conversation

mtodd
Copy link
Member

@mtodd mtodd commented Dec 5, 2014

Removes the Detect meta-strategies for the Member Search and Membership Validation behaviors. Inlines the configuration and detection logic in GitHub::Ldap instantiation/configuration, simplifying things drastically. Combines the separate config options into search_strategy.

This is to follow up on #69, specifically addressing concerns @jch brought up, summarized here: #69 (comment)

cc @jch @github/ldap

@jch
Copy link
Contributor

jch commented Dec 5, 2014

You forgot to remove detect_test.rb

uninitialized constant GitHub::Ldap::Capabilities (NameError)
    from /home/travis/build/github/github-ldap/test/member_search/detect_test.rb:7:in `<top (required)>'

Otherwise 👍 whenever the build is green.

mtodd added a commit that referenced this pull request Dec 6, 2014
Simplify Search Strategy configuration, detection, default behavior
@mtodd mtodd merged commit 0be3a99 into master Dec 6, 2014
@mtodd mtodd deleted the detect-configuration branch December 6, 2014 03:00
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