Re: Migration and consolidation helm charts for ASF projects from helm/charts to apache/charts git

2020-09-03 Thread Kamil Breguła
Hello,

In the case of Airflow, we have developed our own chart and want to develop
and release it soon. For now, there is little chance that our community
will be interested in developing two independent charts.
https://github.com/apache/airflow/issues/10523

That would be the 3rd method of deploying Airflow on Kubernetes maintained
by our project. We have Kubernetes Operators also.
https://github.com/apache/airflow-on-k8s-operator

Best regards,
Kamil Breguła

On Thu, Sep 3, 2020 at 9:33 PM Ween Jiann  wrote:

> Hi all,
>
> The helm team has deprecated the charts repository and will be archiving
> it in Nov. Here’s the link to the notice
> https://github.com/helm/charts/blob/master/README.md#deprecation-timeline
>
> It looks like that are quite a few charts for ASF projects such as
> Airflow, Hadoop, Spark, Solr (not exhaustive) that have yet to be adopted
> by anyone. It would make sense to re-home them into a single git in for
> example apache/charts. This would facilitate easier distribution of various
> ASF projects via a single helm repo, and setting up tests and CI
> integration needs only to be done once.
>
> Cheers,
> WJ
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
> For additional commands, e-mail: dev-h...@community.apache.org
>
>


Re: contact with Apache swag online store

2020-06-25 Thread Kamil Breguła
Could you look at phone cases? The logo is covered by the holes.

On Thu, Jun 25, 2020 at 9:51 PM Mark Thomas  wrote:

> Try now.
>
> Please check the logo alignment on each of the products and let me know
> if it doesn't look right. The new logo is slightly bigger so everything
> had to be reset and I might have missed something.
>
> Mark
>
>
> On 25/06/2020 20:38, Mark Thomas wrote:
> > Ah. Got it. New logo coming up.
> >
> > Mark
> >
> > On 25/06/2020 20:05, Jarek Potiuk wrote:
> >> Yeah. But the logo is old. We changed it quite a few months ago so we
> need
> >> to update it.
> >>
> >> The Airflow Summit is just behind the corner and asking 'where can I buy
> >> the t-shirt' was the most upvoted question last time we held the Airflow
> >> meetup :)
> >>
> >> czw., 25 cze 2020, 20:54 użytkownik Mark Thomas 
> napisał:
> >>
> >>> Hi all,
> >>>
> >>> Airflow was already set-up. I've just reviewed the settings and added a
> >>> couple of products.
> >>>
> >>> The full store is here:
> >>> https://www.redbubble.com/shop/ap/40497530
> >>>
> >>> Happy shopping,
> >>>
> >>> Mark
> >>>
> >>>
> >>> On 25/06/2020 19:40, Sally Khudairi wrote:
>  Thank you, Mara.
> 
>  We no longer work with CafePress --that's been dropped several years
> ago.
> 
>  The official Apache swag store is at
> >>> https://www.redbubble.com/people/comdev/shop
> 
>  I'm copying ASF VP Brand Management, Mark Thomas, as well as the
> ComDev
> >>> team to have the Apache Airflow brand added.
> 
>  Warmly,
>  Sally
> 
>  - - -
>  Vice President Marketing & Publicity
>  Vice President Sponsor Relations
>  The Apache Software Foundation
> 
>  Tel +1 617 921 8656 | s...@apache.org
> 
>  On Thu, Jun 25, 2020, at 14:34, Mara Ruvalcaba wrote:
> > Hi Sally,
> >
> > I hope you are doing well. We would like to sell the Apache Airflow
> > t-shirt online, and make it available for the Summit participants
> next
> > week. we would like to have all the Apache swag at the same place.
> >
> > I was told this store is the option:
> > https://www.cafepress.com/meepzor/230676?hide=true
> >
> > But there is no way to contact the store admin.
> >
> > I wonder if you know who owns this store? or if there is another
> better
> > place for selling them (and getting some % for the ASF)
> >
> > Thank you,
> >
> > Mara.
> >
> > --
> > Mara Ruvalcaba
> > COO, SG Software Guru & Nearshore Link
> > USA: 512 296 2884
> > MX: 55 5239 5502
> >
> >
> >>>
> >>>
> >>> -
> >>> To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
> >>> For additional commands, e-mail: dev-h...@community.apache.org
> >>>
> >>>
> >>
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
> > For additional commands, e-mail: dev-h...@community.apache.org
> >
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
> For additional commands, e-mail: dev-h...@community.apache.org
>
>


Re: Contribute to open source

2020-05-19 Thread Kamil Breguła
Many projects mean tasks that are intended for beginners with a
special label - good first issue
Here are tickets for Apache Airflow
https://github.com/apache/airflow/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22
All you have to do is choose a ticket and write a comment expressing
your willingness to work.

Many projects also have CONTRIBUTING.rst file, which contain a guide
for new contributors.
Here is guide for Apache Airflow
https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst
Much of the information in this guide also applies to other projects,
but each project may have its own rules and recommendations.

On Tue, May 19, 2020 at 4:16 PM Brian Demers  wrote:
>
> Adi,
> Don't worry I know many veteran developers that are still new to open
> source ;)
>
> Take a look at the mentor program:
> https://community.apache.org/mentoringprogramme.html
>
> But the overall TL;DR is pick a project you think is cool, and just start
> working on it:
> - fix documentation issues
> - add tests
> - get involved on the project's mailing lists
> - answer questions on stack overflow
> - create bugs as needed
> - find a small bug in the project's bug tracker and attempt to fix it.
>
>
>
> On Tue, May 19, 2020 at 9:49 AM Adi Maheshwari 
> wrote:
>
> > Hello Priya ,
> > Thanks for helping . Actually I am new to open source .
> >
> > Regards
> > Aditya
> >
> > On Tue, 19 May 2020 at 18:36, Priya Sharma 
> > wrote:
> >
> > > Hello Aditya,
> > >
> > > There are multiple ways by which you can start contributing.
> > > [https://www.apache.org/foundation/getinvolved.html]
> > >
> > > To begin with, you could choose a project of your choice and start
> > > exploring it.
> > > Join the desired project's mailing list, ask questions, propose
> > > solutions or report issues, and get involved.
> > >
> > > Hope this helps!
> > >
> > > Regards,
> > > Priya Sharma
> > >
> > > On Tue, 19 May 2020 at 14:45, Adi Maheshwari  > >
> > > wrote:
> > > >
> > > > Hello everyone ,
> > > > I want to start contributing to open source . Can you help me on how to
> > > get
> > > > started .
> > > >
> > > > --
> > > > *Thanks and Regards,*
> > > > *Aditya Maheshwari*
> > > > *Third Year Student*
> > > > *MIT World Peace University, Pune*
> > >
> > > -
> > > To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
> > > For additional commands, e-mail: dev-h...@community.apache.org
> > >
> > >
> >
> > --
> > *Thanks and Regards,*
> > *Aditya Maheshwari*
> > *Third Year Student*
> > *MIT World Peace University, Pune*
> >

-
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org



Re: [VOTE] Move community.a.o site from CMS/SVN to Hugo/Git

2020-03-03 Thread Kamil Breguła
+1 (no-binding)
I developed Airflow website using Hugo. It's fantastic.
https://airflow.apache.org/
https://github.com/apache/airflow-site

On Wed, Mar 4, 2020 at 2:12 AM Willem Jiang  wrote:
>
> +1 (no-binding)
> For moving to a modern website builder :)
>
> On Sat, Feb 22, 2020 at 7:11 PM Roy Lenferink  wrote:
> >
> > Hi all,
> >
> > After this week's proposal [1] I'd like to start a formal vote on moving 
> > over community.a.o from the
> > current Apache CMS/SVN to Hugo/Git.
> >
> > Involved steps:
> > - Create a comdev-site gitbox repository which will be synced with the 
> > current comdev-site repo on
> > GitHub.
> > - Rename 'trunk' to 'master' and set 'master' as default branch (git repo)
> > - Create a Jenkins job which generates the actual site to the 'asf-site' 
> > branch
> > - Move serving of community.a.o from svn to git
> > - Remove 'community' from the CMS
> > - Add a MOVED_TO_GIT file to the svn repo making clear the the directory 
> > contents have moved
> > to git.
> >
> > Please vote:
> > [ ] +1 for moving over from the CMS/svn to Hugo/git.
> > [ ] -1 for not moving over, in this case please explain why
> >
> > Best,
> > Roy
> >
> > [1] 
> > https://lists.apache.org/thread.html/r338baf731f509c6ae833600469c2b247cafe02022c1687a705a66012%40%3Cdev.community.apache.org%3E
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
> > For additional commands, e-mail: dev-h...@community.apache.org
> >
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
> For additional commands, e-mail: dev-h...@community.apache.org
>

-
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org



Re: [Apache Beam] Deploy docker images at apache organization

2020-01-13 Thread Kamil Breguła
Hello,

The Apache Airflow project created a ticket in INFRA and began working
on its image
https://issues.apache.org/jira/browse/INFRA-18254?jql=project%20%3D%20INFRA%20AND%20cf%5B12312823%5D%20%3D%20airflow%20and%20text~%22docker%22

Best regards,
Kamil

On Tue, Jan 14, 2020 at 1:02 AM Hannah Jiang
 wrote:
>
> Hello community
>
> Apache Beam is releasing docker images
>  from
> 2.16.0. Recently, we decided to migrate the images to apache organization
> . Are there any documents I can refer to
> about the process, permission management etc?
>
> Thanks,
> Hannah on behalf of Apache Beam community

-
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org



Re: [ALC] Request to establish ALC in Warsaw

2019-12-20 Thread Kamil Breguła
I will help with this event with all my heart and soul. This is a fantastic
idea!

On 2019/12/20 16:33:42, Tomasz Urbaszek  wrote:
> Hi,
>
> It would be awesome to establish ALC in Warsaw. I'm (Apache Airflow
committer) happy to start it together with Jarek Potiuk (Apache Airflow
PMC).
>
> We already had workshops for first time contributors to Airflow and we
see that there's a lot of interest in Apache and its projects.  Also it
would be great to meet other local contributors.
>
> Best,
> Tomek Urbaszek
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
> For additional commands, e-mail: dev-h...@community.apache.org
>
>