version.rb #3

  • //
  • guest/
  • perforce_software/
  • helix-web-services/
  • main/
  • p4_web_api/
  • p4_web_api/
  • lib/
  • p4_web_api/
  • version.rb
  • Commits
# Change User Description Committed
#3 13972 tjuricek Removing old microservice implementations.

The system is now mostly a monolith. Eventually there will be a websocket service.
#2 13520 tjuricek Created a 'cluster' build procedure that creates an installer on build, and executes the install on a test instance.

The main change is to package all gem dependencies via 'vendor/cache' (using the 'bundle package' command).

Right now, there appears to be an issue with test data initialization, which may need a revised approach.
#1 13412 tjuricek Initial version of the web-services mainline.

This is a collection of several projects, that will likely often get released together, though many of them may not always be relevant.

See the README for more information.