Page MenuHomePhabricator

Generate 75 invite codes
Closed, ResolvedPublic3 Estimated Story Points

Description

We want to invite the people on the waiting list to Wikibase.cloud, and should have the invite codes ready to go.

AC:

  • 75 invite codes are generated and sent to Mohammed

Suggested implementation from refinement:

  • Adjust the command which generates new invites codes so that if no argument is provided one is randomly generated and returned to runner
  • The entropy of the invites codes should be sufficient that it's not possible to reasonably guess them
  • The invite codes shouldn't be excessively long or prone to typographical errors.

Existing command is at https://github.com/wbstack/api/blob/main/app/Console/Commands/Invitation/Create.php

Event Timeline

Tarrow set the point value for this task to 3.

looks good to me, I changed the invite code prefix from wbstack- to wbcloud-, the format for bulk invite codes now looks like this: wbcloud-0123-4567

deployed and generated 75 codes!

These will be distributed next week \o/

Evelien_WMDE claimed this task.

for completeness:

All 75 codes have been sent.