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

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 list
pde-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/pde-dev

Back to the top