Difference between revisions of "Publish a Package"
From AgileApps Support Wiki
imported>Aeric |
imported>Aeric |
||
Line 16: | Line 16: | ||
:::: The value can be set to whatever you like. | :::: The value can be set to whatever you like. | ||
:::: The default value is an auto-incrementing dot-version: | :::: The default value is an auto-incrementing dot-version: | ||
:::::* If the Package version is "1", the default will be "1.1". | :::::* If the current Package version is "1", the default will be "1.1". | ||
:::::* If the | :::::* If the current version is "1.1", the default will be "1.2", and so on | ||
:::::* After publication, the value is displayed as the version number in the Package object. | :::::* After publication, the value is displayed as the version number in the Package object. | ||
:::::*: (The Package object stores version numbers and notes for the last five versions.) | :::::*: (The Package object stores version numbers and notes for the last five versions.) |
Revision as of 22:52, 2 April 2014
Publishing a package makes it available for tenants to install. It also makes it possible for the publisher (you) to automatically upgrade local Package Subscribers, using the Deploy option.
Publishing a Package
To publish a Package:
- Follow the instructions to Create a Package, then Add items to the Package.
- Optionally, click [Edit] to make changes to an existing package before publishing.
- Fill in the package settings below.
- Click [Publish] to begin the publishing process.
- Fill in the settings below.
- Basic Information
- Name - Name of the package
- Version - Version number of the package.
- The value can be set to whatever you like.
- The default value is an auto-incrementing dot-version:
- If the current Package version is "1", the default will be "1.1".
- If the current version is "1.1", the default will be "1.2", and so on
- After publication, the value is displayed as the version number in the Package object.
- (The Package object stores version numbers and notes for the last five versions.)
- Basic Information
- Version Notes - Notes about the package. They appear in the revision list.
- Installation Options
- This section appears when the Overwrite Previous Package option has been enabled by the Service Provider.
- Merge with Previous Version - Make additions to installed package items, and add new package items.
- Overwrite Previous Version
- Delete installed package items that have been dropped from the package, make additions to previously installed items, and add new items.