Re: How to create a private repo under github.com/jenkinsci?

2020-02-03 Thread Shihaaz Buhary
Thanks

On Monday, February 3, 2020 at 1:31:05 PM UTC+5:30, Gavin Mogan wrote:
>
> Why do you need it to be private? If it's for your own development, do it 
> in your own GitHub/org and then request hosting when it's working.
>
> All plugins hosted in the main update center have to be public and open 
> source.
>
> I don't know if there's official  but you can review 
> https://jenkins.io/doc/developer/publishing/requesting-hosting/
>
> Gavin
>
> On Sun., Feb. 2, 2020, 11:56 p.m. Shihaaz Buhary,  > wrote:
>
>> Apologies for my wording. :)
>> When we request for hosting through "HOSTING" Jira ticket, can we also 
>> request to make it as private under https://github.com/jenkinsci 
>> 
>>  until 
>> we request to make it as public? If so, what is the process?
>>
>> On Monday, February 3, 2020 at 12:59:24 PM UTC+5:30, Gavin Mogan wrote:
>>>
>>> You shouldn't be creating any repos under the org. They should go 
>>> through infra or hosting jira tickets.
>>>
>>> Why do you need to create a repo?
>>>
>>> On Sun., Feb. 2, 2020, 11:25 p.m. Shihaaz Buhary,  
>>> wrote:
>>>
 Hi All,

 Is there a way that we can create a private repository under 
 https://github.com/jenkinsci 
 
  and 
 then later make it public? Or we can only create public repos?

 Thanks,
 Shihaaz

 -- 
 You received this message because you are subscribed to the Google 
 Groups "Jenkins Developers" group.
 To unsubscribe from this group and stop receiving emails from it, send 
 an email to jenkin...@googlegroups.com.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/jenkinsci-dev/f4ae6b20-75ec-4977-8b9f-c4fade479816%40googlegroups.com
  
 
 .

>>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Jenkins Developers" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to jenkin...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jenkinsci-dev/143f20b1-9d7b-4d60-9e0f-18cdbccaecc7%40googlegroups.com
>>  
>> 
>> .
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/0efe17df-d3dd-490b-8d0b-e77dee779eb7%40googlegroups.com.


Re: How to create a private repo under github.com/jenkinsci?

2020-02-03 Thread Shihaaz Buhary
Thanks

On Monday, February 3, 2020 at 2:05:48 PM UTC+5:30, Tim Jacomb wrote:
>
> It’s not possible to have a private repo, the plan that jenkinsci is on 
> only supports public repos
>
> On Mon, 3 Feb 2020 at 08:00, 'Gavin Mogan' via Jenkins Developers <
> jenkin...@googlegroups.com > wrote:
>
>> Why do you need it to be private? If it's for your own development, do it 
>> in your own GitHub/org and then request hosting when it's working.
>>
>> All plugins hosted in the main update center have to be public and open 
>> source.
>>
>> I don't know if there's official  but you can review 
>> https://jenkins.io/doc/developer/publishing/requesting-hosting/
>>
>> Gavin
>>
>> On Sun., Feb. 2, 2020, 11:56 p.m. Shihaaz Buhary, > > wrote:
>>
>>> Apologies for my wording. :)
>>> When we request for hosting through "HOSTING" Jira ticket, can we also 
>>> request to make it as private under https://github.com/jenkinsci 
>>> 
>>>  until 
>>> we request to make it as public? If so, what is the process?
>>>
>>> On Monday, February 3, 2020 at 12:59:24 PM UTC+5:30, Gavin Mogan wrote:

 You shouldn't be creating any repos under the org. They should go 
 through infra or hosting jira tickets.

 Why do you need to create a repo?

 On Sun., Feb. 2, 2020, 11:25 p.m. Shihaaz Buhary,  
 wrote:

> Hi All,
>
> Is there a way that we can create a private repository under 
> https://github.com/jenkinsci 
> 
>  and 
> then later make it public? Or we can only create public repos?
>
> Thanks,
> Shihaaz
>
> -- 
> You received this message because you are subscribed to the Google 
> Groups "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send 
> an email to jenkin...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-dev/f4ae6b20-75ec-4977-8b9f-c4fade479816%40googlegroups.com
>  
> 
> .
>
 -- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "Jenkins Developers" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to jenkin...@googlegroups.com .
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/jenkinsci-dev/143f20b1-9d7b-4d60-9e0f-18cdbccaecc7%40googlegroups.com
>>>  
>>> 
>>> .
>>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Jenkins Developers" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to jenkin...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jenkinsci-dev/CAG%3D_DuufBgm4LfY3K91F-5m6y%3D3bgd0E5Gn1t_XEOys4sHk9sw%40mail.gmail.com
>>  
>> 
>> .
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/ac9877b1-5355-4ae7-b69a-9a41f4f0856b%40googlegroups.com.


Re: How to create a private repo under github.com/jenkinsci?

2020-02-03 Thread Tim Jacomb
It’s not possible to have a private repo, the plan that jenkinsci is on
only supports public repos

On Mon, 3 Feb 2020 at 08:00, 'Gavin Mogan' via Jenkins Developers <
jenkinsci-dev@googlegroups.com> wrote:

> Why do you need it to be private? If it's for your own development, do it
> in your own GitHub/org and then request hosting when it's working.
>
> All plugins hosted in the main update center have to be public and open
> source.
>
> I don't know if there's official  but you can review
> https://jenkins.io/doc/developer/publishing/requesting-hosting/
>
> Gavin
>
> On Sun., Feb. 2, 2020, 11:56 p.m. Shihaaz Buhary, 
> wrote:
>
>> Apologies for my wording. :)
>> When we request for hosting through "HOSTING" Jira ticket, can we also
>> request to make it as private under https://github.com/jenkinsci
>> 
>>  until
>> we request to make it as public? If so, what is the process?
>>
>> On Monday, February 3, 2020 at 12:59:24 PM UTC+5:30, Gavin Mogan wrote:
>>>
>>> You shouldn't be creating any repos under the org. They should go
>>> through infra or hosting jira tickets.
>>>
>>> Why do you need to create a repo?
>>>
>>> On Sun., Feb. 2, 2020, 11:25 p.m. Shihaaz Buhary, 
>>> wrote:
>>>
 Hi All,

 Is there a way that we can create a private repository under
 https://github.com/jenkinsci
 
  and
 then later make it public? Or we can only create public repos?

 Thanks,
 Shihaaz

 --
 You received this message because you are subscribed to the Google
 Groups "Jenkins Developers" group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to jenkin...@googlegroups.com.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/jenkinsci-dev/f4ae6b20-75ec-4977-8b9f-c4fade479816%40googlegroups.com
 
 .

>>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Developers" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-dev+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/jenkinsci-dev/143f20b1-9d7b-4d60-9e0f-18cdbccaecc7%40googlegroups.com
>> 
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-dev/CAG%3D_DuufBgm4LfY3K91F-5m6y%3D3bgd0E5Gn1t_XEOys4sHk9sw%40mail.gmail.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CAH-3BicAC4_bAPpfHx1h3kqgRZZijAKPA94S_OHBa1Dx5XfPzg%40mail.gmail.com.


Re: How to create a private repo under github.com/jenkinsci?

2020-02-03 Thread 'Gavin Mogan' via Jenkins Developers
Why do you need it to be private? If it's for your own development, do it
in your own GitHub/org and then request hosting when it's working.

All plugins hosted in the main update center have to be public and open
source.

I don't know if there's official  but you can review
https://jenkins.io/doc/developer/publishing/requesting-hosting/

Gavin

On Sun., Feb. 2, 2020, 11:56 p.m. Shihaaz Buhary, 
wrote:

> Apologies for my wording. :)
> When we request for hosting through "HOSTING" Jira ticket, can we also
> request to make it as private under https://github.com/jenkinsci
> 
>  until
> we request to make it as public? If so, what is the process?
>
> On Monday, February 3, 2020 at 12:59:24 PM UTC+5:30, Gavin Mogan wrote:
>>
>> You shouldn't be creating any repos under the org. They should go through
>> infra or hosting jira tickets.
>>
>> Why do you need to create a repo?
>>
>> On Sun., Feb. 2, 2020, 11:25 p.m. Shihaaz Buhary, 
>> wrote:
>>
>>> Hi All,
>>>
>>> Is there a way that we can create a private repository under
>>> https://github.com/jenkinsci
>>> 
>>>  and
>>> then later make it public? Or we can only create public repos?
>>>
>>> Thanks,
>>> Shihaaz
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Jenkins Developers" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to jenkin...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/jenkinsci-dev/f4ae6b20-75ec-4977-8b9f-c4fade479816%40googlegroups.com
>>> 
>>> .
>>>
>> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-dev/143f20b1-9d7b-4d60-9e0f-18cdbccaecc7%40googlegroups.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CAG%3D_DuufBgm4LfY3K91F-5m6y%3D3bgd0E5Gn1t_XEOys4sHk9sw%40mail.gmail.com.


Re: How to create a private repo under github.com/jenkinsci?

2020-02-02 Thread Shihaaz Buhary
Apologies for my wording. :)
When we request for hosting through "HOSTING" Jira ticket, can we also 
request to make it as private under https://github.com/jenkinsci 

 until 
we request to make it as public? If so, what is the process?

On Monday, February 3, 2020 at 12:59:24 PM UTC+5:30, Gavin Mogan wrote:
>
> You shouldn't be creating any repos under the org. They should go through 
> infra or hosting jira tickets.
>
> Why do you need to create a repo?
>
> On Sun., Feb. 2, 2020, 11:25 p.m. Shihaaz Buhary,  > wrote:
>
>> Hi All,
>>
>> Is there a way that we can create a private repository under 
>> https://github.com/jenkinsci 
>> 
>>  and 
>> then later make it public? Or we can only create public repos?
>>
>> Thanks,
>> Shihaaz
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Jenkins Developers" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to jenkin...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jenkinsci-dev/f4ae6b20-75ec-4977-8b9f-c4fade479816%40googlegroups.com
>>  
>> 
>> .
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/143f20b1-9d7b-4d60-9e0f-18cdbccaecc7%40googlegroups.com.


Re: How to create a private repo under github.com/jenkinsci?

2020-02-02 Thread 'Gavin Mogan' via Jenkins Developers
You shouldn't be creating any repos under the org. They should go through
infra or hosting jira tickets.

Why do you need to create a repo?

On Sun., Feb. 2, 2020, 11:25 p.m. Shihaaz Buhary, 
wrote:

> Hi All,
>
> Is there a way that we can create a private repository under
> https://github.com/jenkinsci and then later make it public? Or we can
> only create public repos?
>
> Thanks,
> Shihaaz
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-dev/f4ae6b20-75ec-4977-8b9f-c4fade479816%40googlegroups.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CAG%3D_DuusaPf08srE1sAFq84ZJdKeLgVPbu-AFTSqcwmNK3J3AA%40mail.gmail.com.


How to create a private repo under github.com/jenkinsci?

2020-02-02 Thread Shihaaz Buhary
Hi All,

Is there a way that we can create a private repository under 
https://github.com/jenkinsci and then later make it public? Or we can only 
create public repos?

Thanks,
Shihaaz

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/f4ae6b20-75ec-4977-8b9f-c4fade479816%40googlegroups.com.