Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [incubation] Release process: Staging area and artifact reviewbefore final artifacts are released

Thanks, Wim.

 

We’re using repositories on GitHub and gerrit isn't available for those AFAIK. But even then, we don't want to review only the code, but also final binary artifacts and documentation before a release.

 

Thanks,
Ondro Mihályi

 

Od: Wim Jongman
Odesláno:pondělí 12. června 2017 12:01
Komu: Discussions for new Eclipse projects
Předmět: Re: [incubation] Release process: Staging area and artifact reviewbefore final artifacts are released

 

Hi Ondrej,

 

Can’t you use Gerrit for that workflow?

 

Best regards,

 

Wim

 

From: incubation-bounces@xxxxxxxxxxx [mailto:incubation-bounces@xxxxxxxxxxx] On Behalf Of Ondrej Mihályi
Sent: donderdag 8 juni 2017 18:08
To: incubation@xxxxxxxxxxx
Subject: [incubation] Release process: Staging area and artifact review before final artifacts are released

 

Hi,

 

Within the MicroProfile project, we are about to do the first release within the Eclipse Foundation. None of the committers has experience from other projects within Eclipse but some of us have experience with the release process within the Apache Foundation.

 

In particular, we'd like to be able to release final artifacts in 2 stages:

 - "review" stage, where all artifacts are built and published for reviewers together with the source code revision used to build the artifacts

 - "go public" stage, which follows after reviewers accept the artifacts and agree to publish the release

 

This workflow is supported within the Apache Fnd using the special feature of Nexus, which can create a temporary repository just for a specific group of deployed artifacts, project committers can access this repository via the web interface and have the ability to press a button to accept the artifacts and deploy them to the main repository, removing the temporary staging repository. It really just adds an additional step before artifacts are released to the main repository.

 

Is anyone using a similar workflow with an Eclipse project? Can Eclipse webmasters investigate if we can use the ability of Nexus to create temporary staging repositories to support this workflow?

 

Cheers,

Ondrej

 


Back to the top