Archived Support Site

This support site is archived. You can view the old support discussions but you cannot post new discussions.

Integrating with CodePlex

You can integrate your CodePlex project with an AppHarbor application which is ideal for CI and/or hosting open sourced projects on AppHarbor.

It's really easy to integrate CodePlex and AppHarbor:

  1. Copy your "Create Build URL" from your application's main page on AppHarbor:
    Skærmbillede_2011-08-25_kl._16.57.27.png

  2. Go to your project's main page on CodePlex and click the "Edit Project Summary & Details". Here you can insert the URL in a dedicated field for it
    Screenshot

When the integration is set up AppHarbor will automatically be notified whenever you push code using TFS/SVN/Hg to CodePlex. We'll pick up the code, build it, run any tests and deploy the application afterwards.

If you need to configure the application and don't want your private configuration (such as connection strings) to be publicly accessibly you can take advantage of the environment management features of AppHarbor