Started 3 yr 6 mo ago
Took 49 sec

Success Build #32 (Oct 7, 2020 7:08:50 PM)

Changes
  1. Change the Quota model: add a name property: (details / githubweb)
  2. Change the Quota.owner to Quota.subject: (details / githubweb)
  3. Refactor SQL scripts to update orders schema: (details / githubweb)
  4. Change membershipId to orderId in the Readme example. (details / githubweb)
  5. Reorder SQL schema migrations to handle orders change. (details / githubweb)
  6. Fix minor index bug. (details / githubweb)
  7. Merge in Subscription fields: (details / githubweb)
  8. Migrate quota subscriptions to orders: (details / githubweb)
  9. Migrate the MembershipMapper to an orderMapper: (details / githubweb)
  10. Don't initialize totalUsage to 0.0. (details / githubweb)
  11. Fix a typo with Quota.membershipId, now orderId. (details / githubweb)
  12. Update the order fixture to include new properties. (details / githubweb)
  13. Remove memberships from the README. (details / githubweb)
  14. Migrate the QuotaStore from using membershipId to orderId. (details / githubweb)
  15. Migrate the OrderStore to accommodate quotas: (details / githubweb)
  16. Migrate the MembershipQuotasReducer to an OrderQuotasReducer: (details / githubweb)
  17. Update the OrderMapper to accommodate new properties: (details / githubweb)
  18. Minor formatting changes. (details / githubweb)
  19. Migrate the QuotaHelper to use create Orders: (details / githubweb)
  20. Update the OrderHelper to handle new order details: (details / githubweb)
  21. Change the orders resource to insert quotas with new properties: (details / githubweb)
  22. Minor Javadoc update. (details / githubweb)
  23. Remove the call to register the MembershipResource. (details / githubweb)
  24. Remove the membership model, list, resource, store, and unit test: (details / githubweb)
  25. Fix reversed test assertion. (details / githubweb)
  26. Migrate the QuotaStoreTest to produce orders not memberships: (details / githubweb)
  27. Migrate the UsageStoreTest to produce orders not memberships: (details / githubweb)
  28. Remove references to memberships. (details / githubweb)

Started by an SCM change

Revision: 471a7e468df9df87874e22d303a7dd5eaeb36620
  • origin/master
Test Result (no failures)

    Module Builds

    Success bookkeeper34 sec

    Upstream Builds