mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-28 17:52:43 +01:00
99bcf5f112
Summary: Ref T12319. Currently, `bin/lipsum` uses substring matches against human-readable text to chose which objects to generate. Instead: - Use separate selector keys which are guaranteed to be unique. - When a match is exact, select only that generator. - When a match is ambiguous, fail and warn the user. Test Plan: Generated several types of objects, tried to generate ambiguous objects like "e". Reviewers: chad Reviewed By: chad Maniphest Tasks: T12319 Differential Revision: https://secure.phabricator.com/D17420 |
||
---|---|---|
.. | ||
application | ||
capability | ||
config | ||
controller | ||
edge | ||
editor | ||
herald | ||
lipsum | ||
phid | ||
query | ||
relationships | ||
remarkup | ||
search | ||
storage | ||
view |