Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ee4j-build] Wrong release in staging

Hi,

On Fri, Nov 2, 2018 at 5:50 PM Lukas Jungmann <lukas.jungmann@xxxxxxxxxx> wrote:
for 99% jakarta projects I don't think that the statement 'In each
project, there exists a committer who has access to ossrh nexus to
verify staging/release and who can push required 'drop'/'release'
button' is true, pmc would probably know that for sure.
Only jenkins jobs do have such power here - that is not what you wanted
to hear, right?

Indeed, it's the polar opposite actually.

What I hoped was the case, that while indeed there isn't a committer in every project with access, but that a committer and/or project lead could ask someone from Eclipse to do the release. E.g. just like we create bigzilla issues for setting up the JIPPs etc.

Kind regards,
Arjan



 


>
>     in case of jpa-api, the "bug" has been already identified and fixed[1]
>
>
> Unfortunately, the diff is protected. When logged-in I get: "No
> permission to view config history".
>
> Can you post the diff here if possible? Might be good for all of us to
> learn from.

the bug was basically that the call to rc-release goal in the script was
not guarded by 'if', so instead of rc-release being executed
conditionally, it run every on each job run.

thanks,
--lukas

>
>     and have good understanding of
>     what, when and why they do what is written in them, you should be
>     safe...
>
>
> Yeah, I guess ;) But I have a sinking feeling most everybody is walking
> a little in the dark here, copied the scripts from the wiki and just
> prayed they worked >
> Kind regards,
> Arjan
>
>
>
>
> _______________________________________________
> ee4j-build mailing list
> ee4j-build@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/ee4j-build
>
_______________________________________________
ee4j-build mailing list
ee4j-build@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/ee4j-build

Back to the top