Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-dev] Migration of pde.ui repo to GitHub is now complete
  • From: Vikas Chandra <Vikas.Chandra@xxxxxxxxxx>
  • Date: Mon, 4 Apr 2022 11:40:53 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=in.ibm.com; dmarc=pass action=none header.from=in.ibm.com; dkim=pass header.d=in.ibm.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=uG9HM2ErhQ2o8sj6SnCMJ0edcdrgLsy48hr3ibmUV7s=; b=OJIsQ0duKbHgo8nIVByGmQ2Iz0tp44zde2AUHLeteVTp29EzRSxG2r3bWMb9Kovqf+hxugQHWxYwscJwwqTH8EEWNO9B3Fr5K8n8K8zEUFYHL4hvO5jeQ/aGaXWfCedflmFk+AvGXgidAQsCCJWUIrjx3+XlBPwIo/xRrEnHp2Mkmxi2vmbgMp4Ph+InJOJ6kkxVsboxGz85t3fsG5m273IG3+V7zTaTkZebqyX0QGXydHQ8FBBAACSPkC7qS+U8+f5gh0Irw48j11+q3cb2YpSChlgKL+1jT7i3heFrdHmqFdZGhyJINszSB0T1gDkMe0YfEbXJFfHJZnRasvvEhw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=ULW7BhhkZwDEhSo/wZNQtXkhC6pVTGnoZ/jksOfxTcK4Bc/zHFeVlcZO6yXViq1bFAZmSDfeJGz3L9tBsFWHOZagnxEw+UKgjX9Kl5GrZmX14LuKf7nb8qM+wPqkmBSgQyFPsD1XHj9zk2qn9ZZGRwGVfuQxthJB14BcUau7htW52rymn8N7IcfdZzILeBcaoQZqMHzHhijyfGa8gtkSfgfbNR+vrAZ4EcwGk9ZUX17guh1nvOeY5A+lc60/Ar0fVUqAcpaGgvGw8mp66kvVe8vKzvM8Dq8ACgNpjjaYEUwGtAv/6fJNImK8oeTsTfLGm08DpPd854VA++9HdyeAVA==
  • Delivered-to: pde-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/pde-dev/>
  • List-help: <mailto:pde-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/pde-dev>, <mailto:pde-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/pde-dev>, <mailto:pde-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHYRmv2aThJhrQZrk2A+VHtyxj0xKzdw0K0gAIwKYCAAA2dAA==
  • Thread-topic: [EXTERNAL] Re: [pde-dev] Migration of pde.ui repo to GitHub is now complete

>> Looks like the validation is not working

 

This is now working

 

 

Thanks and Regards,

Vikas

 

From: Vikas Chandra <Vikas.Chandra@xxxxxxxxxx>
Date: Monday, 4 April 2022 at 4:22 PM
To: "Eclipse PDE general developers list." <pde-dev@xxxxxxxxxxx>
Subject: Re: [EXTERNAL] Re: [pde-dev] Migration of pde.ui repo to GitHub is now complete

 

Hi ,

 

Looks like the validation is not working. I am looking into this.

 

>> If nobody else can/want to take care of this, I can try to do it next week.

 

That would be good.

 

Thanks

Vikas

 

From: pde-dev <pde-dev-bounces@xxxxxxxxxxx> on behalf of Hannes Wellmann <wellmann.hannes1@xxxxxxx>
Reply to: "Eclipse PDE general developers list." <pde-dev@xxxxxxxxxxx>
Date: Sunday, 3 April 2022 at 12:27 PM
To: "pde-dev@xxxxxxxxxxx" <pde-dev@xxxxxxxxxxx>
Subject: [EXTERNAL] Re: [pde-dev] Migration of pde.ui repo to GitHub is now complete

 

Thank you Vikas and all others for performing the migration and thanks Ed for adjusting the Setup, the button looks nice. :) But I just noticed that there is no verification build executed when a Pull-Request is created in the pde.ui repo. ZjQcmQRYFpfptBannerStart

This Message Is From an External Sender

This message came from outside your organization.

ZjQcmQRYFpfptBannerEnd

Thank you Vikas and all others for performing the migration and thanks Ed for adjusting the Setup, the button looks nice. :)

 

But I just noticed that there is no verification build executed when a Pull-Request is created in the pde.ui repo. Could this be because  in https://ci.eclipse.org/pde/ the pde.ui-Gerrit job still uses the Gerrit-Trigger?

I wonder if this job should be changed to be a Jenkins Multi-Branch Pipeline job just like pde.build or for example equinox or m2e.

 

Furthermore I noticed that most of the links in the README.md at g.c/eclipse-pde/eclipse.pde.ui are outdated or point to targets that should be updated, too.

If nobody else can/want to take care of this, I can try to do it next week.

 

Greetings,

Hannes

 

 

Gesendet: Samstag, 02. April 2022 um 12:53 Uhr
Von: "Ed Merks" <ed.merks@xxxxxxxxx>
An: pde-dev@xxxxxxxxxxx
Betreff: Re: [pde-dev] Migration of pde.ui repo to GitHub is now complete

FYI,

I've updated the PDE setup accordingly and added a corresponding configuration.  I used the configuration in the following section that I added to the CONTRIBUTING.md:

  https://github.com/eclipse-pde/.github/blob/main/CONTRIBUTING.md#create-an-eclipse-development-environment

This is just like what these projects have done:

  https://github.com/eclipse/windowbuilder/blob/master/CONTRIBUTING.md#2-create-an-eclipse-development-environment
  https://github.com/eclipse/birt#create-a-birt-development-environment

Thanks Hannes Wellmann for the idea and help around supporting a badge with common styling!

This configuration installs the latest I-Build Eclipse SDK, sets up the most recently released Eclipse Platform as the API baseline, clones PDE's repos:

sets up a target platform with the latest IBuild, which imports the source projects into the workspace as a side effect, and organizes the workspace projects into working sets:

Regards,
Ed
 

On 02.04.2022 10:30, Vikas Chandra wrote:

Hi All,

 

GitHub url for eclipse.pde.ui.git repo :

https://github.com/eclipse-pde/eclipse.pde.ui.git

 

Please migrate all your PDE repos Please use GitHub workflow for making

code changes in pde.ui repo.

 

Please also note that the pde.build repo has already been moved to

GitHub few days ago ( thanks Alex)

https://github.com/eclipse-pde/eclipse.pde.build.git

 

Thanks & Regards,

Vikas

Ps: Thanks everyone for taking care of open gerrits in PDE. We had 0 open gerit on 1st April just before migration

 

 

From: Vikas Chandra <Vikas.Chandra@xxxxxxxxxx>
Date: Thursday, 31 March 2022 at 4:08 PM
To: "Eclipse PDE general developers list." <pde-dev@xxxxxxxxxxx>
Cc: "Eclipse platform general developers list." <platform-dev@xxxxxxxxxxx>
Subject: Re: [action required] Migration of pde.ui repo to github

 

Hi all,

 

Only 4 open gerrits are remaining. Please do the needful.

 

Thanks and Regards,

Vikas

 

From: Vikas Chandra <Vikas.Chandra@xxxxxxxxxx>
Date: Tuesday, 29 March 2022 at 5:38 PM
To: "Eclipse PDE general developers list." <pde-dev@xxxxxxxxxxx>
Cc: "Eclipse platform general developers list." <platform-dev@xxxxxxxxxxx>
Subject: [action required] Migration of pde.ui repo to github

 

Hello PDE committers and contributors,

 

Considering the upcoming migration from Gerrit to GitHub for PDE.ui projects, I would like to request

everyone to look all the open gerrit in their name.

 

The full list is here

 

https://git.eclipse.org/r/q/repo:pde/eclipse.pde.ui+is:open

 

If change is no longer required, please abandon.

If the change is relevant, please merge them.

 

If both are not possible, please make a note of gerrit patch now and manually migrate to GitHub ( once migration is done).

 

It will be good to do this by EOD Thursday ( 31st March) as migration of pde.ui may be done on or after 1st April, 2022.

 

Thanks and Regards,

Vikas

   

_______________________________________________pde-dev mailing listpde-dev@xxxxxxxxxxxTo unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/pde-dev

_______________________________________________ pde-dev mailing list pde-dev@xxxxxxxxxxx To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/pde-dev

 

 


Back to the top