Rakefile #4

  • //
  • guest/
  • perforce_software/
  • helix-web-services/
  • main/
  • source/
  • clients/
  • 2016.1.0/
  • ruby/
  • Rakefile
  • Commits
# Change User Description Committed
#4 19553 swellard Move and rename clients
#3 19190 tjuricek Ruby Client SDK test reconfiguration and tests for branches, login, p4d configuration
#2 18805 tjuricek Added a minimal test suite integration with gradle, and include the gem in the installation process.

The installers didn't quite get the revised versions of clients too, so I fixed that as well.

We'll follow up with more tests in later work.
#1 18795 tjuricek Use point-release versioning for the client SDKs and installers.
//guest/perforce_software/helix-web-services/main/source/clients/2016.1/ruby/Rakefile
#1 18679 tjuricek Revising HWS paths to work primarily at product version 2016.1.

The swagger definitions will primarily work at a major platform release number. We will generate new clients for each major release, and ensure backwards compatibility as time goes on by keeping the older clients around in the tree.

Note: These are JUST URLs, and do not include other revisions we plan on making shortly.
//guest/perforce_software/helix-web-services/main/source/clients/ruby/Rakefile
#1 18626 tjuricek Create first spec with swagger-based Ruby client.
Remove older ruby infrastructure.