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

Fix oc-cli breaking on Windows when modifying files #899

Merged
merged 1 commit into from
Jun 7, 2018

Conversation

pbazydlo
Copy link
Collaborator

@pbazydlo pbazydlo commented Jun 4, 2018

Fixes #898

Test plan (required)
Add unit test to cover the issue. Tested the fix worked by creating component with oc init, running oc dev and modifying component code.

Closing issues

closes #898

@pbazydlo pbazydlo requested a review from matteofigus June 4, 2018 21:13
Copy link
Member

@matteofigus matteofigus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! LGTM but I also would like @Kimtaro to give this a quick look if possible! 👍

@matteofigus matteofigus requested a review from Kimtaro June 5, 2018 11:01
@pbazydlo
Copy link
Collaborator Author

pbazydlo commented Jun 5, 2018

👍

@matteofigus
Copy link
Member

I am merging this to unblock you as I imagine the frustration. Let's review with Kim afterwards or in case of issues.

@matteofigus matteofigus merged commit 2c0cd8b into master Jun 7, 2018
@matteofigus matteofigus deleted the fixComponentReloadingOnWindows branch June 7, 2018 10:42
@Kimtaro
Copy link
Contributor

Kimtaro commented Jun 12, 2018

@matteofigus Specifically the regex? 😃

Looks good to me!

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.

oc-cli breaks when modifying file on Windows
3 participants