Versions Compared

Key

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

...

  • Select the Build Environment, Stream and specify the interval minutes to Poll SCM for changes.
  • Polling from SCM is supported for Subversion, Git, Microsoft TFS, Perforce and CVS SCM Types.
    • For Git, the Git executable must be installed on FlexDeploy server and it must be accessible in PATH. The Git executable version must be 1.7.9 or higher.
      • **How do you determine if the Git executable is installed and accessible? For version you can just do "git --version" on the command line.
    • If FlexDeploy is installed on Windows
      • Do not install "Git Credential Manager".
      • If "Git Credential Manager" is already installed, then update global configuration using command - "git config --system --unset credential.helper".
    If Release is selected and that specific Release is in Started mode, at the end of successful build due to Poll SCM trigger it will trigger creation of new release snapshot
  • Triggers for a release cannot be set here. They can be set on a release as a Scheduled Build.
  • Click the Save button to save the changes.

...

  • Use plus icon button to utilize sample cron expressions, clear the contents of the Cron Expression input before using a sample expression. This trigger type is useful if you have a requirement to schedule builds at a certain time of day, like 7:00 am.
  • If Release is selected and that specific Release is in Started mode, at the end of successful build due to Poll SCM Scheduled Build trigger, it will trigger creation of new release snapshot.
  • Click the Save button to save the changes.

...