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

Appveyor linux builds #665

Merged
merged 5 commits into from Mar 12, 2019
Merged

Appveyor linux builds #665

merged 5 commits into from Mar 12, 2019

Conversation

ta264
Copy link
Contributor

@ta264 ta264 commented Mar 11, 2019

Database Migration

NO

Description

Add Appveyor Linux builds and fix building UI on Linux

appveyor-package.sh Outdated Show resolved Hide resolved
appveyor.yml Outdated Show resolved Hide resolved
@@ -86,6 +86,7 @@ BuildWithXbuild()
export MONO_IOMAP=case
CheckExitCode msbuild /p:Configuration=Debug /t:Clean $slnFile
CheckExitCode msbuild /p:Configuration=Release /t:Clean $slnFile
mono $nuget locals all -clear
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need to also do this on the windows side. I know it works now, just wondering if it would help. Also will this hurt anything when run local?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've added this to the windows case, along with a clean for the Debug configuration, like we have in mono.

@Qstick Qstick merged commit 555ae89 into develop Mar 12, 2019
@Qstick Qstick deleted the appveyor-linux-builds branch March 12, 2019 00:38
ta264 added a commit that referenced this pull request Mar 18, 2019
* Fix copy

* Update appveyor.yml

* additional logging on gulp

* Fix permissions on appveyor-package.sh

* Clean debug and nuget cache on windows too
@Qstick Qstick added this to the v0.6.0 milestone Mar 21, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 13, 2021
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.

None yet

2 participants