Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakarta.ee-community] Community help request

Yes, you can. Based on this contribution you can apply for the committer role later.

— Dmitry

On 27 Aug 2018, at 23:31, Lilian BENOIT <lilian.benoit@xxxxxxxxxx> wrote:

hi,

Can I help if i am not a committer of these project ?

PS: I have ECA (Eclipse Contributor Agreement).

Best regards,
Lilian Benoit.


Le 2018-08-08 11:36, Dmitry Kornilov a écrit :
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:
https://docs.google.com/spreadsheets/d/1e8inaprMOjnq04hU2o76egHhC8AF3-vNvqjRq6GR0eM/edit?usp=sharing
[1]
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.
https://github.com/eclipse-ee4j/ee4j/wiki/How-to-release-the-first-Eclipse-version-of-projects
[2]
It contains general flow and HOWTOs.
2. JSONP release job.
https://github.com/eclipse-ee4j/jsonp/wiki/JSONP-release-job [3]
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.
Don’t hesitate to ask questions if you have any.
Thanks,
Dmitry
Links:
------
[1]
https://docs.google.com/spreadsheets/d/1e8inaprMOjnq04hU2o76egHhC8AF3-vNvqjRq6GR0eM/edit?usp=sharing
[2]
https://github.com/eclipse-ee4j/ee4j/wiki/How-to-release-the-first-Eclipse-version-of-projects
[3] https://github.com/eclipse-ee4j/jsonp/wiki/JSONP-release-job
_______________________________________________
jakarta.ee-community mailing list
jakarta.ee-community@xxxxxxxxxxx
To change your delivery options, retrieve your password, or
unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/jakarta.ee-community


Back to the top