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

Change file path patterns to support 1-level symlinks by default #27

Merged
merged 1 commit into from
Nov 3, 2015

Conversation

rlhh
Copy link
Contributor

@rlhh rlhh commented Nov 3, 2015

While trying to use knapsack to run RSpec that is symlink-ed to a different directory, me and my team spent a fair amount of time trying to figure out why Knapsack wouldn't load our knapsack reports correctly.

After digging into the knapsack code, we found out that by default, the file path pattern provided by default does not follow symlinks.

I would like to propose that we support follow at least 1-level symlinks by default

@ArturT
Copy link
Member

ArturT commented Nov 3, 2015

👌 Thanks!

ArturT added a commit to KnapsackPro/knapsack_pro-ruby that referenced this pull request Nov 11, 2015
ArturT added a commit to KnapsackPro/knapsack_pro-ruby that referenced this pull request Nov 11, 2015
ArturT added a commit that referenced this pull request Nov 11, 2015
ArturT added a commit that referenced this pull request Nov 11, 2015
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.

None yet

2 participants