sonata-project / dev-kit

Development kit of the Sonata-Project
https://master-7rqtwti-ptm4dx6rjpjko.eu-5.platformsh.site/
42 stars 42 forks source link

Handling repositories topics and decide what topics to use. #392

Closed jlamur closed 4 years ago

jlamur commented 6 years ago

We must decide what topics to use for the repositories (eg. symfony, symfony-bundle).

There is an API available to edit topics (here https://developer.github.com/v3/repos/#replace-all-topics-for-a-repository), but it states that:

Warning: The API may change without advance notice during the preview period.

jordisala1991 commented 6 years ago

The base for me would be: symfony, symfony-bundle, php, bundle, sonata

Then on each repository we could have some specific. Example:

admin-bundle: admin, admin-generator media-bundle: media-management user-bundle: user-management

IMO we could add them manually, and implement something on dev-kit at the same time (because that could take some time).

OskarStark commented 4 years ago

Please have a look here @VincentLanglet

VincentLanglet commented 4 years ago

Using symfony, bundle AND symfony-bundle seems redundant to me.

Anyway, I think we can close this in favor of https://github.com/sonata-project/dev-kit/issues/1026 now