--- distro: precise product-files: - apt/ubuntu/precise/incoming/helix-web-services_2016.1.0-<CHANGE>_amd64.deb
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#5 | 18797 | tjuricek | Experiment with hard-coded point release version names in manifest files. | ||
#4 | 18307 | tjuricek |
Switching out use of changelist within the product version for installers, and using as the "release" tag. Also, using rpm -qa to search for installed packages, the "call yum installed helix-web-services and check for error" didn't seem to work correctly. |
||
#3 | 18291 | tjuricek |
Build revisions: testing all Linux variations, plus other workflow refinements. - Added jobs to test rpms and debs - hws.archive is now "hws.build", since it builds pretty much everything (except .rpm) - hws.test-binary-archive is now hws.test-binary-tgz (there is a .zip archive that will be tested) - tagging initial versions of deployables to be tested as "pretest". Official versions will have that -pretest thing removed. - Integrated package signing for successful tests, which also means ubuntu12 and ubuntu14 will both get the same package signed but organized for each variation separately - Added tasks to launch the EC build simulator script so I don't have to figure out where I need to call it, what the platform ID is, etc. - Removed "hws.package" task |
||
#2 | 17077 | pmcnab | Fix Deb manifests, add the pkg-publish module | ||
#1 | 17062 | pmcnab | First stab at hws.package module |