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

electron-145: fixes the issue with invalid json config upon repair #195

Merged
merged 1 commit into from
Oct 2, 2017
Merged

electron-145: fixes the issue with invalid json config upon repair #195

merged 1 commit into from
Oct 2, 2017

Conversation

VishwasShashidhar
Copy link
Contributor

Description
Fixes an issue where upon using the "Repair" option with the Symphony installer, the unselected config was getting wiped out and that resulted in an invalid JSON config file. (i.e. Global Symphony config).

Solution
Advanced Installer allows us to have a configuration to specify not to overwrite certain files during reinstallation. The trick is to restrict this to only the reinstall (repair) case. Without that condition, the specific set of files are left untouched during uninstallation as well.

Anyway, this PR should fix our problem.

@lneir @VikasShashidhar Please review.

@VishwasShashidhar
Copy link
Contributor Author

Any idea how i can get verification/cla-signed thing fixed?

@VikasShashidhar
Copy link
Contributor

As per @maoo, we are already whitelisted for cla. So, not sure why it's failing.

@maoo
Copy link
Member

maoo commented Sep 28, 2017

Checking logs now; I can confirm that @VishwasShashidhar has a signed CLA and this is a bot failure; @VikasShashidhar @lneir - from an IP standpoint - you can safely merge this PR; I'll investigate this and keep you posted.

@maoo
Copy link
Member

maoo commented Sep 28, 2017

@VishwasShashidhar , could you please check if your email address is associated with your Github profile? You can read more on octokit/octokit.net#1433 (comment) ; this may be the cause of the issue with cla-bot. Thanks!

@VikasShashidhar
Copy link
Contributor

@maoo Thanks.

@VikasShashidhar
Copy link
Contributor

LGTM 👍

@VikasShashidhar VikasShashidhar merged commit 92159f2 into finos:master Oct 2, 2017
@VishwasShashidhar VishwasShashidhar deleted the electron-145 branch October 6, 2017 09:10
@VishwasShashidhar
Copy link
Contributor Author

@maoo Thanks! You were right. I had forgotten adding my symphony email id, it should work now.

@lock
Copy link

lock bot commented Jun 2, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants