Specifying Projects to be pulled from github

mark.garcia's Avatar

mark.garcia

01 Oct, 2014 09:26 AM

We currently have a solution with several projects in them and placed in github. Is there a way that I can specify what projects to be included when I create a project in appveyor and gets linked to that github repo?

  1. 1 Posted by mark.garcia on 01 Oct, 2014 09:31 AM

    mark.garcia's Avatar

    Also a follow up question to this, how can you specify what projects to be deployed from your solution?

    Thank you

  2. Support Staff 2 Posted by Feodor Fitsner on 01 Oct, 2014 05:49 PM

    Feodor Fitsner's Avatar

    Hi Mark,

    Yes, you can create a new solution configuration (in Visual Studio right-click on the solution and select Configuration manager) and disable unnecessary builds in there.

    Then select this configuration on AppVeyor UI or set in appveyor.yml.

    Re: projects to deploy - it depends on the kind of the project you are going to deploy. AppVeyor could automatically package web app projects and produce NuGet packages.

  3. mark.garcia closed this discussion on 07 Oct, 2014 09:29 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac