Name | Modified | Size |
---|---|---|
.. | ||
helix-web-service.deb.precise.manifest | 9 years ago | 115 B |
helix-web-service.deb.trusty.manifest | 9 years ago | 112 B |
helix-web-service.rpm.centos6.manifest | 9 years ago | 89 B |
Change | User | Description | Committed |
---|---|---|---|
18797 | tjuricek | Experiment with hard-coded point release version names in manifest files. | 9 years ago |
18307 | tjuricek | Switching out use of changelist within the product version for installers, and using as th...e "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. « |
9 years ago |
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 « |
9 years ago |
18235 | tjuricek | Remove old omnibus packaging logic. | 9 years ago |
17115 | tjuricek | Remove 'restart' command from the init script. This doesn't seem to quite be as reliabl...e yet as originally intended. « |
9 years ago |
17105 | tjuricek | Apparently autoreconf fails without the m4 directory (huh?) | 9 years ago |
17104 | tjuricek | Another issue with the old autotools installation on CentOS 6 apparently fixed via autorec...onf. « | 9 years ago |
17103 | tjuricek | Another call to autoreconf -ivf to fix failures on CentOS 6 | 9 years ago |
17102 | tjuricek | The CentOS 6 package build seems to have problems, likely due to the old version of autoto...ols that appears to be installed. Running autoreconf -ivf manually in the cache directory seems to get the build working. « |
9 years ago |
17099 | tjuricek | Extract tarballs before running package commands. Tar seems to preserve a lot of file p...ermissions our tools do not by default, and there's too many (10k) for me to efficiently handle. « |
9 years ago |
17098 | tjuricek | Removing unpacked versions of third party dependencies. The way we modify file permissi...ons seems to break the builds in interesting and unusual ways. I'm losing time tracking down each subtle build failure. « |
9 years ago |
17097 | tjuricek | Fixing yet another build issue due to no write access by default. | 9 years ago |
17096 | tjuricek | Setting +w mode on two files that will be reconfigured during the build | 9 years ago |
17094 | tjuricek | Revising omnibus build to expose license files, and embed sources By default a 'licenes...es' directory will contain copies of the license files included with each of our projects we build or include in the installed product. The sources for the omnibus build will no longer get downloaded for each build. This should alleviate build failures, and make it easier to review source licenses. This may require some xorg-macros library to be available for ./configure scripts. « |
9 years ago |
17093 | tjuricek | Removed omnibus-software dependencies, in preparing for license compliance. This remove...s our external dependency on the omnibus-software project in Gitlab. To make it easier to maintain license compliance for compiled libraries, the omnibus software configurations will be edited to copy appropriate LICENSE files into the distributed packages. « |
9 years ago |
17081 | pmcnab | Fix client gem path, path in rpm manifest | 9 years ago |
17080 | pmcnab | Fix typo in package name | 9 years ago |
17077 | pmcnab | Fix Deb manifests, add the pkg-publish module | 9 years ago |
17071 | pmcnab | Correct manifest for updated filename | 9 years ago |
17064 | tjuricek | Correcting file naming schemes use hyphens and supported platform names. Also, moving '...distribution ID' to from the 'build iteration' hack to the .deb logic where it actually works better. « |
9 years ago |
17062 | pmcnab | First stab at hws.package module | 9 years ago |
17059 | tjuricek | Include the Version file in the tarball, and use that file (if it exists) for the changeli...st during the package build. « | 9 years ago |
17058 | tjuricek | Alter omnibus build to meet our current naming conventions. The strange bit here is tha...t the 'build_iteration' includes the architecture name on debian, but on rpms, we generate it in the omnibus level. This may confuse people. See also: https://confluence.perforce.com:8443/display/IP/Package+Naming+Approach#PackageNamingApproach-LinuxPackageNamingApproach « |
9 years ago |
17045 | tjuricek | Updating the cacerts definition, which was apparently updated 10/28 | 9 years ago |
17038 | tjuricek | Return the results of p4 submit when Helix Sync submit finishes. We *may* want to prese...rve the original plan and return that, but because this submit iterates and tweaks the plan as it goes, we probably want to start with just "ok what did you do". Also, set the '+w' flag on Gemfile.lock. I think that might make builds work. « |
9 years ago |
16312 | tjuricek | Use local self-signed cert instead of grabbing distribution-specific default certs. | 9 years ago |
16309 | tjuricek | Fix .erb typo in init script template | 9 years ago |
16295 | tjuricek | Remove reference to 'functions' library, since I don't appear to need it and the link itse...lf is wrong on Ubuntu 12. « | 9 years ago |
16292 | tjuricek | Create the 'sbin' folder in the install target directory before running ERB. | 9 years ago |
16291 | tjuricek |
Fix reference to hws_launch script (Removed the .erb extension) |
9 years ago |
16285 | tjuricek | Deploy/install improvements - Include nginx in Omnibus distribution, do not conflict wit...h system nginx install - Use old-school sysvinit scripts - Create 'hws_launch' wrapper to initiate nginx and unicorn, which also reads system config file for settings « |
9 years ago |
16204 | tjuricek | Added release notes, which show up in the tarball and installer product home directory | 9 years ago |
15970 | tjuricek | Add git_fusion_strings software definition to installer package. | 10 years ago |
15719 | tjuricek | Ensuring the omnibus steps do not fail due to read-only access caused by the p4 client. | 10 years ago |
15622 | tjuricek |
Move source code to 'source/' subdirectory of branch. build/ will remain where it is. |
10 years ago |