# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#5 | 13972 | tjuricek |
Removing old microservice implementations. The system is now mostly a monolith. Eventually there will be a websocket service. |
||
#4 | 13788 | tjuricek | Altering the bundler version on the buildmaster and build environments and adding new pillars to select the 'run as' user for RVM | ||
#3 | 13768 | tjuricek |
Fixing the version of bundler to 1.8.9. The recent changes to 1.9.x don't seem to work smoothly with RVM - 'rake install' (a task defined by bundler) seems to shell out to the 'gem' command, which doesn't appear to be configured quite right when launched via an RVM wrapper script. |
||
#2 | 13512 | tjuricek |
Add 'test-ubuntu12' environment that sets up projects based on "production" packages. Packages are installed from source files that should have been created by the last 'build-ubuntu12' environment. Since the package building process "dirties" up the environment it's better to use a clean system to test package installation. |
||
#1 | 13494 | tjuricek | Reorganize salt tree to have a single set of states (probably) organized with different basic minion configurations. | ||
//guest/perforce_software/helix-web-services/main/salt/rvm/init.sls | |||||
#1 | 13493 | tjuricek |
Attempting to get the p4 web api executing under unicorn via god. The rvm state scripts deployed as part of SaltStack to not seem particularly reliable. They don't quite seem to execute some of the rvm functions in the correct environments, which means a few basic setup functions are basically shelled out at the moment. |