Skip to content

Add case-sensitive paths plugin#1202

Merged
Calvinp merged 1 commit into
decaffrom
case_sensitive_paths_plugin
Aug 10, 2016
Merged

Add case-sensitive paths plugin#1202
Calvinp merged 1 commit into
decaffrom
case_sensitive_paths_plugin

Conversation

@Calvinp

@Calvinp Calvinp commented Aug 10, 2016

Copy link
Copy Markdown
Contributor

This adds the case-sensitive paths plugin Singularity UI - thus preventing the issue where builds succeed locally but not in Jenkins because the OSX filesystem is case-insensitive.
Now it'll fail locally with this error:

ERROR in ./app/components/tasks/TasksPage.jsx
Module not found: Error: [CaseSensitivePathsPlugin] `/Users/cpomerantz/repos/Singularity/SingularityUI/app/rootcomponent.jsx` does not match the corresponding path on disk `rootComponent.jsx`.
 @ ./app/components/tasks/TasksPage.jsx 17:21-51

cc @tpetr @wolfd @kwm4385

@tpetr

tpetr commented Aug 10, 2016

Copy link
Copy Markdown
Contributor

LGTM

@Calvinp
Calvinp merged commit 9a5d2aa into decaf Aug 10, 2016
@Calvinp
Calvinp deleted the case_sensitive_paths_plugin branch August 10, 2016 14:56
@tpetr tpetr modified the milestone: 0.10.0 Aug 18, 2016
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