Have you found any meaningful community
help on this? If that's the case, I'll leave this here. If not,
I'm going to try to find someone that can help. It can't be right
that no one is willing to help accelerate this given how important
this work is. This is not my specialty, but I will do it if no one
else is willing.
On 8/8/2018 5:36 AM, Dmitry Kornilov wrote:
Hi,
I took the initiative and created a list of tasks we
need help with. All these task are related to projects CI/CD
pipelines and releasing the first Eclipse versions of projects.
I created two tasks in projects issues trackers:
1. Build CI/CD pipeline.
This is about creating a basic pipeline which build
the project and runs tests on Eclipse provided infra.
2. Release pipeline and first release
This is about creating a release pipeline which
releases a Maven artefact to OSSRH *staging* repository. Staging
is a keyword, we don’t want public releases before projects pass
the release review.
Here is a summary spreadsheet with links to all
issues created for progress tracking:
Please self assign to tasks ion GitHub and and add a
comment to the corresponding "Responsible Person” cell in the
spreadsheet above, I’ll check it periodically and update it
based on your comments.
There are also two wiki pages which you can use as a
reference:
1. How to release the first Eclipse version of
projects.
It describes JSONP release pipeline which is the
only one which works for now. You can use it as a reference for
your project release job or you can come out with something
else.