Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] Accidental push to eclipse.platform.debug

Why don't you just go ahead and push up a change to gerrit with the same commit for the sole purpose of running the gerrit review build?  Just put a -2 on it yourself to ensure it doesn't get merged.

Tom
 
 
 
----- Original message -----
From: Alex Blewitt <alex.blewitt@xxxxxxxxx>
Sent by: platform-dev-bounces@xxxxxxxxxxx
To: "Eclipse platform general developers list." <platform-dev@xxxxxxxxxxx>
Cc:
Subject: [EXTERNAL] Re: [platform-dev] Accidental push to eclipse.platform.debug
Date: Tue, Oct 20, 2020 11:36 AM
 
On 20 Oct 2020, at 17:30, Mickael Istria <mistria@xxxxxxxxxx> wrote:
 
 
 
On Tue, Oct 20, 2020 at 6:23 PM Alex Blewitt <alex.blewitt@xxxxxxxxx> wrote:
I accidentally pushed to master in the platform debug repository in a change that I thought I’d configured for Gerrit:
 
 
What’s the process for resolving this commit? Should I commit a revert backing out the change and go through the Gerrit review?
 
If it's a desirable change, let's just keep it ;)
If not (ie it introduces regression or test issues), I think it's OK if you just push directly a revert commit.
 
OK … I had built it and then done a git pull, so I’d changed the base. I’m concerned that I may have inadvertently broken the build, particularly if it needed version updates in the manifest etc.
 
Do you know where the master build branch is? I couldn’t see it obviously on ci.eclipse.org.
 
Gerrit is highly recommended and brings a lot of quality assessment, but committers are free to bypass it when it seems to be the best path forward (eg if it prevents from upcoming build failures).
If the build is broken, I’ll need to push a revert.
 
Alex
_______________________________________________
platform-dev mailing list
platform-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/platform-dev
 


Back to the top