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

Provide contributing guidelines #32

Open
1 of 3 tasks
tboeghk opened this issue Sep 4, 2020 · 1 comment
Open
1 of 3 tasks

Provide contributing guidelines #32

tboeghk opened this issue Sep 4, 2020 · 1 comment
Assignees

Comments

@tboeghk
Copy link
Member

tboeghk commented Sep 4, 2020

We should utilize GH issue and pull request template as well as contributing guidelines to make it easier for contributors to add components. The data format is still work in progress, but as soon it is stable, we should get this going.

@tboeghk tboeghk changed the title Provide a issue template to easy the addition of further packages Provide a contributing guidelines Sep 6, 2020
@tboeghk tboeghk changed the title Provide a contributing guidelines Provide contributing guidelines Sep 6, 2020
@tboeghk
Copy link
Member Author

tboeghk commented Sep 14, 2020

While iterating through the packages listed it seems there is a lot of grunt work to do :-/

Most packages are hosted on GitHub (which makes things accessible using their API). Some packages publish their releases on Maven Central but do not release their JARs on GitHub. Some other mark releases but do not release JARs anywhere. Some other plugins have issues with their release naming (must match \d+\.\d+\.\d+).

I'll write down a guide how to properly release a Solr package on GitHub (marking a release, uploading JARs) using Maven and issue pull requests to some of the maintained packages.

@tboeghk tboeghk pinned this issue Sep 14, 2020
@tboeghk tboeghk self-assigned this Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant