...
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.
- Select appropriate values for Environment, Stream.
- Make sure to enter Package Name otherwise it will default to version name.
- Package name can be anything you like, but it can only contains letters, numbers, underscore, dash and dot. Package name can represent specific extension or feature request id or hotfix number.
- Add files necessary for this specific package.
- Click Submit Request.
- When build request completes successfully, you have package ready for deployment.
Package build is completed after some time.
Rebuild existing package
Build new package for release
...