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"

(How to request new repo)
 
m
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
[https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Community&component=GitHub Open a bug] to request that the Eclipse Webmasters create a new Github 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. '''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].
 +
 +
[[Category:MicroProfile]]

Latest revision as of 14:37, 26 January 2024

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