pivotal-sprout / sprout-wrap

Pivotal Labs uses this project with sprout, soloist and librarian-chef to build developer workstations
The Unlicense
157 stars 250 forks source link

Mavericks tweaks and 2 type of installation #43

Closed saoula closed 10 years ago

saoula commented 10 years ago
hiremaga commented 10 years ago

Was this pushed to the wrong remote?

On Thursday, March 20, 2014, Michel notifications@github.com wrote:

  • Possibility to not have OSX apps installed
  • Adding fix for bug due to Xcode 5.1 and Ruby 2.0.0-p247

You can merge this Pull Request by running

git pull https://github.com/mavenlink-cookbooks/sprout-wrap conditional_install

Or view, comment on, or merge it at:

https://github.com/pivotal-sprout/sprout-wrap/pull/43 Commit Summary

  • update README with mavenlink specific instructions
  • add modeline to force syntax highlight
  • adjust soloistrc to use minimal set of recipes and install required git projects
  • add ssh key generation instructions, change formatting of instructions
  • add phantomjs recipe to soloistrc runlist
  • correct git uri syntax
  • add hipchat and elasticearch
  • bump ml-workstation cookbook:
  • fix spelling
  • add etc/hosts recipe, and move osx setting recipe to osx setting section of soloistrc
  • use ml-workstation custom bash_it plugin for aliases
  • add hipchat
  • bump ml-workstation version
  • add imageoptim
  • use ssh_config recipe
  • use function keys as function keys
  • actually call function_keys recipe
  • configure nginx
  • add nginx settings and fix nginx recipe
  • add sequelpro and caffeine
  • update nginx mkdir logs recipe
  • and rubymine
  • add qt support
  • use updated ssh-config recipe
  • add other required apps
  • use dmg v2.0.5 because Chef::Platform::Version is used within virtualbox cookbook and is no longer available, see: https://github.com/opscode-cookbooks/dmg/commit/8f0718fe0f757abbab30690969d1118b5dd68d82
  • cleanup README
  • add mavenlink links
  • ensure filevault is enabled on all workstations
  • try to remove some warnings emitted during converge
  • add required sprout-osx-rubymine cookbook
  • remove var_chef_cache cache dir since we use homebrew recipe which creates it
  • add filevault instructions to README
  • update sprout cookbooks
  • add test d-bag recipe
  • remove dbag experiment
  • pre-install marketing eb utils to help with marketing deployment configuration
  • allow for personalization
  • add TERMINAL_SCHEME ENV switch
  • add docs for terminal customization
  • add rubymine license links
  • use icu4c recipe for gollum support
  • Merge branch 'master' of github.com:mavenlink-cookbooks/sprout-wrap
  • clear out un-needed stuff to make upstream merge easier
  • Merge remote-tracking branch 'upstream/master' into ml-mavericks
  • use our own version of mysql
  • Update README.md
  • Ignore .bundle/ folder
  • Using a forked version of cookbook 'dmg' fixing Maverick issues when attaching dmg images. Temporary until the pull request is accepted
  • Using rvm instead of rbenv, and adding rvm recipe (variant of pivotal_workstation)
  • Update foodcritic so it works with Ruby 2 on Travis
  • Add instructions to send FileVault key to supervisors
  • Merge pull request #3 from mavenlink-cookbooks/ml-mavericks
  • update rubymine pref
  • correct home directory interpolation for rubymine preferences
  • fixing sprout-wrap git checkout config
  • Adding conditional setup of OSX applications, using pivotal-station::rvm recipe and homebrew cask to install hipchat and imageoptim
  • Adding pre_setup.sh to fix issue due to system' ruby version 2.0.0-p247
  • Update cookbooks fetching and add Java recipe for ElasticSearch
  • Adding 2 type of installation via the environment variable, and fixing RVM openSSL bug
  • Removing the need to set environment variable TYPE_INSTALL to full. It is now the default
  • Adding documentation about light installation (no osx apps)
  • Add instruction to restart soloist after error due to RVM

File Changes

  • M .gitignorehttps://github.com/pivotal-sprout/sprout-wrap/pull/43/files#diff-0(1)
  • M Cheffilehttps://github.com/pivotal-sprout/sprout-wrap/pull/43/files#diff-1(14)
  • M Cheffile.lockhttps://github.com/pivotal-sprout/sprout-wrap/pull/43/files#diff-2(50)
  • M README.mdhttps://github.com/pivotal-sprout/sprout-wrap/pull/43/files#diff-3(73)
  • M foodcritic/.ruby-versionhttps://github.com/pivotal-sprout/sprout-wrap/pull/43/files#diff-4(2)
  • M foodcritic/Gemfilehttps://github.com/pivotal-sprout/sprout-wrap/pull/43/files#diff-5(2)
  • M foodcritic/Gemfile.lockhttps://github.com/pivotal-sprout/sprout-wrap/pull/43/files#diff-6(44)
  • A pre_setup.shhttps://github.com/pivotal-sprout/sprout-wrap/pull/43/files#diff-7(3)
  • A site-cookbooks/rvm/attributes/rvm.rbhttps://github.com/pivotal-sprout/sprout-wrap/pull/43/files#diff-8(6)
  • A site-cookbooks/rvm/definitions/rvm_ruby_install.rbhttps://github.com/pivotal-sprout/sprout-wrap/pull/43/files#diff-9(29)
  • A site-cookbooks/rvm/metadata.rbhttps://github.com/pivotal-sprout/sprout-wrap/pull/43/files#diff-10(11)
  • A site-cookbooks/rvm/recipes/rvm.rbhttps://github.com/pivotal-sprout/sprout-wrap/pull/43/files#diff-11(42)
  • M soloistrchttps://github.com/pivotal-sprout/sprout-wrap/pull/43/files#diff-12(220)

Patch Links:

Reply to this email directly or view it on GitHubhttps://github.com/pivotal-sprout/sprout-wrap/pull/43 .

saoula commented 10 years ago

Yep. Wrong remote. :bow: Sorry about that.

hiremaga commented 10 years ago

No worries, been there :)