Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "MicroProfile/EclipseCreateNewRepository"

m
(Instructions to adde description for the new repo)
Line 1: Line 1:
 
= How to create a new repository =
 
= How to create a new repository =
  
[https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Community&component=GitHub Open a bug] to request that the Eclipse Webmaster creates a new Github repository. For ease of creation, please mention in the bug report to associate the Apache 2.0 License with the new github repo or else it will be created with the default EPL. If that happens, you'll have to either write a new bug tracker to get it changed or work with the Eclipse WebMaster to recreate the repo...  Reference [https://bugs.eclipse.org/bugs/show_bug.cgi?id=517479 this bug tracker] for an example of how not to do it...  :-)  
+
* [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Community&component=GitHub Open a bug] to request that the Eclipse Webmaster creates a new Github repository. '''Instruct Eclipse webmasters''' to
 +
** associate the Apache 2.0 License with the new github repo. Otherwise it will be created with the default EPL. If that happens, you'll have to either write a new bug tracker to get it changed or work with the Eclipse WebMaster to recreate the repo...  Reference [https://bugs.eclipse.org/bugs/show_bug.cgi?id=517479 this bug tracker] for an example of how not to do it...  :-)
 +
** add a description for the repository (we cannot do that ourselves, we would have to raise another bugzilla issue to add a description later)
  
 
More details in the [https://www.eclipse.org/projects/handbook/#resources-github Eclipse guide].
 
More details in the [https://www.eclipse.org/projects/handbook/#resources-github Eclipse guide].

Revision as of 09:54, 4 October 2018

How to create a new repository

  • Open a bug to request that the Eclipse Webmaster creates a new Github repository. Instruct Eclipse webmasters to
    • associate the Apache 2.0 License with the new github repo. Otherwise it will be created with the default EPL. If that happens, you'll have to either write a new bug tracker to get it changed or work with the Eclipse WebMaster to recreate the repo... Reference this bug tracker for an example of how not to do it...  :-)
    • add a description for the repository (we cannot do that ourselves, we would have to raise another bugzilla issue to add a description later)

More details in the Eclipse guide.

Back to the top