Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generator Blocklist updates #527

Closed
28 of 45 tasks
eddiemonge opened this issue Sep 1, 2015 · 3 comments
Closed
28 of 45 tasks

Generator Blocklist updates #527

eddiemonge opened this issue Sep 1, 2015 · 3 comments

Comments

@eddiemonge
Copy link
Member

We are trying to maintain a clean ecosystem. As part of that, the generator list at yeoman.io/generators polls npm for packages with the yeoman-generator keyword. It then makes the list available on the site and in the command line search. There are a few entries that aren't valid (we can't really do much for the duplicates without going through every single one in the registry) and we would like to get these fixed.

If your module is listed below, can you please update the name to be generator-yourgeneratorname and publish that version to npm. It'd be nice if you unpublished the incorrect version or added a deprecation notice and removed the yeoman-generator keyword so it won't show up in the results.

The following generators don't conform to the naming convention at the minimum. Some may not even be generators. If someone wants to ping the owners, that would be nice. They might also be added to the blacklist.

  • elm-yeoman-generator
    • Contacted to correct problems
    • Added to Blacklist
    • fixed the name and published to npm with new name but left old module still up
    • remove once old module is unpublished
  • freshbooks-cli-create-plugin
    • Contacted to correct problems
    • Added to Blacklist
    • Project fixed the issue
  • frontendcore-installer
    • Contacted to correct problems
    • Added to Blacklist
    • Project fixed the issue
  • ft-wp
    • Contacted to correct problems
    • Added to Blacklist
    • Project fixed the issue
  • generators-huya
    • Contacted to correct problems
    • Added to Blacklist
    • Project fixed the issue
  • hajimetest
    • Contacted to correct problems
    • Added to Blacklist
    • Project fixed the issue
  • learning-yeoman-ch6
    • Contacted to correct problems
    • Added to Blacklist
    • Project fixed the issue
  • muzzley-generator
    • Contacted to correct problems
    • Added to Blacklist
    • Project fixed the issue
  • ng-cli
    • Contacted to correct problems
    • Added to Blacklist
    • Project fixed the issue
  • nick-site
    • Contacted to correct problems
    • Added to Blacklist
    • Project fixed the issue
  • yeoman-generator-nick-site
    • Contacted to correct problems
    • Added to Blacklist
    • Project fixed the issue
  • spine-cli
    • Contacted to correct problems
    • Added to Blacklist
    • Project fixed the issue
  • toolbox-utils
    • Contacted to correct problems
    • Added to Blacklist
    • Project fixed the issue
  • yeoman-blender
    • Contacted to correct problems
    • Added to Blacklist
    • Project fixed the issue
  • yo-node-restify-aws-swagger
    • Contacted to correct problems
    • Added to Blacklist
    • Project fixed the issue
@eddiemonge eddiemonge changed the title Generator Blocklist Generator Blocklist updates Sep 1, 2015
@gaboesquivel
Copy link
Contributor

@eddiemonge, I added those generators to the blacklist in PR #539.
I think we should just mention the owners here in this thread so they are aware.
Once they solved the problem, they can PR to remove them from blacklist, if required

@eddiemonge
Copy link
Member Author

@hubertburdach can you unpublish or fix https://www.npmjs.com/package/ft-wp please?

@eddiemonge
Copy link
Member Author

Closing as I opened a duplicate on the generator list page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants