Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 360077

Summary: Github doesn't have mirrors of most of the eclipse.platform.* repositories
Product: [Eclipse Project] Platform Reporter: James Blackburn <jamesblackburn+eclipse>
Component: RelengAssignee: Platform-Releng-Inbox <platform-releng-inbox>
Status: CLOSED NOT_ECLIPSE QA Contact:
Severity: normal    
Priority: P3 CC: kim.moir
Version: 4.2   
Target Milestone: ---   
Hardware: PC   
OS: All   
Whiteboard:

Description James Blackburn CLA 2011-10-06 06:29:57 EDT
Attaching this to releng for want of a better bucket...

Github has mirrors of:
eclipse.platform.runtime
eclipse.platform.ui
eclipse.platform.swt

It seems to be missing:
eclipse.platform.common.git
eclipse.platform.debug.git	
eclipse.platform.git	
eclipse.platform.resources.git
eclipse.platform.swt.binaries.git
eclipse.platform.team.git	
eclipse.platform.team.test.git
eclipse.platform.text.git
eclipse.platform.ua.git	

Presuambly there's some metadata somewhere that needs to be updated?
Comment 1 John Arthorne CLA 2011-10-06 08:57:36 EDT
Our metadata is all up to date. GitHub just hasn't pulled the new repositories yet. There have been other complaints about this on cross-project - GitHub seems to be quite slow updating their repository list.

There are two in your list that I omitted from our metadata on purpose:

eclipse.platform.swt.binaries.git -> This just contains binaries output from the SWT build. It doesn't seem like much value including on GitHub. Nobody is going to submit a pull request for updated binaries (or at least, nobody would accept the new binaries).

eclipse.platform.team.test.git -> I don't know what this one is. Is it just a test migration or a real repository?
Comment 2 Kim Moir CLA 2011-10-06 09:01:49 EDT
John, eclipse.platform.team.test.git is a test repo, I will delete it.
Comment 3 James Blackburn CLA 2011-10-06 09:04:13 EDT
Ok, thanks both.

Closing as it's not an eclipse issue.