Files
promiscuity/microservices
admin 7faef2e976
Deploy Promiscuity Auth API / deploy (push) Successful in 1m13s
Deploy Promiscuity Character API / deploy (push) Successful in 59s
Deploy Promiscuity Crafting API / deploy (push) Successful in 58s
Deploy Promiscuity Inventory API / deploy (push) Successful in 58s
Deploy Promiscuity Locations API / deploy (push) Successful in 59s
Deploy Promiscuity Mail API / deploy (push) Successful in 59s
Deploy Promiscuity World API / deploy (push) Successful in 59s
k8s smoke test / test (push) Successful in 20s
Harden public account registration
2026-07-11 12:39:02 -05:00
..
2026-05-12 15:34:12 -05:00
2026-05-12 15:34:12 -05:00
2026-04-01 20:22:05 +00:00
2026-05-12 15:34:12 -05:00
2026-03-23 20:18:23 -05:00
2026-04-01 20:23:48 +00:00
2026-01-20 13:41:38 -06:00
2026-05-12 15:34:12 -05:00
2026-05-12 15:34:12 -05:00

micro-services

Document shapes

  • AuthApi: AuthApi/DOCUMENTS.md (auth request payloads and user document shape)
  • CharacterApi: CharacterApi/DOCUMENTS.md (character create payload and stored document)
  • InventoryApi: InventoryApi/DOCUMENTS.md (inventory mutation payloads and stored document)
  • LocationsApi: LocationsApi/DOCUMENTS.md (location create/update payloads and stored document)

Service READMEs

  • AuthApi: AuthApi/README.md
  • CharacterApi: CharacterApi/README.md
  • InventoryApi: InventoryApi/README.md
  • LocationsApi: LocationsApi/README.md