Page MenuHomePhabricator

Improve lipsum generation of projects
ClosedPublic

Authored by epriestley on Dec 24 2015, 1:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Aug 27, 7:28 PM
Unknown Object (File)
Mon, Aug 26, 5:00 AM
Unknown Object (File)
Fri, Aug 16, 5:32 AM
Unknown Object (File)
Aug 9 2024, 6:03 AM
Unknown Object (File)
Aug 7 2024, 5:41 AM
Unknown Object (File)
Aug 5 2024, 6:39 AM
Unknown Object (File)
Aug 4 2024, 12:28 PM
Unknown Object (File)
Aug 2 2024, 6:17 AM
Subscribers
None

Details

Summary

Fixes T9156.

  • Fix hashtag generation.
  • Fix various badnesses.
  • Improve project name generator.
Test Plan
$ ./bin/lipsum generate projects
 GENERATORS  Selected generators: Projects.
 WARNING  This command generates synthetic test data, including user accounts. It is intended for use in development environments so you can test features more easily. There is no easy way to delete this data or undo the effects of this command. If you run it in a production environment, it will pollute your data with large amounts of meaningless garbage that you can not get rid of.


    Are you sure you want to generate piles of garbage? [y/N] y

 LIPSUM  Generating synthetic test objects forever. Use ^C to stop when satisfied.
Generated "Project": Self-Flying Data Center Swag Performance
Generated "Project": Optimize Cars
Generated "Project": Triaging Culture Optimization
Generated "Project": Automating Experience
Generated "Project": Accelerating NUX Performance
Generated "Project": Optimizing Culture Optimization
Generated "Project": Optimize Hardware

Screen Shot 2015-12-24 at 5.48.23 AM.png (1×1 px, 174 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Improve lipsum generation of projects.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
  • Fix call to Maniphest generator elsewhere.
chad edited edge metadata.

heh

This revision is now accepted and ready to land.Dec 24 2015, 4:27 PM
This revision was automatically updated to reflect the committed changes.