https://github.com/timsutton/adobe-ccp-automation
Experimenting with automating CCP
https://github.com/timsutton/adobe-ccp-automation
Last synced: 11 months ago
JSON representation
Experimenting with automating CCP
- Host: GitHub
- URL: https://github.com/timsutton/adobe-ccp-automation
- Owner: timsutton
- Created: 2016-11-04T20:43:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-04T21:12:00.000Z (over 9 years ago)
- Last Synced: 2025-01-11T07:07:02.334Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 5
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Experimenting with automating CCP
Creative Cloud Packager has some basic support for having its builds be driven by an XML input file. This experiment takes a list of tuples of SAP Code and "base version", looks up the latest HD installer for that base version and creates a manifest XML to run a CCP Named Package build.
For example, After Effects CC 2015.3, released in June 2016, has a base version of 13.8.0. There was later an update, version 13.8.1, which can be built as a single installer package. This script would find that the most recent version of the CC 2015.3 "series" of After Effects is 13.8.1, and download and package that. The package will contain _no_ other optional updates for that item, such as Camera Raw.