mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-04 05:34:51 +00:00
Appveyor Build status failing #14
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @GregorBiswanger on GitHub (Oct 19, 2017).
Originally assigned to: @robertmuehsig on GitHub.
The appveyor Build status failing
@robertmuehsig commented on GitHub (Oct 19, 2017):
'cause of this https://github.com/ElectronNET/Electron.NET/issues/7
@robertmuehsig commented on GitHub (Oct 19, 2017):
real cause: electron darwin build uses symlinks, which can't be zipped (IDK...)
Another one described the issue here: http://help.appveyor.com/discussions/problems/6967-access-is-denied-when-zipping-files
maybe OSX and Linux builds should run on a linux vm (which appveyor may provide...)
@robertmuehsig commented on GitHub (Oct 23, 2017):
OSX/Linux Builds doint on Travis CI: https://travis-ci.org/ElectronNET/Electron.NET
WIP!
@robertmuehsig commented on GitHub (Oct 24, 2017):
Fixed.
Travis CI builds win/osx/linux
Appveyor builds win/linux - osx build has a bug on Windows :/