Thanks Furkan,

We managed to use GitHub pages for our website. Currently it is deployed 
already under apache:
https://apache.github.io/incubator-dlab/

BTW:
One thing that we need now is to update link on header of our git repo 
https://github.com/apache/incubator-dlab.

Do someone know how to do it?

Thanks in advance!



BOHDAN HLIVA
Lead Software Engineer

Office: +380 322 424 642 x 42572   Cell: +380 63 151 2201   Email: 
[email protected]<mailto:[email protected]>
Lviv, Ukraine   epam.com<http://epam.com>

CONFIDENTIALITY CAUTION AND DISCLAIMER
This message is intended only for the use of the individual(s) or entity(ies) 
to which it is addressed and contains information that is legally privileged 
and confidential. If you are not the intended recipient, or the person 
responsible for delivering the message to the intended recipient, you are 
hereby notified that any dissemination, distribution or copying of this 
communication is strictly prohibited. All unintended recipients are obliged to 
delete this message and destroy any printed copies.


On Nov 19, 2019, at 18:49, Furkan KAMACI 
<[email protected]<mailto:[email protected]>> wrote:

Hi,

You can check Druid's website: 
https://github.com/apache/incubator-druid-website<https://urldefense.com/v3/__https://github.com/apache/incubator-druid-website__;!K6dmGCEab4ueJg!mkwwJqrEseSucDMOWMoUwQjepv73Rrklcn4krTKwh6dPZiRZziKgvgrfrjpZ1sX4aQ$>
 for a separate repository example

Kind Regards,
Furkan KAMACI

On Tue, Nov 19, 2019 at 7:47 PM Dmitriy Pavlov 
<[email protected]<mailto:[email protected]>> wrote:
Hi Bohdan,

Right, there is no need to create any additional repository. Site content
can be placed to same git repo, as source code.

I don't know deep details on how to set it up, but I could share example of
site of Apache Training (incubating):
https://github.com/apache/incubator-training/tree/master/site<https://urldefense.com/v3/__https://github.com/apache/incubator-training/tree/master/site__;!K6dmGCEab4ueJg!mkwwJqrEseSucDMOWMoUwQjepv73Rrklcn4krTKwh6dPZiRZziKgvgrfrjqktqfjnA$>

If we have some site content prepared we may ask INFRA to set it up or
point us to the right direction. (
https://issues.apache.org/jira/projects/INFRA/<https://urldefense.com/v3/__https://issues.apache.org/jira/projects/INFRA/__;!K6dmGCEab4ueJg!mkwwJqrEseSucDMOWMoUwQjepv73Rrklcn4krTKwh6dPZiRZziKgvgrfrjr9ShNIwQ$>)

It may be that site is published using some Jenkins magic,- but here I just
guessing.

Sincerely,
Dmitriy Pavlov

вт, 19 нояб. 2019 г. в 17:54, Bohdan Hliva 
<[email protected]<mailto:[email protected]>>:

> Sorry,
>
> Just forgot to put @dev into TO
>
>
>
> BOHDAN HLIVA
> Lead Software Engineer
>
> Office: +380 322 424 642 x 42572   Cell: +380 63 151 2201
> Email: [email protected]<mailto:[email protected]> 
> <[email protected]<mailto:[email protected]>>
> Lviv, Ukraine   epam.com<http://epam.com/>
>
> CONFIDENTIALITY CAUTION AND DISCLAIMER
> This message is intended only for the use of the individual(s) or
> entity(ies) to which it is addressed and contains information that is
> legally privileged and confidential. If you are not the intended recipient,
> or the person responsible for delivering the message to the
> intended recipient, you are hereby notified that any dissemination,
> distribution or copying of this communication is strictly prohibited. All
> unintended recipients are obliged to delete this message and destroy any
> printed copies.
>
>
> On Nov 19, 2019, at 16:52, Dmitriy Pavlov 
> <[email protected]<mailto:[email protected]>> wrote:
>
> Hi Bohdan,
>
> could you please reply to list, as well? Moving our conversation to
> private may be not the best idea, since if conversation is public it is
> more probable that we find solution.
>
> Sincerely,
> Dmitriy Pavlov
>
> вт, 19 нояб. 2019 г. в 16:32, Bohdan Hliva 
> <[email protected]<mailto:[email protected]>>:
>
>> Hi Dmitriy,
>>
>> Thanks for your response.
>> As far as I know we may use our primary repo to store site sources (as
>> first stage just to quickly setup it)
>> What I found is 
>> http://www.apache.org/dev/project-site.html<https://urldefense.com/v3/__http://www.apache.org/dev/project-site.html__;!K6dmGCEab4ueJg!mkwwJqrEseSucDMOWMoUwQjepv73Rrklcn4krTKwh6dPZiRZziKgvgrfrjo0GDJsUQ$>
>> <https://urldefense.com/v3/__http://www.apache.org/dev/project-site.html__;!K6dmGCEab4ueJg!mcMqT6iRnc_4qH2XHFYl7Txym_H7lDlbm3pgLtPn4QvzyZi880TX7GL2t6d7HNSisg$>
>>  page.
>> But there is no information how to use e.g. gitpubsub
>> Do you maybe know where such info can be found under apache resources?
>>
>> Thanks in advance!
>>
>> BOHDAN HLIVA
>> Lead Software Engineer
>>
>> Office: +380 322 424 642 x 42572   Cell: +380 63 151 2201
>> Email: [email protected]<mailto:[email protected]> 
>> <[email protected]<mailto:[email protected]>>
>> Lviv, Ukraine   epam.com<http://epam.com/>
>>
>> CONFIDENTIALITY CAUTION AND DISCLAIMER
>> This message is intended only for the use of the individual(s) or
>> entity(ies) to which it is addressed and contains information that is
>> legally privileged and confidential. If you are not the intended recipient,
>> or the person responsible for delivering the message to the
>> intended recipient, you are hereby notified that any dissemination,
>> distribution or copying of this communication is strictly prohibited. All
>> unintended recipients are obliged to delete this message and destroy any
>> printed copies.
>>
>>
>> On Nov 19, 2019, at 12:39, c Pavlov 
>> <[email protected]<mailto:[email protected]>> wrote:
>>
>> Hi Bohdan,
>>
>> it is just my IMHO, but I would recommend to setup git-hosted website. It
>> is more convenient to update site using git. In most cases, it is also
>> faster to patch Git-based site.
>>
>> Any PPMC member can create git repository for site, later we can setup
>> Apache infrastructure to use this repo as a site source.
>>
>> Sincerely,
>> Dmitriy Pavlov
>>
>> вт, 19 нояб. 2019 г. в 11:50, Bohdan Hliva 
>> <[email protected]<mailto:[email protected]>
>> >:
>>
>> Hello all,
>>
>> Just kindly reminder regarding DLab website question.
>>
>> BR, Bohdan
>>
>>
>>
>> BOHDAN HLIVA
>> Lead Software Engineer
>>
>> Office: +380 322 424 642 x 42572   Cell: +380 63 151 2201   Email:
>> [email protected]<mailto:[email protected]><mailto:[email protected]<mailto:[email protected]>
>> <[email protected]<mailto:[email protected]>>>
>> Lviv, Ukraine   epam.com<http://epam.com/><http://epam.com<http://epam.com/>>
>>
>> CONFIDENTIALITY CAUTION AND DISCLAIMER
>> This message is intended only for the use of the individual(s) or
>> entity(ies) to which it is addressed and contains information that is
>> legally privileged and confidential. If you are not the intended
>> recipient,
>> or the person responsible for delivering the message to the intended
>> recipient, you are hereby notified that any dissemination, distribution or
>> copying of this communication is strictly prohibited. All unintended
>> recipients are obliged to delete this message and destroy any printed
>> copies.
>>
>>
>> On Nov 18, 2019, at 11:42, Bohdan Hliva 
>> <[email protected]<mailto:[email protected]><mailto:
>> [email protected]<mailto:[email protected]>>> wrote:
>>
>> Dear Mentors,
>>
>> We would like to host DLab website on apache infrastructure.
>> According to documentation
>> https://urldefense.com/v3/__http://www.apache.org/dev/project-site.html__;!K6dmGCEab4ueJg!j-nfU3JlmMcTz31PimXucpJ7RJK-gr3gP8kV7NbPFPqeBsSa8GzUOivQqrexg_2S5g$
>>
>> site sources can be published under:
>>
>> https://urldefense.com/v3/__https://svn.apache.org/repos/asf/incubator/dlab__;!K6dmGCEab4ueJg!j-nfU3JlmMcTz31PimXucpJ7RJK-gr3gP8kV7NbPFPqeBsSa8GzUOivQqrdQZ9GqAQ$
>>  ,
>> that currently does not exist and at lease me does not have permission to
>> create it.
>> Could you help us with that?
>>
>> BOHDAN HLIVA
>> Lead Software Engineer
>>
>> Office: +380 322 424 642 x 42572   Cell: +380 63 151 2201   Email:
>> [email protected]<mailto:[email protected]><mailto:[email protected]<mailto:[email protected]>
>> <[email protected]<mailto:[email protected]>>>
>> Lviv, Ukraine   epam.com<http://epam.com/><http://epam.com/>
>>
>> CONFIDENTIALITY CAUTION AND DISCLAIMER
>> This message is intended only for the use of the individual(s) or
>> entity(ies) to which it is addressed and contains information that is
>> legally privileged and confidential. If you are not the intended
>> recipient,
>> or the person responsible for delivering the message to the intended
>> recipient, you are hereby notified that any dissemination, distribution or
>> copying of this communication is strictly prohibited. All unintended
>> recipients are obliged to delete this message and destroy any printed
>> copies.
>>
>>
>>
>

Reply via email to