This explanation is in context of EBS partial deployment project, but it would apply to other types of partial deploy projects as well.

Continuous Integration

Continuous Integration (i.e. polling or schedule based build) is only supported when using all files approach at this point. See below some examples of Project setup and implications on Continuous Integration.

Build Package Procedures

There are many options available to initiate build packages (select files), but for all options you have access to modify files and/or revisions. For example,

  1. Use keywords to find and add files. If you type ldt in Search Files to Add and click Add File(s), you will be adding all files that contain text ldt.
  2. Add Files(s) from Package - this is similar to option 1, but it allows for adding files easily from previously built package.
  3. Add Changed - this option works well when you have committed new files that you want added to package.
  4. Select and Selected Files - these menu options allow for removal, move up/down or clear revision actions. Mostly used options are to remove specific files and clearing revisions column to pull new revision of files.
  5. Sort All - files are always appended to package but if you want to sort files based on files definition sequence then use Sort All button.

Use actions described above to refine your package details.

Build new package from scratch

This option is to create new package that is not part of Release.

Start with Build - Select Files button on Project.

Package build is completed after some time.

Rebuild existing package


Build new package for release

Rebuild existing package for release