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

.gitignore: add generated WindowsInstaller files #3770

Merged

Conversation

gabrielkrieger
Copy link
Contributor

No description provided.

@gabrielkrieger
Copy link
Contributor Author

Hmm , something failed here ... not sure what ...

To me it's strange that a generated file like WalletWasabi.WindowsInstaller/ComponentsGenerated.wxs is checked in to version control ...

@yahiheb
Copy link
Collaborator

yahiheb commented Jun 14, 2020

Hmm , something failed here ... not sure what ...

There is a problem with the Windows tests but it is not related to this PR.

Copy link
Collaborator

@molnard molnard left a comment

Choose a reason for hiding this comment

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

LGTM.

@molnard molnard merged commit f095257 into zkSNACKs:master Jun 15, 2020
@gabrielkrieger
Copy link
Contributor Author

Hmm , today I noticed that the Packager Program.cs is doing :

git checkout -- ComponentsGenerated.wxs

in the Sign() function ...

So this may have broken now , unless it's covered by a Test and somehow it's fine ?

If it needs fixing then I propose using a simple "cp ComponentsGenerated.wxs.signing ComponentsGenerated.wxs" instead of the git checkout . What do you think ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants