version.rb #4

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

The system is now mostly a monolith. Eventually there will be a websocket service.
#3 13544 tjuricek Revise package and gem versioning.

Packages will use [gem]-[changelist] as their versions. Gems will use a standard Ruby MAJOR.MINOR.REVISION format.

P4WEBAPI-64
#2 13421 tjuricek Skeleton of the p4 phoenix services

It's very likely that real 'business logic' will need to happen, but a lot of that is TBD. This is mostly to get the infrastructure in place before we start adding details, like, 'every new project lives under //phoenix/[project]/...', yada yada yada.
#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.