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

upgrade: electron-builder to v19.9.1 #1548

Merged
merged 1 commit into from
Jul 6, 2017
Merged

Conversation

jviotti
Copy link
Contributor

@jviotti jviotti commented Jun 26, 2017

  • Exclude *.dll/*.exe files from the asar in non-Windows operating
    systems (from 19.8.0)

  • Correctly parse boolean flags in --extraMetadata (in v19.9.0)

See: https://github.com/electron-userland/electron-builder/releases/tag/v19.9.1
Change-Type: patch
Signed-off-by: Juan Cruz Viotti [email protected]

@jviotti jviotti force-pushed the upgrade-electron-builder branch 4 times, most recently from 66c442e to 5f2f3e7 Compare June 30, 2017 14:06
@jviotti jviotti changed the title upgrade: electron-builder to v19.8.0 upgrade: electron-builder to v19.9.1 Jun 30, 2017
@jviotti jviotti force-pushed the upgrade-electron-builder branch from 5f2f3e7 to 541ee65 Compare July 3, 2017 14:42
@lurch
Copy link
Contributor

lurch commented Jul 3, 2017

Failing on Travis with TypeError: s.trim is not a function (but works on Appveyor, which is strange!)

@jviotti
Copy link
Contributor Author

jviotti commented Jul 3, 2017

I'm trying to debug the issue here: electron-userland/electron-builder#1784

@jviotti jviotti force-pushed the upgrade-electron-builder branch from 541ee65 to 0aaa230 Compare July 5, 2017 18:03
@jviotti
Copy link
Contributor Author

jviotti commented Jul 5, 2017

OK, it was totally our fault. I updated the Makefile, and now everything should work.

@jviotti jviotti force-pushed the upgrade-electron-builder branch from 0aaa230 to a525801 Compare July 6, 2017 14:29
- Exclude *.dll/*.exe files from the asar in non-Windows operating
  systems (from 19.8.0)

- Correctly parse boolean flags in `--extraMetadata` (in v19.9.0)

See: https://github.com/electron-userland/electron-builder/releases/tag/v19.9.1
Change-Type: patch
Signed-off-by: Juan Cruz Viotti <[email protected]>
@jviotti jviotti force-pushed the upgrade-electron-builder branch from a525801 to d94b076 Compare July 6, 2017 14:45
@jviotti jviotti merged commit 1b695a4 into master Jul 6, 2017
@jviotti jviotti deleted the upgrade-electron-builder branch July 6, 2017 17:51
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.

3 participants