Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 360077 - Github doesn't have mirrors of most of the eclipse.platform.* repositories
Summary: Github doesn't have mirrors of most of the eclipse.platform.* repositories
Status: CLOSED NOT_ECLIPSE
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Releng (show other bugs)
Version: 4.2   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Releng-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-06 06:29 EDT by James Blackburn CLA
Modified: 2011-10-06 09:04 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.