Gemfile.lock #2

  • //
  • guest/
  • perforce_software/
  • helix-web-services/
  • candidate/
  • source/
  • packaging/
  • omnibus-helix-web-services/
  • Gemfile.lock
  • Commits
# Change User Description Committed
#2 16345 tjuricek Removing candidate branch
#1 16342 tjuricek Create candidate branch.

This branch is mostly here to start work on our release infrastructure.
//guest/perforce_software/helix-web-services/main/source/packaging/omnibus-helix-web-services/Gemfile.lock
#2 15719 tjuricek Ensuring the omnibus steps do not fail due to read-only access caused by the p4 client.
#1 15622 tjuricek Move source code to 'source/' subdirectory of branch.

build/ will remain where it is.
//guest/perforce_software/helix-web-services/main/packaging/omnibus-helix-web-services/Gemfile.lock
#3 15602 tjuricek Updating the cacerts dependency for omnibus builds.
#2 14951 tjuricek Update versions of omnibus.
#1 14794 tjuricek Omnibus installation framework.

Right now, this mostly just packages up most of the software for use within an embedded ruby distribution. Not everything is working because there are decisions to make I'm not entirely sure about. Things, like, "do we embed postgres", or "do I embed unicorn and generate a stupid init.d script".