Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Each Trigger in the FBS Project is added to the new Configuration. If the trigger is a Repository Trigger, then it is also added as a Global Repository.
    • The following Repository Triggers are currently supported in Continua CI:
      • Bazaar
      • File system
      • Git
      • Mercurial
      • Perforce
      • Subversion
      • Surround
      • Team Foundation Server
      • Vault
    • If any of these Repository Triggers required passwords, then the /defaultpassword parameter value was used when creating the Repository link. Once the Import completes, you may need to check each repository to verify that they are connecting to your source control correctly.

...

To run Builds in the new Configuration that use this Final Builder Project file, you must complete the following steps:

  • Add the Final Builder Project file to a Continua CI Repository.

  • If the import has not done so already, link your Configuration to the source control repository.
  • Navigate to the Configuration's Stages page.
  • On this page there should be a place holder final builder project Action. Edit this Action so that the Project File Property points to the Final Builder Project file within your source control repository.

Once this has been linked correctly, your Continua CI Builds will run your Final Builder project.

...